Re: How to make sure that I compile MD5 based system

2000-04-08 Thread Alexey N. Dokuchaev
On Sat, 8 Apr 2000, Chris D. Faulhaber wrote: > If a program links with libcrypt and libcrypt is linked to libscrypt (MD5 > version) instead of libdescrypt (DES version), then that program will use > MD5. > Got it. Thanks. Cheers, /* Alexey N. Dokuchaev, more commonly |

Re: How to make sure that I compile MD5 based system

2000-04-08 Thread Chris D. Faulhaber
On Sat, 8 Apr 2000, Alexey N. Dokuchaev wrote: > On Sat, 8 Apr 2000, Chris D. Faulhaber wrote: > > > On Sat, 8 Apr 2000, Alexey N. Dokuchaev wrote: > > > > > Hello! > > > > > > I am using FreeBSD 4.0. The thing is, that I want DES sources and > > > libraries hanging around (just in case), but

Re: How to make sure that I compile MD5 based system

2000-04-08 Thread Alexey N. Dokuchaev
On Sat, 8 Apr 2000, Chris D. Faulhaber wrote: > On Sat, 8 Apr 2000, Alexey N. Dokuchaev wrote: > > > Hello! > > > > I am using FreeBSD 4.0. The thing is, that I want DES sources and > > libraries hanging around (just in case), but the whole system be MD5 based > > (including /sbin/init, other

Re: How to make sure that I compile MD5 based system

2000-04-08 Thread Chris D. Faulhaber
On Sat, 8 Apr 2000, Alexey N. Dokuchaev wrote: > Hello! > > I am using FreeBSD 4.0. The thing is, that I want DES sources and > libraries hanging around (just in case), but the whole system be MD5 based > (including /sbin/init, other utils, and correct links in /lib). I looked > at /etc/defaul

How to make sure that I compile MD5 based system

2000-04-08 Thread Alexey N. Dokuchaev
Hello! I am using FreeBSD 4.0. The thing is, that I want DES sources and libraries hanging around (just in case), but the whole system be MD5 based (including /sbin/init, other utils, and correct links in /lib). I looked at /etc/defaults/make.conf, but didn't and references of this kind, except