Hi,

CentOS, 6.5, default bind package bind-9.8.2-0.17.rc1.el6_4.6.x86_64.

trying to add slave zone with command rndc addzone "zone.local" '{ type
slave; file "slaves/zone.local"; masters { 172.31.199.154; }; };'

but getting rndc: 'addzone' failed: permission denied, nothing on the logs,
only received control channel command 'addzone zone.local { type slave;
file "slaves/zone.local"; masters { 172.31.199.154; }; };' even after rndc
trace 99.

allow-new-zones yes;

tried with chmod 777 for /var/named, /etc/named, /usr/lib64/bind but
nothing helps.

please advice me a way to find why permission is denied.


thanks in advance.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to