From owner-freebsd-security Fri Jun 7 18:11:14 2002 Delivered-To: freebsd-security@freebsd.org Received: from dc.cis.okstate.edu (dc.cis.okstate.edu [139.78.100.219]) by hub.freebsd.org (Postfix) with ESMTP id E458E37B405 for ; Fri, 7 Jun 2002 18:11:10 -0700 (PDT) Received: from dc.cis.okstate.edu (localhost [127.0.0.1]) by dc.cis.okstate.edu (8.11.6/8.11.6) with ESMTP id g581B5w51411 for ; Fri, 7 Jun 2002 20:11:05 -0500 (CDT) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <200206080111.g581B5w51411@dc.cis.okstate.edu> To: freebsd-security@FreeBSD.ORG Subject: Re: nsupdate not working at all with keys. Date: Fri, 07 Jun 2002 20:11:05 -0500 From: Martin McCormick Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I did get an answer and it is something everyone should watch for if they install bind9.2.1 . The port is fine but a few of the executables such as nsupdate end up in /usr/local/bin instead of /usr/local/sbin where the older nsupdate lives. Bind and dig on the other hand replace the older applications so they are okay. The new port puts man pages in /usr/local/man where as the older port had the same pages in /usr/share/man which makes your documentation out of sync. Just move the suspect man pages somewhere else or delete them if you are brave and chmod -x the left-over executables so they don't chime in when they shouldn't and things work a lot better. Martin McCormick WB5AGZ Stillwater, OK OSU Center for Computing and Information Services Network Operations Group To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message