Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 00:23:16 -0800 (PST)
From:      <dougb@FreeBSD.org>
To:        kway@wgate.com, dougb@FreeBSD.org, freebsd-bugs@FreeBSD.org, dougb@FreeBSD.org
Subject:   Re: misc/22278: rmuser does not allow deletion of all usernames that adduser can create
Message-ID:  <200011020823.AAA21202@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: rmuser does not allow deletion of all usernames that adduser can create

State-Changed-From-To: open->analyzed
State-Changed-By: dougb
State-Changed-When: Thu Nov 2 00:19:35 PST 2000
State-Changed-Why: 
Patch committed to -current, will MFC after the freeze.
After long discussion it was decided that rmuser should
be able to delete any user currently in the password
database. Using getpwnam() allows us to determine
whether the user is present, and get their data
faster. 


Responsible-Changed-From-To: freebsd-bugs->dougb
Responsible-Changed-By: dougb
Responsible-Changed-When: Thu Nov 2 00:19:35 PST 2000
Responsible-Changed-Why: 
I'm taking responsibility for this PR

http://www.freebsd.org/cgi/query-pr.cgi?pr=22278


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011020823.AAA21202>