Lamont R. Peterson wrote:
On Monday 12 December 2005 10:45am, Craig White wrote:
On Mon, 2005-12-12 at 10:30 -0700, Lamont R. Peterson wrote:
On Monday 12 December 2005 05:55am, Craig White wrote:
from /var/log/messages
Dec 12 05:11:48 srv1 named[18083]: /var/named/clsurvey.com.hosts.jnl:
create: permission denied
Have you flipped the named_write_master_zones boolean?
----
I haven't done anything other than create the entries that I listed in
local.te and reload the policy. How do I 'flipp the
named_write_master_zones boolean?
----
As root (of course), run:
# getsebool named_write_master_zones
named_write_master_zones --> inactive
If it says "inactive" (------^^^^^^^^), then run:
# setsebool named_write_master_zones 1
Use "getsebool -a" to see the available booleans.
[snip]
Use
setseboop -P named_write_master_zones 1
To make it permanent.
------------------------------------------------------------------------
--
fedora-selinux-list mailing list
fedora-selinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-selinux-list
--
--
fedora-selinux-list mailing list
fedora-selinux-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-selinux-list