]> git.cameronkatri.com Git - pw-darwin.git/commit
If a user is in the database, rmuser ought to be able to remove them.
authorDoug Barton <dougb@FreeBSD.org>
Tue, 21 Nov 2000 05:52:35 +0000 (05:52 +0000)
committerDoug Barton <dougb@FreeBSD.org>
Tue, 21 Nov 2000 05:52:35 +0000 (05:52 +0000)
commit0b1ad6939a0c56ca76eacbed6c8e656885e990f8
treeca5a80a4eb27bf887dbcf54c85bade21ba666ff9
parent3ab68a645db4e4f8d163f0bb0b6da5f74e392008
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. :)

PR: misc/22278
adduser/rmuser.perl