ypbind_selinux(8) - Linux man page
Name
ypbind_selinux - Security Enhanced Linux Policy for NIS.Description
Security-Enhanced Linux secures the system via flexible mandatory access control. By default NIS is not allowed, since it requires daemons to be allowed greater access to the network.
Booleans
- You must set the allow_ypbind boolean to allow your system to work properly in a NIS environment.
- setsebool -P allow_ypbind 1
- system-config-securitylevel is a GUI tool available to customize SELinux policy settings.
- setsebool -P allow_ypbind 1
