[Bug 811] locked /etc/shadow password prefix on linux

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Mar 30 13:28:52 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=811

dtucker at zip.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |821
              nThis|                            |



------- Additional Comments From dtucker at zip.com.au  2004-03-30 13:28 -------
I think we should just change LOCKED_PASSWD_PREFIX to "!" for all Linuxes, which
will also work for Redhat.

Debian, Slackware and SuSE all use the upstream "shadow" package
(ftp://ftp.pld.org.pl/software/shadow) which does this to lock accounts:
    strcpy (newpw, "!");
    strcat (newpw, cp);



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list