Date: Thu, 18 Jan 1996 10:41:03 +0100 (MET) From: J Wunsch <j@uriah.heep.sax.de> To: witr@rwwa.com (Robert Withrow) Cc: freebsd-hackers@freebsd.org (FreeBSD hackers) Subject: Re: user management stuff Message-ID: <199601180941.KAA05870@uriah.heep.sax.de> In-Reply-To: <199601180116.UAA08913@spooky.rwwa.com> from "Robert Withrow" at Jan 17, 96 08:16:15 pm
next in thread | previous in thread | raw e-mail | index | archive | help
As Robert Withrow wrote: > > > > 3) chpass -p doesn't seem to work at all. > > > > That seems to work just fine for me in -current. > > Can you give me a (shrouded) example, just to rule out > operator error on my part, for 2.1? Or, do the > commit logs indicate a bug fix in this area? If you look into the source, the fix is obvious. Compile without YP defined, or move the YP initialization up two dozen lines before the option evaluation. I'm too lazy to make you a diff for it. :-) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601180941.KAA05870>