Date: 11 Dec 2000 11:25:07 +0100 From: Dmitry Karasik <dk@plab.ku.dk> To: freebsd-stable@freebsd.org Subject: Re: crypt() default behavior Message-ID: <u3dfvs1a4.fsf@plab.ku.dk> In-Reply-To: Nora Etukudo's message of "Fri, 8 Dec 2000 12:27:47 %2B0100" References: <uvgswa38t.fsf@plab.ku.dk> <3A2F9680.A16C609D@triplan.com> <20001208122747.A29665@mail.nxe.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Nora! On 08 Dec 00 at 12:27, "Nora" (Nora Etukudo) wrote: Nora> DES and MD5 encrypted passwords. Since several years I have the Nora> following a.o. in my post installation script: Nora> .... echo "Linke die MD5-Crypto Bibliotheken ...." ( cd /usr/lib Nora> rm -f libcrypt.a; ln -s libscrypt.a libcrypt.a rm -f libcrypt.so; Thanks a lot, that's the way I like it :) By the way, where can I read more on the topic? Like, why different outputs of perl -le 'print crypt(q(jopa), q(salt))' -- Sincerely, Dmitry --- www.karasik.eu.org --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?u3dfvs1a4.fsf>