issue with named

Lamont R. Peterson lamont at gurulabs.com
Mon Dec 12 18:29:28 UTC 2005


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]
-- 
Lamont R. Peterson <lamont at gurulabs.com>
Senior Instructor
Guru Labs, L.C. [ http://www.GuruLabs.com/ ]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/selinux/attachments/20051212/83fb73a4/attachment.bin 


More information about the selinux mailing list