Man page - nis_selinux(8)
Packages contains this manual
Package: selinux-policy-doc
apt-get install selinux-policy-doc
apt-get install selinux-policy-doc
Manuals in package:
Documentations in package:
Manual
ypbind_selinux
NAMEDESCRIPTION
BOOLEANS
AUTHOR
SEE ALSO
NAME
ypbind_selinux - Security Enhanced Linux Policy for NIS.
DESCRIPTION
Security-Enhanced Linux secures the system via flexible mandatory access control. SELinux can be setup deny NIS from working, 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-selinux 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)