From owner-cvs-all Mon Nov 20 22: 0: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 9247D37B4C5; Mon, 20 Nov 2000 22:00:00 -0800 (PST) Received: from FreeBSD.org (Studded@master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id VAA45124; Mon, 20 Nov 2000 21:59:59 -0800 (PST) (envelope-from DougB@FreeBSD.org) Message-ID: <3A1A0F5F.D74913A9@FreeBSD.org> Date: Mon, 20 Nov 2000 21:59:59 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/adduser rmuser.perl References: <200011210552.VAA30087@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Barton wrote: > > dougb 2000/11/20 21:52:36 PST > > Modified files: > usr.sbin/adduser rmuser.perl > Log: > If a user is in the database, rmuser ought to be able to remove them. > Address this by using getpwnam(), thus killing several birds with > the same stone. My fix is slightly more aggressive than the > originators. :) FYI, I mailed wosch about this a couple weeks ago, and got no response. I realize he's in low-availability mode, so I ran it by billf (my mentor) before committing. I mention this only because the last time I committed over someone's maintainer bit it caused a ruckus. :) Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message