Hello@All,
i have to solve some bugs,
i run two little Servers (Master+Slave) and the master
has to replicate entries to slave). This worked at 7.1 but after upgrade replication seems to fail? I read about user-right problems cause the user-rights at /etc/namedb where been bind:wheel but i got messages "can not write to working dir"
i found some info at a forum to change:
/etc/bind.chroot.dist
to change root -> to bind but this does not help?
/set type=dir uname=root(to>bind?) gname=wheel mode=0755
.
dev mode=0555
..
etc
namedb
dynamic uname=bind
..
master
..
slave uname=bind
..
..
..
/set type=dir uname=bind gname=wheel mode=0755
var uname=bind
thanks for help..
Tom
i have to solve some bugs,
i run two little Servers (Master+Slave) and the master
has to replicate entries to slave). This worked at 7.1 but after upgrade replication seems to fail? I read about user-right problems cause the user-rights at /etc/namedb where been bind:wheel but i got messages "can not write to working dir"
i found some info at a forum to change:
/etc/bind.chroot.dist
to change root -> to bind but this does not help?
/set type=dir uname=root(to>bind?) gname=wheel mode=0755
.
dev mode=0555
..
etc
namedb
dynamic uname=bind
..
master
..
slave uname=bind
..
..
..
/set type=dir uname=bind gname=wheel mode=0755
var uname=bind
thanks for help..
Tom