Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Feb 2001 11:30:24 -0600 (CST)
From:      Chris Byrnes <chris@JEAH.net>
To:        Vivek Khera <khera@kciLink.com>
Cc:        FreeBSD Stable <stable@FreeBSD.ORG>
Subject:   Re: DNS security
Message-ID:  <Pine.BSF.4.21.0102011129290.62920-100000@awww.jeah.net>
In-Reply-To: <14969.38607.142726.115583@onceler.kciLink.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 2) bind tries to write temporary files into the CWD.  Unfortunately,
>    /etc/namedb is root:wheel and not writable by the bind process
>    owner.  There doesn't seem to be a parameter to bind to tell it
>    where to write those files, but there is an environment variable,
>    DSTKEYPATH, that can be used.

cd /etc
chown -R bind:bind namedb
chmod 700 namedb


-- Chris



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102011129290.62920-100000>