Date: Fri, 07 Jun 2002 20:11:05 -0500 From: Martin McCormick <martin@dc.cis.okstate.edu> To: freebsd-security@FreeBSD.ORG Subject: Re: nsupdate not working at all with keys. Message-ID: <200206080111.g581B5w51411@dc.cis.okstate.edu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206080111.g581B5w51411>