[CentOS] SELinux Question

Gordon Messmer gordon.messmer at gmail.com
Tue Jul 23 04:59:03 UTC 2013


On 07/22/2013 07:41 AM, Ken Smith wrote:
> Hi Guys, My google foo is failing me this afternoon. Just configuring a
> new C6 install. I know there are SELinux alerts happening, eg: I know I
> need to enable named to write to the local .jnl file as part of dynamic
> DNS, but sealert -b is not listing any alerts. I can see raw audit
> messages.  Is there some daemon I have forgotten to start or install?

If you don't see AVCs logged and suspect that SELinux is causing you 
problems anyway, enable all logging:

semodule -BD

http://fedoraproject.org/wiki/SELinux/Troubleshooting

If you don't see AVCs in the log, then SELinux isn't denying access.

Normally if files are created in /var/named/dynamic, then the SELinux 
context will already be set correctly.



More information about the CentOS mailing list