[OpenIndiana-discuss] OI BIND server

Gary Mills gary_mills at fastmail.fm
Thu Apr 12 17:22:04 UTC 2012


On Thu, Apr 12, 2012 at 10:56:24AM -0400, Mark Creamer wrote:
> Thanks Dave and Gary for the input. Once I understood where the system
> messages were going I was able to figure out that I had an issue with
> the permissions on the named.conf file I was using. I changed two
> things:
> 
> 1. chown root:sys /etc/named.conf  (It was root:root)
> 2. chmod 755 /etc/named.conf

    $ ll /etc/named.conf
    -rw-r--r--   1 root     root        1615 Aug 12  2011 /etc/named.conf

> Now it starts properly. Can anyone confirm for me that the permissions
> are correct though? I just want to make sure it's secure and I think
> 755 might not be restrictive enough??

My practice is to make all system files world readable, unless there
is a reason not to do so.  I assume there's nothing confidential in
that file.

-- 
-Gary Mills-		-refurb-		-Winnipeg, Manitoba, Canada-



More information about the OpenIndiana-discuss mailing list