Date: Tue, 28 Mar 2000 00:45:57 -0800 (PST) From: Nguyen Manh Tho <manhtho@yahoo.com> To: questions@FreeBSD.org Subject: Asking about the crypt function Message-ID: <20000328084557.9062.qmail@web1603.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Dear Sir / Madam, Would you help me, please? I've just installed FreeBSD 3.3 and now I want to move all the users of my old system, Window NT, to FreeBSD so that preserving all users' passwords. I found that I can use the crypt(string,salt) function of Perl to encrypt the passwords to the NBS Data Encryption Standard (DES), as the same way as FreeBSD's CRYPT(3) does. I made a script to encrypt the passwords (in cleartext form) to DES form , tested it in FreeBSD , and suceeded. I think I can use that script for my aim. But I still have some questions because I didn't know about the crypt function before and I'm still a newbie in FreeBSD. The first one is whether the encrypted passwords from the crypt function are really security like the passwords made by FreeBSD , and it will compatible with the YP/NIS interaction? Another question is Can I specify any two characters for the salt parameter? Please help me as soon as possible. Thanks you very much in advance. Nguyen Manh Tho __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com 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?20000328084557.9062.qmail>