Re: Strange /sbin and /usr/sbin permissions
- From: "jlowery" <jslowery@xxxxxxxxx>
- Date: 29 Dec 2006 06:07:55 -0800
Teo wrote:
Hi,
are you using SELinux? Check /etc/selinux/config. If yes you will have
to check the its configuration which could be preventing you to change
/sbin in your context.
Matteo
I checked the file and it seems to be disabled:
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
# enforcing - SELinux security policy is enforced.
# permissive - SELinux prints warnings instead of enforcing.
# disabled - SELinux is fully disabled.
SELINUX=disabled
# SELINUXTYPE= type of policy in use. Possible values are:
# targeted - Only targeted network daemons are protected.
# strict - Full SELinux protection.
SELINUXTYPE=targeted
system-config-securitylevel also says it is disabled.
I don't know anything about selinux, but I looked in
/etc/selinux/targeted and found a few .LOCK files in there
I did find this:
http://fedora.redhat.com/docs/selinux-faq-fc5/#id2960938
$ ls -dalZ /usr/sbin
drwxr-xr-x root root system_u:object_r:sbin_t:s0
/usr/sbin
$ ls -dalZ /sbin
drwxr-xr-x root root system_u:object_r:sbin_t:s0 /sbin
.
- References:
- Strange /sbin and /usr/sbin permissions
- From: jlowery
- Re: Strange /sbin and /usr/sbin permissions
- From: Teo
- Strange /sbin and /usr/sbin permissions
- Prev by Date: Re: centos and gbit onboard adapter?
- Next by Date: Re: How to turn off "showing window content when dragging" in FC5?
- Previous by thread: Re: Strange /sbin and /usr/sbin permissions
- Next by thread: df reporting filesystem full
- Index(es):
Relevant Pages
|
|