From owner-freebsd-questions Mon Apr 12 15:58: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from wolf.com (ns1.wolf.com [207.137.58.20]) by hub.freebsd.org (Postfix) with ESMTP id 01EF7150AC for ; Mon, 12 Apr 1999 15:58:07 -0700 (PDT) (envelope-from dan@wolf.com) Received: (from dan@localhost) by wolf.com (8.9.1/8.9.1) id PAA20995; Mon, 12 Apr 1999 15:58:48 -0700 Date: Mon, 12 Apr 1999 15:58:47 -0700 From: dan@wolf.com To: "Corey A. Christians" Cc: questions@FreeBSD.ORG Subject: Re: Removing a user without using the rmuser command Message-ID: <19990412155847.A20353@ns.wolf.com> References: <001b01be8536$4dbe5500$5dfc34cc@sdln.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <001b01be8536$4dbe5500$5dfc34cc@sdln.net>; from Corey A. Christians on Mon, Apr 12, 1999 at 04:46:28PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 12, 1999 at 04:46:28PM -0600, Corey A. Christians wrote: > I recently removed a user form my FreeBSD machine without running the rmuser command. I deleted the entry in the master.passwd file, the passwd file and I deleted his home directory and all of his files (that I know of). > Does anyone know what I need to do to fix this problem After removing his entries from the passwd file, run "pwd_mkdb" to rebuild the password database files. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message