LWN.net Logo

SELinux and Fedora

SELinux and Fedora

Posted Jul 10, 2008 17:31 UTC (Thu) by smoogen (subscriber, #97)
In reply to: SELinux and Fedora by jwb
Parent article: SELinux and Fedora

selinux only disables symlinks if you are trying to go between security contexts. as in having
a symlink in /tmp pointing to /etc/passwd so you can replace its contents with webapp x.
[Which is why I now make sure selinux is turned on my sql and webservers as the ones that
didn't have it on got busted.]

So normally you need to make sure that what you are pointing to has the correct context so
that the program you want will work. 


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds