From Fedora Project Wiki
< SELinux
m (1 revision(s)) |
(added category SELinux) |
||
Line 28: | Line 28: | ||
</pre> | </pre> | ||
[[Category:SELinux]] |
Latest revision as of 18:43, 15 August 2015
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)