.TH "kerberos_selinux" "8" "17 Jan 2005" "dwalsh@redhat.com" "kerberos Selinux Policy documentation" .de EX .nf .ft CW .. .de EE .ft R .fi .. .SH "NAME" kerberos_selinux \- Security Enhanced Linux Policy for Kerberos. .SH "DESCRIPTION" Security-Enhanced Linux secures the system via flexible mandatory access control. SELinux policy can be configured to deny Kerberos access to confined applications, since it requires daemons to be allowed greater access to certain secure files and additional access to the network. .SH BOOLEANS .PP You must set the allow_kerberos boolean to allow your system to work properly in a Kerberos environment. .EX setsebool -P allow_kerberos 1 .EE .PP system-config-selinux is a GUI tool available to customize SELinux policy settings. .SH AUTHOR This manual page was written by Dan Walsh . .SH "SEE ALSO" selinux(8), kerberos(1), chcon(1), setsebool(8)