Date: Tue, 26 Oct 1999 08:07:20 -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: <199910261507.IAA57606@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidn 1999/10/26 08:07:20 PDT
Modified files:
usr.sbin/pw pw_user.c
Log:
Don't try updating the passwd file if no data has changed. This allows things
like "pw usermod <name> -m" to work for non-local NIS users; since no attempt
is made to update the password entry, the home directory will be created and
populated as expected without error.
Revision Changes Path
1.33 +103 -40 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?199910261507.IAA57606>
