Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 18:58:15 -0600
From:      "Ramsey G. Brenner" <rgbrenner@myrealbox.com>
To:        Siegbert Baude <siegbert.baude@gmx.de>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: login failure for DES encrypted accounts
Message-ID:  <200210221858.15989.rgbrenner@myrealbox.com>
In-Reply-To: <3DB5E9F9.7060700@gmx.de>
References:  <3DB3486C.1020102@gmx.de> <20021022213852.GE57917@techometer.net> <3DB5E9F9.7060700@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> # crypt_default =3D       md5 des
> # auth_list     =3D       passwd kerberos
>
> auth_list       =3D       passwd

I use blowfish (im still on 4.6.2 though) and have an extra line in my=20
auth.conf:
crypt_default  =3D blf

Try adding the following to your auth.conf:
crypt_default  =3D des

--=20
----------
Ramsey G. Brenner
rgbrenner@myrealbox.com
http://home.earthlink.net/~rgbrenner/

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210221858.15989.rgbrenner>