Date: Sun, 14 Jan 2001 02:31:56 -0800 From: Doug Barton <DougB@FreeBSD.org> To: freebsd-stable@FreeBSD.org Subject: Semi Head's Up: [Fwd: cvs commit: src/usr.sbin/adduser rmuser.perl] Message-ID: <3A61801C.F66BC6AB@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Greetings folks, I've updated the rmuser perl script as noted below. The script was tested under several different enviornments, and has had 7 weeks to mellow in -current. However, it's a pretty big change, and I felt it worthwhile to let folks know. This change won't affect a running system, the only possible failure is if you try to use the script to remove a user, and then it will either work or not work in an obvious way. :) Doug -------- Original Message -------- Subject: cvs commit: src/usr.sbin/adduser rmuser.perl Date: Sun, 14 Jan 2001 02:21:12 -0800 (PST) From: Doug Barton <dougb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org dougb 2001/01/14 02:21:12 PST Modified files: (Branch: RELENG_4) usr.sbin/adduser rmuser.perl Log: MFC 1.11 and 1.12. Make sure that if a user is in the db rmuser can remove them. My fix is more aggressive than the originator's. PR: misc/22278 Submitted by: Kevin Way <kway@wgate.com> Revision Changes Path 1.8.2.2 +13 -43 src/usr.sbin/adduser/rmuser.perl PR: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22278 http://www.FreeBSD.org/cgi/cvsweb.cgi/src/usr.sbin/adduser/rmuser.perl.diff?&r1=1.8.2.1&r2=1.8.2.2&f=h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A61801C.F66BC6AB>