On 21.10.10 15:51, Martin McCormick wrote:
>       The problem was that named.conf.keys was owned by root
> instead of bind. I have an #include statement in named.conf to
> read in the file so there is where the permission problem was
> and the log tells you quite nicely what line number in
> named.conf is causing the problem.

if your names runs under 'bind' userid, it apparently should not own its
config files, only those it writes to. It's quite good practice when daemon
can't write to its config files.

You apparently need only change permissions so bind could READ the file,
which usually means group bind and group-read privileges.
-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
The early bird may get the worm, but the second mouse gets the cheese. 
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to