Sean Bruno wrote:
What messages do you get in /var/log/messages? There is one problem
with all but the latest version of dhcp which created yp.conf files
incorrectly (see bz 147926). Beside that I don't think anything else is
known. Only looking at the messages will help to say more.
Interestingly enough, I don't see anything. However, /etc/init.d/ypbind
throws an error about accessing /var/yp.
Thoughts?
Can you check /var/log/audit.log also?
Which policy are you running?
If you have sources installed you can do a
make -C /etc/selinux/targeted/src/policy enableaudit reload
And see if you have any audit messages.
Dan