Date: Sat, 9 Dec 1995 11:10:23 -0800 (PST) From: Bill Paul <wpaul> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/passwd yp_passwd.c Message-ID: <199512091910.LAA07691@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 95/12/09 11:10:22 Modified: usr.bin/passwd yp_passwd.c Log: Small tweak: the 'is exisating password an empty string' check isn't quite right. (Thic causes you to get prompted for an 'Old Password' when changing someone's NIS password even if your password isn't set yet.) Do it like local_passwd.c does. Revision Changes Path 1.8 +3 -2 src/usr.bin/passwd/yp_passwd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512091910.LAA07691>