Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2000 11:27:03 -0500 (EST)
From:      Mark Livingstone <mlivingstone@ottawa.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   MD5 and DES?!
Message-ID:  <200012171627.LAA21922@mail.ottawa.com>

next in thread | raw e-mail | index | archive | help
I've just altered my login.conf to utilize MD5 for password encryption. 
However, I have no idea what to do with libcrypt* since they are linked to 
libdescrypt:

lrwxr-xr-x  1 root  wheel       13 Nov 27 11:01 /usr/lib/libcrypt.a -> 
libdescrypt.a
lrwxr-xr-x  1 root  wheel       14 Nov 27 11:01 /usr/lib/libcrypt.so -> 
libdescrypt.so
lrwxr-xr-x  1 root  wheel       16 Nov 27 11:01 /usr/lib/libcrypt.so.2 -> 
libdescrypt.so.2
lrwxr-xr-x  1 root  wheel       15 Nov 27 11:01 /usr/lib/libcrypt_p.a -> 
libdescrypt_p.a
-r--r--r--  1 root  wheel  1259976 Nov 27 11:14 /usr/lib/libcrypto.a
lrwxr-xr-x  1 root  wheel       14 Nov 27 11:14 /usr/lib/libcrypto.so -> 
libcrypto.so.1
-r--r--r--  1 root  wheel   782240 Nov 27 11:14 /usr/lib/libcrypto.so.1
-r--r--r--  1 root  wheel  1341920 Nov 27 11:14 /usr/lib/libcrypto_p.a

how do i change them to be linked against MD5? reboot is necessary after/for 
that?

Get your Free email at http://mail.ottawa.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?200012171627.LAA21922>