From owner-freebsd-questions Mon Dec 17 17:59:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from snipe.prod.itd.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by hub.freebsd.org (Postfix) with ESMTP id 9AAD137B41A for ; Mon, 17 Dec 2001 17:59:22 -0800 (PST) Received: from dialup-209.247.139.120.dial1.sanjose1.level3.net ([209.247.139.120] helo=blossom.cjclark.org) by snipe.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16G9XN-0001Ak-00; Mon, 17 Dec 2001 17:59:21 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fBI1xGa21059; Mon, 17 Dec 2001 17:59:16 -0800 (PST) (envelope-from cjc) Date: Mon, 17 Dec 2001 17:59:16 -0800 From: "Crist J . Clark" To: Ceri Cc: Gerardo Amaya , Grant Innes , freebsd-questions@FreeBSD.ORG Subject: Re: encryption and master.passwd Message-ID: <20011217175916.H19170@blossom.cjclark.org> References: <3C1E216E.7E617D7A@delaluz.net> <20011217170331.GA41432@rhadamanth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.2.5i In-Reply-To: <20011217170331.GA41432@rhadamanth>; from setantae@submonkey.net on Mon, Dec 17, 2001 at 05:03:31PM +0000 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Dec 17, 2001 at 05:03:31PM +0000, Ceri wrote: > 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 = points > > to libmd5crypt*, you=19re > > using MD5. > >=20 > > I read that the symbolic link is pointing to libdescrypt* you're useing= DES > > if it points to libmd5crypt* you have MD5 >=20 > And if they don't point to either of those ? ;^) The symlinks disappeared over a release ago. Pull up login.conf(5) and look for "passwd_format" to see how to change it. Others already mentioned how to tell the hash scheme by looking at the hash string in master.passwd. --=20 "It's always funny until someone gets hurt. Then it's hilarious." Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message