From owner-freebsd-isp Fri Apr 18 14:29:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA04914 for isp-outgoing; Fri, 18 Apr 1997 14:29:50 -0700 (PDT) Received: from srv1.thuntek.net (root@srv1.thuntek.net [206.206.98.18]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA04907 for ; Fri, 18 Apr 1997 14:29:44 -0700 (PDT) Received: from scott.cr.usgs.gov (aslpca.cr.usgs.gov [136.177.121.30]) by srv1.thuntek.net (8.8.4/8.6.12) with SMTP id PAA14260; Fri, 18 Apr 1997 15:29:26 -0600 (MDT) Message-Id: <3.0.32.19970418152804.009af9c0@mail.thuntek.net> X-Sender: scott@mail.thuntek.net X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Fri, 18 Apr 1997 15:28:14 -0600 To: Adam Furman , freebsd-isp@freebsd.org From: Scott Halbert Subject: Re: FreeBSD account Delete Script Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 04:34 PM 4/18/97 -0400, Adam Furman wrote: >I would like to know if someone has a script to delete accounts from the >system. Right now we are doing it by hand and it is a pain in the neck. >Adam > >Adam Furman >Assistant System Administrator of United Computer Specialists >afurman@amf.net >Irc Admin of irc.ucs.net Later versions of FreeBSD (2.1.5 and beyond) have the 'rmuser' command. Like adduser, it is a Perl script. It seems pretty comprehensive (and pretty nasty if you accidentally aim it at the wrong account :)) ---Scott Halbert Thunder Network Technologies, Inc.