Re: named / BIND 9.4.1-P1 /etc/named/master ownership

2007-12-03 Thread Gelsema, P (Patrick) - FreeBSD
On Mon, December 3, 2007 23:44, Philip M. Gollucci wrote: > Philip M. Gollucci wrote: >> Gelsema, P (Patrick) - FreeBSD wrote: >>> Ok.. In the /var directory there is no dump directory. So solving this >>> I >>> should do the following: >>> >>> hulk# mkdir /var/dump >>> hulk# chown bind:bind /var/d

Re: named / BIND 9.4.1-P1 /etc/named/master ownership

2007-12-03 Thread Philip M. Gollucci
Philip M. Gollucci wrote: > Gelsema, P (Patrick) - FreeBSD wrote: >> Ok.. In the /var directory there is no dump directory. So solving this I >> should do the following: >> >> hulk# mkdir /var/dump >> hulk# chown bind:bind /var/dump Well, if its relative to the chroot, its /var/named/var/dump --

Re: named / BIND 9.4.1-P1 /etc/named/master ownership

2007-12-03 Thread Philip M. Gollucci
Gelsema, P (Patrick) - FreeBSD wrote: > Ok.. In the /var directory there is no dump directory. So solving this I > should do the following: > > hulk# mkdir /var/dump > hulk# chown bind:bind /var/dump > > Is that correct? I believe so. > > Whilst I am on the BIND topic, does BIND automatically r

Re: named / BIND 9.4.1-P1 /etc/named/master ownership

2007-12-03 Thread Gelsema, P (Patrick) - FreeBSD
On Mon, December 3, 2007 23:29, Philip M. Gollucci wrote: >> When I change the ownership, problem goes away. >> How can I get the problem away without changing the ownership? > in the options {} section > what do you have for: > > options { > // Relative to the chroot directory > // n

Re: named / BIND 9.4.1-P1 /etc/named/master ownership

2007-12-03 Thread Philip M. Gollucci
> When I change the ownership, problem goes away. > How can I get the problem away without changing the ownership? in the options {} section what do you have for: options { // Relative to the chroot directory // named_chrootdir="/var/named" directory "/etc/namedb";

Re: named / BIND 9.4.1-P1 /etc/named/master ownership

2007-12-03 Thread Gelsema, P (Patrick) - FreeBSD
On Mon, December 3, 2007 23:03, Philip M. Gollucci wrote: > Gelsema, P (Patrick) - FreeBSD wrote: >> In /etc/rc.conf I got the following. >> hulk# cat /etc/rc.conf | grep named >> named_enable="YES" >> named_uid="bind" >> named_chrootdir="/var/named" > grep named /etc/defaults/rc.conf > # named. I

Re: named / BIND 9.4.1-P1 /etc/named/master ownership

2007-12-03 Thread Philip M. Gollucci
Gelsema, P (Patrick) - FreeBSD wrote: > In /etc/rc.conf I got the following. > hulk# cat /etc/rc.conf | grep named > named_enable="YES" > named_uid="bind" > named_chrootdir="/var/named" grep named /etc/defaults/rc.conf # named. It may be possible to run named in a sandbox, man security for named_e