Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 1999 17:21:53 -0800 (PST)
From:      Doug Barton <Doug@gorean.org>
To:        "J.C. Frazier" <wolfman@csocs.com>
Cc:        Jonathan Weaver <jweaver@websitefactory.net>, freebsd-isp@FreeBSD.ORG
Subject:   Re: apache13-fp-modssl problem with passwords
Message-ID:  <Pine.BSF.4.21.9911291719400.32747-100000@24-25-220-29.san.rr.com>
In-Reply-To: <3842FBEF.3D8E564C@csocs.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 29 Nov 1999, J.C. Frazier wrote:

> > Did you install the DES libraries? It is a seperate package that has to be
> > installed before
> > you can use DES.
> >
> >                 - Jonathan

> Yes, DES is installed:
> 
> bash-2.03# ls -l /usr/lib/*crypt*
> lrwxrwxrwx  1 root  wheel     11 Sep 18 11:16 /usr/lib/libcrypt.a ->
> libscrypt.a
> lrwxrwxrwx  1 root  wheel     12 Sep 18 11:16 /usr/lib/libcrypt.so ->
> libscrypt.so
> lrwxrwxrwx  1 root  wheel     14 Sep 18 11:16 /usr/lib/libcrypt.so.2 ->
> libscrypt.so.2
> lrwxrwxrwx  1 root  wheel     13 Sep 18 11:17 /usr/lib/libcrypt_p.a ->
> libscrypt_p.a

	You have installed the libraries (somehow?) but your symlinks are
not up to date, so the crypt() system call is still using MD5. Try doing
the DES install using /stand/sysinstall, which will sort this all out for
you. 

Good luck,

Doug



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.9911291719400.32747-100000>