Chris PeBenito bf080a
.TH  "kerberos_selinux"  "8"  "17 Jan 2005" "dwalsh@redhat.com" "kerberos Selinux Policy documentation"
Chris PeBenito 6b19be
.de EX
Chris PeBenito 6b19be
.nf
Chris PeBenito 6b19be
.ft CW
Chris PeBenito 6b19be
..
Chris PeBenito 6b19be
.de EE
Chris PeBenito 6b19be
.ft R
Chris PeBenito 6b19be
.fi
Chris PeBenito 6b19be
..
Chris PeBenito bf080a
.SH "NAME"
Chris PeBenito bf080a
kerberos_selinux \- Security Enhanced Linux Policy for Kerberos.
Chris PeBenito bf080a
.SH "DESCRIPTION"
Chris PeBenito bf080a
Chris PeBenito bf080a
Security-Enhanced Linux secures the system via flexible mandatory access
Chris PeBenito 63f0a7
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.  
Chris PeBenito bf080a
.SH BOOLEANS
Chris PeBenito 6b19be
.PP
Chris PeBenito bf080a
You must set the allow_kerberos boolean to allow your system to work properly in a Kerberos environment.
Chris PeBenito 6b19be
.EX
Chris PeBenito bf080a
setsebool -P allow_kerberos 1
Chris PeBenito 6b19be
.EE
Chris PeBenito 6b19be
.PP
Chris PeBenito f4e2b1
system-config-selinux is a GUI tool available to customize SELinux policy settings.
Chris PeBenito bf080a
.SH AUTHOR	
Chris PeBenito bf080a
This manual page was written by Dan Walsh <dwalsh@redhat.com>.
Chris PeBenito bf080a
Chris PeBenito bf080a
.SH "SEE ALSO"
Chris PeBenito bf080a
selinux(8), kerberos(1), chcon(1), setsebool(8)