From owner-freebsd-questions Sun Dec 8 18:41:25 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id SAA12637 for questions-outgoing; Sun, 8 Dec 1996 18:41:25 -0800 (PST) Received: from md.zyga.com ([204.192.12.2]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id SAA12628 for ; Sun, 8 Dec 1996 18:41:19 -0800 (PST) Received: from dans-zyga-pc ([204.192.12.133]) by md.zyga.com (8.6.11/8.6.9) with SMTP id VAA26779 for ; Sun, 8 Dec 1996 21:33:59 GMT Received: by dans-zyga-pc with Microsoft Mail id <01BBE54C.8CEC6B40@dans-zyga-pc>; Sun, 8 Dec 1996 21:12:42 -0500 Message-ID: <01BBE54C.8CEC6B40@dans-zyga-pc> From: Dan Wolfe To: "'questions@freebsd.org'" Subject: Removing a user Date: Sun, 8 Dec 1996 21:11:46 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by freefall.freebsd.org id SAA12633 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am using FreeBSD 2.0.5 and have no problem adding users with /usr/sbin/adduser utility. However, when I try to remove a user, one of the steps I perform is to remove the line associated with the user in /etc/passwd and save the file. Then, a few minutes later if I look at the file again, the line is back in the file. Is there any way to delete a line forever in /etc/passwd? Any help is appreciated. -Dan Wolfe ZYGA Corporation