From owner-freebsd-questions@FreeBSD.ORG Fri Jan 17 03:38:51 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A3C25415 for ; Fri, 17 Jan 2014 03:38:51 +0000 (UTC) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3D89B17B1 for ; Fri, 17 Jan 2014 03:38:51 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id w62so4083632wes.10 for ; Thu, 16 Jan 2014 19:38:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=z06+gNoQg0V6yTwDW7fSeZlggdC4hXEsIlsHbQWDc4s=; b=AnCXGcroA+B0EwuRD+I/s+xWLi3Kvq4hSVpAhMYdk13/eAx23sCeiywmDGUJEKfXt4 epVPhZC1yoh+SKfjJ53tuXyxySwZ3A0+MjAMh5P5zqOsg7fF8rz+OT6tlCmHSlQPBjqX KObyGNqBSDYYQ4mByOlgGJEgXoKihmGL+bt8p+IsNMRE4rKxLB7T9RQLQ3W4rBX0lZAg g4fYdygO3daRDkOFc6MuyZFSBXk7TVVG2E54fmv3rfCcDRcXkYXMKP5pHsENy8sqz0jv m/RUBFighXL5OFHcDkWdoicLT+R/RowTCnFyz/2PFEglOmYwIlVEtNuaKjdbFSPD/i6N qD6A== MIME-Version: 1.0 X-Received: by 10.180.218.171 with SMTP id ph11mr123187wic.29.1389929929492; Thu, 16 Jan 2014 19:38:49 -0800 (PST) Sender: olivier2553@gmail.com Received: by 10.216.82.70 with HTTP; Thu, 16 Jan 2014 19:38:49 -0800 (PST) In-Reply-To: <52D89B2C.3080801@hdk5.net> References: <52D89B2C.3080801@hdk5.net> Date: Fri, 17 Jan 2014 10:38:49 +0700 X-Google-Sender-Auth: 66LzobmfmsdN7JnzHEcPibYipNM Message-ID: Subject: Re: Removing user from lan. From: Olivier Nicole To: noc@hdk5.net Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jan 2014 03:38:51 -0000 Hi, > Could anyone please send me to a how to on removing an unwanted user from > the lan on FreeBSD 9 and 8. > I tried to remove the adduser file and name and I still cant use the name > that was there before. > > I read the man page and cant see from that how to get rid off all the parts > of the old account. Have you try rmuser to remove a user from the system? At th end of each man page, there is a section "see also" that list related commands, rmuser is in the see also of adduser. Best regards, Olivier > > Thanks, > > ~Al Plant - Honolulu, Hawaii - Phone: 808-284-2740 > + http://hawaiidakine.com + http://freebsdinfo.org + > + http://aloha50.net - Supporting - FreeBSD 7.2 - 8.0 - 9* + 10 > < email: noc@hdk5.net > > "All that's really worth doing is what we do for others."- Lewis Carrol > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"