From owner-freebsd-questions Sat Oct 12 04:59:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA22944 for questions-outgoing; Sat, 12 Oct 1996 04:59:39 -0700 (PDT) Received: from ime.net (root@ime.net [204.97.248.4]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA22937 for ; Sat, 12 Oct 1996 04:59:37 -0700 (PDT) Received: from kimiko.cguy.com (buxton-14.ime.net [206.231.148.143]) by ime.net (8.7.6/8.6.12) with ESMTP id HAA21536; Sat, 12 Oct 1996 07:59:34 -0400 (EDT) Message-Id: <199610121159.HAA21536@ime.net> From: "Gary Chrysler" To: , Subject: Re: removing users Date: Sat, 12 Oct 1996 07:59:27 -0400 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This thread rolled through here just about a week ago, It should be in the archives! There are several scripts out that remove users though hardly needed! Sorry I don't remember any of the names or locations. Just use: vipw to delete the user. And: rm -rd /usr/home/username To remove thier home dir.. Someone correct me if I'm wrong please. -Enjoy Gary ~~~~~~~~~~~~~~~~ Improve America's Knowledge... Share yours The Borg... Where minds meet (207) 929-3848 ---------- > From: lheaton@cts.com > To: questions@freebsd.org > Subject: removing users > Date: Saturday, October 12, 1996 4:19 PM > > I can add a user using adduser but I was wondering how do you remove > users. Not having to do it manually, Like a command like remuser or > something. And if not what do > I need to change/delete in order to get rid of a user > --Leland Heaton >