Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: issue with named: msg#00076
|
Subject: |
Re: issue with named |
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
--
|
| |