ypbind_selinux(8) ypbind Selinux Policy documentation ypbind_selinux(8)
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 dae-
mons 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.
AUTHOR
This manual page was written by Dan Walsh <dwalsh@redhat.com>.
SEE ALSO
selinux(8), ypbind(8), chcon(1), setsebool(8)
dwalsh@redhat.com 17 Jan 2005 ypbind_selinux(8)