logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

named_selinux - Security Enhanced Linux Policy for the Internet Name server (named) daemon

Author

       This manual page was written by Dan Walsh <dwalsh@redhat.com>.

Booleans

       SELinux  policy  is  customizable  based on least access required.  So by default SELinux policy does not
       allow named to write master zone files.  If you want to have named update the master zone files you  need
       to set the named_write_master_zones boolean.
       setsebool -P named_write_master_zones 1

       system-config-selinux is a GUI tool available to customize SELinux policy settings.

Description

       Security-Enhanced Linux secures the named server via flexible mandatory access control.

Name

       named_selinux - Security Enhanced Linux Policy for the Internet Name server (named) daemon

See Also

selinux(8), named(8), chcon(1), setsebool(8)

dwalsh@redhat.com                                  17 Jan 2005                                  named_selinux(8)

See Also