1ypbind_selinux(8) ypbind Selinux Policy documentation ypbind_selinux(8)
2
3
4
6 ypbind_selinux - Security Enhanced Linux Policy for NIS.
7
9 Security-Enhanced Linux secures the system via flexible mandatory
10 access control. By default NIS is not allowed, since it requires dae‐
11 mons to be allowed greater access to the network.
12
14 You must set the allow_ypbind boolean to allow your system to work
15 properly in a NIS environment.
16
17 setsebool -P allow_ypbind 1
18
19 system-config-selinux is a GUI tool available to customize SELinux pol‐
20 icy settings.
21
23 This manual page was written by Dan Walsh <dwalsh@redhat.com>.
24
25
27 selinux(8), ypbind(8), chcon(1), setsebool(8)
28
29
30
31dwalsh@redhat.com 17 Jan 2005 ypbind_selinux(8)