20 lines
746 B
Groff
20 lines
746 B
Groff
.TH "ypbind_selinux" "8" "17 Jan 2005" "dwalsh@redhat.com" "ypbind Selinux Policy documentation"
|
|
.SH "NAME"
|
|
ypbind_selinux \- Security Enhanced Linux Policy for NIS.
|
|
.SH "DESCRIPTION"
|
|
|
|
Security-Enhanced Linux secures the system via flexible mandatory access
|
|
control. By default NIS is not allowed, since it requires daemons to be allowed greater access to the network.
|
|
.SH BOOLEANS
|
|
.TP
|
|
You must set the allow_ypbind boolean to allow your system to work properly in a NIS environment.
|
|
.TP
|
|
setsebool -P allow_ypbind 1
|
|
.TP
|
|
system-config-selinux is a GUI tool available to customize SELinux policy settings.
|
|
.SH AUTHOR
|
|
This manual page was written by Dan Walsh <dwalsh@redhat.com>.
|
|
|
|
.SH "SEE ALSO"
|
|
selinux(8), ypbind(8), chcon(1), setsebool(8)
|