CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2016/08/10 14:30:34

Modified files:
        usr.sbin/user  : user.c 

Log message:
Remove the encrypted password length check.  The admin should be
able to put whatever they like in the encrypted password field,
regardless of whether it can be matched or not.  Having this check
just makes it harder to add new encrypted password functions.
This also fixes "usermode -Z" which was the impetus for the change.
OK benno@

Reply via email to