From owner-freebsd-isp Fri Apr 18 20:41:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA23578 for isp-outgoing; Fri, 18 Apr 1997 20:41:28 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA23573 for ; Fri, 18 Apr 1997 20:41:22 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id NAA22676; Sat, 19 Apr 1997 13:41:12 +1000 (EST) Date: Sat, 19 Apr 1997 13:41:11 +1000 (EST) From: "Daniel O'Callaghan" To: "Jay D. Nelson" cc: Ernie Elu , freebsd-isp@freebsd.org Subject: Re: FreeBSD account Delete Script In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 18 Apr 1997, Jay D. Nelson wrote: > The man page references 'login.conf(5)'. Does that man page exist > somewhere? Apparently not. It is not in the -current sources on freefall. David Nugent is working on login.conf, and possibly has not yet written the man page. Ask Danny > On Sat, 19 Apr 1997, Daniel O'Callaghan wrote: > > ->On Sat, 19 Apr 1997, Ernie Elu wrote: > -> > ->> > 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. > ->> > ->> Whats wrong with the rmuser command that is in 2.2? > -> > ->Nothing. But it is useful if I tell people of the existence of pw(8), > ->because it does a lot more than just rmuser. > -> > ->Danny > -> > >