[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dumb newbie questions
> This is totally bizarre - why would the directory location affect it?
The directory location does not affect it. The security type does.
SELinux does not pay attention to the user - it pays attention to
the security context. You can see the security context by typing
ls -Z <file>.
When you copy files into directories, you're changing their
security context, much like changing permissions.
> Is this normal or a bug in my setup?
This is probably normal.
>
> Not to complain but if selinux breaks (fixes?) something as universal as
> the ability of a program to use stdout, there should be a big red
> warning label in the docs, saying "Look out! Programs that use stdout
> will not work unless you put them in certain directories!" But that's
> just me...
Everything not specifically allowed on SELinux is forbidden.
If you have no good reason for a certain privilege, then you're not
granted that privilege.
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.
This mailing list archive is a service of Copilot Consulting.