Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2000 21:52:36 -0800 (PST)
From:      Doug Barton <dougb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/adduser rmuser.perl
Message-ID:  <200011210552.VAA30087@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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. :)
  
  PR:		misc/22278
  
  Revision  Changes    Path
  1.11      +12 -43    src/usr.sbin/adduser/rmuser.perl



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




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