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

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Mar 9 17:23:53 EST 2004


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





------- Additional Comments From openssh at roumenpetrov.info  2004-03-09 17:23 -------
passwd -l/-u : add/remove symbol '!' before password string
passwd -S : report locked password when first symbol is '!' or '*'
tested on some slackware and suse versions

about '*' prefix.
let account password contain '*' - passwd -S report locked
after passwd -l : password is '!*' - passwd -S report locked
after passwd -u : password is '*'  - passwd -S report locked
again after passwd -u : no changes in account state

I dont have information for other distro.



------- 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