From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 05:46:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3D65106564A for ; Tue, 8 Apr 2008 05:46:51 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 8EFA18FC12 for ; Tue, 8 Apr 2008 05:46:51 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so296179ywt.13 for ; Mon, 07 Apr 2008 22:46:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=mpPGgc+VBASOI9Rnq/ZzzNQRaRVCRcK/1/+gPlhXcsc=; b=mHugVsGMO69ZakmJ/KVAW2rTmT3Rfakx3Gpnx0Uv1e2Tmxkjo0uyQpPByXLGMfatXTssV5dHUUzhFGuIXHtVNe/LGqAbiCuKfGRcIfDQCuU00dwhnQGZKjqifQb6jgEVZcw+RNckeagNkeOSfsLhkh7GLAhdUo4s3Z+dBQI5ko0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=XeCbDal93JuTw5h4BtSHwxly41VBRyxP0Frk96ZouQYgL99jmMliLERMryNVGw1Kaz4gHIVZgW+o/gavGpcd1HZj7SRVIKbr6kkQJwNmmSiFLnEYA1LJSkSq/OXA776SB2gFbS14+CQAStZtqhstpYjKOKT0viumzSiv1pEAqow= Received: by 10.150.138.1 with SMTP id l1mr3223575ybd.6.1207633610541; Mon, 07 Apr 2008 22:46:50 -0700 (PDT) Received: by 10.151.107.7 with HTTP; Mon, 7 Apr 2008 22:46:50 -0700 (PDT) Message-ID: Date: Tue, 8 Apr 2008 13:46:50 +0800 From: "Ruel Luchavez" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Delete the Users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2008 05:46:51 -0000 Hi.. I could log-in as a root in the data server of my friend, he give me a task to delete some users that he added in the server few months ago. Unfortunately, I've tried reading in other blogs but none of them is correct, there are some but at the end its not what i want. I know how to add users using command "adduser' but i cant trace after I add user where should be its directory?where could i find the list of users in the server? what would be the command to delete the user? I really need your HELP..Thanks!