Re: [Hampshire] Fedora 10 SELinux

Top Page

Reply to this message
Author: B STEVENS
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] Fedora 10 SELinux
I typed in those commands and received exactly the same results as you.

Regards

Bryan

--- On Wed, 3/12/08, John Cooper <lug@???> wrote:
Bryan, my SELinux context are different to yours. Check the following
and if different do a restorecon -v '/usr/sbin/NetworkManager' and
restorecon -v '/sbin/dhclient' to see if updated.

$ ls -alZ /usr/sbin/NetworkManager
-rwxr-xr-x root root system_u:object_r:NetworkManager_exec_t:s0
/usr/sbin/NetworkManager
$ which dhclient
/sbin/dhclient
$ ls -alZ /sbin/dhclient
-rwxr-xr-x root root system_u:object_r:dhcpc_exec_t:s0 /sbin/dhclient