> since my upgrade to 4.7-STABLE on Friday I'm not able to login or su for
> accounts, which use DES encrypted passwords.
Check /etc/login.conf. IIRC, by default it has a line:
:passwd_format=md5:\
Which should be changed to
:passwd_format=des:\
If you change it, remember to run
# cap_mkdb /etc/login.conf
--
----------
Ramsey G. Brenner
[EMAIL PROTECTED]
http://home.earthlink.net/~rgbrenner/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message