Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.caldera.com!enews.sgi.com!news.sgi.com!howland.erols.net!netcom.com!lbw From: lbw@netcom.com (Len Wilson) Subject: Re: Remove User/Groups Message-ID: <lbwE3MCqv.4nz@netcom.com> Organization: NETCOM On-line Communication Services (408 261-4700 guest) X-Newsreader: TIN [version 1.2 PL1] References: <32D0BDCD.41C67EA6@pobox.com> Date: Tue, 7 Jan 1997 03:37:43 GMT Lines: 14 Sender: lbw@netcom.netcom.com Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:33734 Wouter de Boer (wouter.de.boer@pobox.com) wrote: : Hello, : When I add user/groups with the command "adduser", what is the opposite : of this command ?? I mean how can I remove user without editing the : "adduser.conf" file ?? I think to remember in Linux there is still a : command like "deluser". Is ther ealso a command in FreeBSD which remove : users/group If you have perl installed, there's a nifty script called 'removeuser' that will do what you want. I think it's available at perl.com. Len Wilson