From owner-freebsd-security Tue Jan 30 2:22:30 2001 Delivered-To: freebsd-security@freebsd.org Received: from orhi.sarenet.es (orhi.sarenet.es [192.148.167.5]) by hub.freebsd.org (Postfix) with ESMTP id 77DC737B6B7 for ; Tue, 30 Jan 2001 02:22:04 -0800 (PST) Received: from sarenet.es (borja.sarenet.es [192.148.167.77]) by orhi.sarenet.es (Postfix) with ESMTP id 9B7DB4A1D for ; Tue, 30 Jan 2001 11:22:00 +0100 (MET) Message-ID: <3A7695CB.7E2F7CBB@sarenet.es> Date: Tue, 30 Jan 2001 11:22:03 +0100 From: Borja Marcos X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-security@freebsd.org Subject: More bind8 ports problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, After installing the port (getting the correct files from ftp.isc.org), I have seen a problem: After I modify /etc/rc.conf so to use /usr/local/sbin/named, whenever I run "ndc restart" (using /usr/local/sbin/ndc), the server doesn't restart, as it is looking for named.conf in /etc. Wouldn't it be better to build it with DESTETC=/etc/namebd, so that it is easier to replace it? Another problem: I have tried to run named as a "bind" user, but if I restart it with ndc, the new named runs as "root". Borja. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message