Subject: Re: installing named-xfer static by default
To: matthew green <mrg@eterna.com.au>
From: None <itojun@iijlab.net>
List: tech-security
Date: 02/09/2001 10:33:18
>>   PS: I'm going to document how I did this, and also consider making
>>   the default (after discussion)
>i assume you mean `named in chroot' by `this' ?
>that would rule.

	i tried to come up with /etc/rc.d/chrootnamed before,
	but did not finished it.
	you need at least /etc/named.conf, /etc/namedb, /dev/{null,zero}
	(maybe random?) and named-xfer, a uid to run it.
	then "named -t /var/namedjail -u foo".

itojun