From owner-freebsd-questions Sat Mar 23 03:29:55 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA16306 for questions-outgoing; Sat, 23 Mar 1996 03:29:55 -0800 (PST) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id DAA16299 for ; Sat, 23 Mar 1996 03:29:30 -0800 (PST) Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.17.12]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id MAA11171; Sat, 23 Mar 1996 12:13:20 +0100 Received: (from wosch@localhost) by campa.panke.de (8.6.9/8.6.9) id MAA00362; Sat, 23 Mar 1996 12:10:27 +0100 Date: Sat, 23 Mar 1996 12:10:27 +0100 From: Wolfram Schneider Message-Id: <199603231110.MAA00362@campa.panke.de> To: Greg Stringfellow CC: questions@freebsd.org In-reply-to: Greg Stringfellow's message of Sat, 23 Mar 1996 02:34:26 -0600 (CST) Subject: Re: Removing Users Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >The release of FreeBSD 2.1 has a great utility for adding users. But I would >like to know if anyone knows of any other utilities that will work with >FreeBSD 2.x to remove users from the master password file? > >Any hints or suggestions would be appreciated. Look at the mailing list archive (www.freebsd.org). There are at least 3 deluser/removeuser scripts. Wolfram