1kerberos_selinux(8) kerberos Selinux Policy documentation kerberos_selinux(8)
2
3
4
6 kerberos_selinux - Security Enhanced Linux Policy for Kerberos.
7
9 Security-Enhanced Linux secures the system via flexible mandatory
10 access control. By default Kerberos access is not allowed, since it
11 requires daemons to be allowed greater access to certain secure files
12 and addtional access to the network.
13
15 You must set the allow_kerberos boolean to allow your system to work
16 properly in a Kerberos environment.
17 setsebool -P allow_kerberos 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), kerberos(1), chcon(1), setsebool(8)
28
29
30
31dwalsh@redhat.com 17 Jan 2005 kerberos_selinux(8)