Bind Question

Terry Polzin fox3ec208 at wideopenwest.com
Thu Jul 21 13:52:34 UTC 2005


On Thursday 21 July 2005 09:18 am, Alexander Dalloz wrote:

>
> Are you running bind chrooted or "normal"? Where is your named.pid file
> located? The package defines:
>
> %attr(750,root,named) %dir /var/named
> %attr(770,named,named) %dir /var/run/named
>
> and the pid file should be in /var/run/named, which is for chrooted
> mode /var/named/chroot/var/run/named. The chroot permission
> sets of the rpm look ok too:
>
> %attr(770,root,named) %dir %prefix/var
> %attr(770,root,named) %dir  %prefix/var/run
> %attr(770,named,named) %dir %prefix/var/run/named
>
Normal mode, pid file is setup to be in /var/named.

So what you're telling me is that I need to 

1) Change named.conf to put the pid file in /var/named/run/
2) chmod 750 /var/named
3) mkdir /var/named/run; chmod 770 /var/named/run;chown 
root:named /var/named/run

Right?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20050721/ea5af71f/attachment-0001.sig>


More information about the fedora-list mailing list