From owner-freebsd-isp Fri Apr 18 17:22:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA15889 for isp-outgoing; Fri, 18 Apr 1997 17:22:05 -0700 (PDT) Received: from spooky.eis.net.au (ernie@spooky.eis.net.au [203.12.171.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA15881 for ; Fri, 18 Apr 1997 17:21:52 -0700 (PDT) Received: (from ernie@localhost) by spooky.eis.net.au (8.8.5/8.8.5) id KAA17048; Sat, 19 Apr 1997 10:19:41 +1000 (EST) From: Ernie Elu Message-Id: <199704190019.KAA17048@spooky.eis.net.au> Subject: Re: FreeBSD account Delete Script In-Reply-To: from Daniel O'Callaghan at "Apr 19, 97 08:48:52 am" To: danny@panda.hilink.com.au (Daniel O'Callaghan) Date: Sat, 19 Apr 1997 10:19:40 +1000 (EST) Cc: freebsd-isp@freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > On Fri, 18 Apr 1997, 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 > > There is a new command in 2.2 called pw(8). It would probably compile > under 2.1.7 if that is what you are using. > > Danny > Whats wrong with the rmuser command that is in 2.2? Seems to work o.k for me. - Ernie.