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