1named_selinux(8) named Selinux Policy documentation named_selinux(8)
2
3
4
6 named_selinux - Security Enhanced Linux Policy for the Internet Name
7 server (named) daemon
8
10 Security-Enhanced Linux secures the named server via flexible mandatory
11 access control.
12
14 SELinux policy is customizable based on least access required. So by
15 default SElinux policy does not allow named to write master zone files.
16 If you want to have named update the master zone files you need to set
17 the named_write_master_zones boolean.
18 setsebool -P named_write_master_zones 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), named(8), chcon(1), setsebool(8)
29
30
31
32
33
34dwalsh@redhat.com 17 Jan 2005 named_selinux(8)