Date: Wed, 19 Jul 2000 17:09:29 -0700 (PDT) From: David Nugent <davidn@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw_user.c Message-ID: <200007200009.RAA35765@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidn 2000/07/19 17:09:29 PDT
Modified files:
usr.sbin/pw pw_user.c
Log:
Fix another missed case where usermod would not set the "modified" flag:
-h - to set no password. But only mark modified if the account is not
already locked (i.e. first char of crypt password field is '*').
PR: bin/19999
Revision Changes Path
1.40 +7 -4 src/usr.sbin/pw/pw_user.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007200009.RAA35765>
