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. SELinux policy can be configured to deny Kerberos
11 access to confined applications, since it requires daemons to be
12 allowed greater access to certain secure files and additional access to
13 the network.
14
16 You must set the allow_kerberos boolean to allow your system to work
17 properly in a Kerberos environment.
18 setsebool -P allow_kerberos 1
19
20 system-config-selinux is a GUI tool available to customize SELinux pol‐
21 icy settings.
22
24 This manual page was written by Dan Walsh <dwalsh@redhat.com>.
25
26
28 selinux(8), kerberos(1), chcon(1), setsebool(8)
29
30
31
32dwalsh@redhat.com 17 Jan 2005 kerberos_selinux(8)