Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 21:31:28 -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:  <200210222131.28834.rgbrenner@myrealbox.com>
In-Reply-To: <3DB3486C.1020102@gmx.de>
References:  <3DB3486C.1020102@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> since my upgrade to 4.7-STABLE on Friday I'm not able to login or su fo=
r
> accounts, which use DES encrypted passwords.

Check /etc/login.conf. IIRC, by default it has a line:
        :passwd_format=3Dmd5:\
Which should be changed to
        :passwd_format=3Ddes:\

If you change it, remember to run
# cap_mkdb /etc/login.conf

--=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?200210222131.28834.rgbrenner>