Date: Wed, 31 May 2000 14:47:42 -0500 (CDT) From: BWS - Offwhite <brennan@offwhite.net> To: LLT <llt@recol.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: copying passwords Message-ID: <Pine.BSF.4.21.0005311444450.9052-100000@home.offwhite.net> In-Reply-To: <010301bfcb26$6f22f160$d15433cf@lan>
next in thread | previous in thread | raw e-mail | index | archive | help
It should be the same. I see no reason they would have changed it. Basically you can save your master password file and copy the encrypted strings back into the 4.0 password file. I think it uses the standard Unix crypt command to generate these encrypted passwords. I have swapped these passwords between apache .htpasswd files in the past without making any changes. Just copy the string from colon to colon... peon:yYTGUGnjM9XJA:5009:1005::0:0:Peon:/home/peon:/sbin/nologin ^^^^^^^^^^^^^ Brennan Stehling - web developer and sys admin projects: www.greasydaemon.com | www.onmilwaukee.com | www.sncalumni.com Microsoft: Will you get a macro virus today? http://www.greasydaemon.com/noms/ <- Why avoid MS? On Wed, 31 May 2000, LLT wrote: > Hi- > > What is the best way to copy users passwords on a 3.1-release > to 4.0-stable box? Is the password authentication mechanism > same for both versions? Thanks! > > LLT > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005311444450.9052-100000>