Date: Wed, 05 May 1999 23:14:28 +1000 (EST) From: Keith <keith@apcs.com.au> To: Konrad Heuer <kheuer@gwdu60.gwdg.de> Cc: questions@FreeBSD.ORG Subject: Re: Remove DES ? Message-ID: <XFMail.990505231428.keith@apcs.com.au> In-Reply-To: <Pine.BSF.4.05.9905051450350.89687-100000@gwdu60.gwdg.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Konrad
It works Thanks
<snip>
99 11:09pm ln -s libscrypt.so libcrypt.so
100 11:09pm ln -s libscrypt.so.2 libcrypt.so.2
101 11:09pm ln -s libscrypt_p.a libcrypt_p.a
103 11:10pm ln -s libscrypt.a libcrypt.a
</snip>
Keith
On 05-May-99 Konrad Heuer wrote:
>
> On Wed, 5 May 1999, Keith wrote:
>
>> How do I remove DES libary to go back to md5 >
>
> There are some symbolic links libcrypt* in /usr/lib and
> /usr/lib/compat/aout pointing either to libdescrypt* (DES encryption) or
> to libscrypt* (MD5). Just remove the old links and create corresponding
> new ones. On my system (DES) I see the following links:
>
> libcrypt.a -> libdescrypt.a
> libcrypt.so -> libdescrypt.so
> libcrypt.so.2 -> libdescrypt.so.2
> libcrypt_p.a -> libdescrypt_p.a
>
> Don't forget to set new passwords after replacing the links before you log
> off or you won't be able to log in the next time! :-)
>
> //
> // Konrad Heuer ____ ___ _______
> // Gesellschaft für wissenschaftliche / __/______ ___ / _ )/ __/ _
> \
> // Datenverarbeitung mbH GÖttingen / _// __/ -_) -_) _ |\ \/ //
> /
> // Am Faßberg, D-37077 GÖttingen /_/ /_/ \__/\__/____/___/____/
> // Deutschland (Germany) ----- The Power to Serve -----
> // http://www.freebsd.org
> // kheuer@gwdu60.gwdg.de
> //
"The box said 'Requires Windows 95, NT, or better,' so I installed FreeBSD."
** The thing I like most about Windows 98 is...
** You can download FreeBSD with it!
----------------------------------
E-Mail: Keith <keith@apcs.com.au>
Australia Power Control Systems Pty. Limited.
Date: 05-May-99
Time: 23:13:22
Satelite Service 64K to 2Meg
This message was sent by XFMail
----------------------------------
What's the similarity between an air
conditioner and a computer? They both
stop working when you open windows.
----------------------------------
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?XFMail.990505231428.keith>
