Bug 20221

Summary: Wrong type of encrypted password when adding a new user
Product: Base System Reporter: otto <otto>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description otto 2000-07-27 17:00:00 UTC
Full Cvsup compiled on 28th July 2000 resulted in strange, shorter 
than normal encrypted passwords when adding a new user.  When a new 
user tries to log in, they get an "Incorect Password" warning even 
if the password is correct.

How-To-Repeat: I guess using the latest 4 source from the 28th of July 2000 may do it.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-07-28 10:02:55 UTC
State Changed
From-To: open->closed

See http://www.freebsd.org/handbook/crypt.html for an  
explanation of the two different crypt mechanisms 
available.  If you want to preserve the use of the 
MD5 crypt mechanism over a make world operation, be sure 
to add NODESCRYPTLINKS=YES to /etc/make.conf.