| Summary: | Changing from DES to MD5 passwords does not work properly | ||
|---|---|---|---|
| Product: | Base System | Reporter: | dschultz <dschultz> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.1-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dschultz
2000-12-21 10:20:01 UTC
Now in 4.3-RELEASE, login.conf is already set to :
default:\
:passwd_format=md5:\
But it doesn't work at all ... if you set it to des :it crypts in md5 ,
and if you install crypto and change your libcrypt to libdescrypt , it's
the same it crypts only in des .
State Changed From-To: open->closed Quite a few changes in this area have been made since 4.1; please try 4.3 and report back if you have problems. |