Dominick Grift (domg472)
-
@scanepa because there were some issue reported with regard to mislabelled files.
-
@scanepa After installation do: 1. restorecon -R /var 2. yum install policycoreutils-restorecond; restorecon -R ~, and relogin.
-
@ardrigh alright thats the first fix, there should be more issues, please test/reproduce
-
@ardrigh Yes /var/lock symlink is mislabelled , suggested fix in report wont fix it i believe. Maybe restorecon -R -v /var will...
-
@ardrigh Actually restorecon -R -v /var...
-
@ardrigh The symbolic link is mislabelled. try restorecon -R -v /var/lock; ls -alZ /var | grep lock (should be var_lock_t)
-
@ardrigh you can also find it by looking at the ino= in the avc denials then: find / -inum $ino
-
@ardrigh it could also be that the pppd init script now creates the lock files
-
@ardrigh If that is true then all we have to do is add file context specs for pppd's lock file (there is non currently)
-
@ardrigh i suspect that something later runs restorecon over them and resets the types to the type of the parent (var_lock_t)
-
@ardrigh When pppd creates its lock files in /var/lock.* they (should) get created with type pppd_lock_t type
-
@ardrigh Are you also seeing the SELinux pppd issue? Can you tell me which files pppd stores in /var/lock exactly, and where?
-
@adhisimon "System settings" > "Default applications" > "Web"
-
@jamesm Thanks!
-
@jamesm Bad example imho. It breaks the policy model. Running audit2allow -M is easy but is it the right thing to do?
-
Figuring out why my 4965AGN will not connect to my WAP4000N wireless N AP...
Sunday, 06-Jul-08 17:43:01 UTC from web