From owner-freebsd-stable Thu Feb 1 9:31:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from awww.jeah.net (awww.jeah.net [216.111.239.130]) by hub.freebsd.org (Postfix) with ESMTP id 6DC4137B491 for ; Thu, 1 Feb 2001 09:31:38 -0800 (PST) Received: from localhost (chris@localhost) by awww.jeah.net (8.11.1/8.11.0) with ESMTP id f11HUOo66662; Thu, 1 Feb 2001 11:30:24 -0600 (CST) (envelope-from chris@JEAH.net) Date: Thu, 1 Feb 2001 11:30:24 -0600 (CST) From: Chris Byrnes To: Vivek Khera Cc: FreeBSD Stable Subject: Re: DNS security In-Reply-To: <14969.38607.142726.115583@onceler.kciLink.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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