Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2001 17:03:31 +0000
From:      Ceri <setantae@submonkey.net>
To:        Gerardo Amaya <gerardo@delaluz.net>
Cc:        Grant Innes <grant.innes@mirror-image.com>, freebsd-questions@freebsd.org
Subject:   Re: encryption and master.passwd
Message-ID:  <20011217170331.GA41432@rhadamanth>
In-Reply-To: <3C1E216E.7E617D7A@delaluz.net>
References:  <PNECJIFHGIHMFLGMKBPEAELFDAAA.grant.innes@mirror-image.com> <3C1E216E.7E617D7A@delaluz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 17, 2001 at 10:46:38AM -0600, Gerardo Amaya wrote:
> You have to check your libcrypt  try this
>=20
> ls -l /usr/lib/libcrypt*
>=20
> If the symbolic links point to libdescrypt*, you=19re using DES, if it po=
ints
> to libmd5crypt*, you=19re
> using MD5.
>=20
> I read that the symbolic link is pointing to libdescrypt* you're useing D=
ES
> if it points to libmd5crypt* you have MD5

And if they don't point to either of those ? ;^)

setantae@rhadamanth setantae$ ls -l /usr/lib/libcrypt*
-r--r--r--  1 root  wheel    34052 Dec  5 00:53 /usr/lib/libcrypt.a
lrwxr-xr-x  1 root  wheel       13 Dec  5 00:53 /usr/lib/libcrypt.so -> lib=
crypt.so.2
-r--r--r--  1 root  wheel    28876 Dec  5 00:53 /usr/lib/libcrypt.so.2
-r--r--r--  1 root  wheel    37106 Dec  5 00:53 /usr/lib/libcrypt_p.a
-r--r--r--  1 root  wheel  1259528 Dec  5 00:56 /usr/lib/libcrypto.a
lrwxr-xr-x  1 root  wheel       14 Dec  5 00:56 /usr/lib/libcrypto.so -> li=
bcrypto.so.2
-r--r--r--  1 root  wheel   777460 Dec  5 00:56 /usr/lib/libcrypto.so.2
-r--r--r--  1 root  wheel  1341942 Dec  5 00:56 /usr/lib/libcrypto_p.a
setantae@rhadamanth setantae$

For clarity, I should explain that I'm using blowfish, so you're not
limited to just DES and MD5.

--=20
keep a mild groove on

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?20011217170331.GA41432>