From owner-freebsd-questions@FreeBSD.ORG Sat May 24 08:05:12 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 BEA911065674 for ; Sat, 24 May 2008 08:05:12 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id 97B138FC0A for ; Sat, 24 May 2008 08:05:12 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so621467ywe.13 for ; Sat, 24 May 2008 01:05:11 -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=2yEULUs9oBO6lhM0qXEiv9uHcX8hGRp2Zg9bd6IqcL4=; b=EBv+v+PQWYWl8BxuNk59n6PyxAsNrL8JCTLDILWPC4N4zgaxIQnMtzUfpxtDpTbc4qiRR++qVT3Z+Tv3vrRQMK25E7dwYNvxdKt+VTHi8JsfTExpXC+fnh2hseY0GkQmDuUC39bXOdvLNTHx9rxdoSY4hM3f1ks1gQj10Fb1YJw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=HSXu4pNmLTJQO1gKfEFBCBghPO0wO5tnqwD5hWSkPtZJLTs2x4YgIgW3yZv/N5x+oMcCRjilqgbpfNdEZhYVPR5I5PmjcONWWFhM2xq/XrNChgJUMtVnIw5WR2yha0HWeo67bPXK7+cTELXh95qAaJS2NCeNnLTcVonBqVM1sk8= Received: by 10.150.92.12 with SMTP id p12mr308175ybb.238.1211616311820; Sat, 24 May 2008 01:05:11 -0700 (PDT) Received: by 10.150.97.21 with HTTP; Sat, 24 May 2008 01:05:11 -0700 (PDT) Message-ID: Date: Sat, 24 May 2008 16:05:11 +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: Samba user failed..Corrupt 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: Sat, 24 May 2008 08:05:12 -0000 Regards to ALL, Guys do you have an idea how to fix this? Every time I add this user in my samba it always got an error: #smbpasswd -a John New SMB password=xxxxx Retype password=xxxxx build_sam_account: sambapasswd database is corrupt! username Joh with uid 1001 is not in unix passwd database! add_smbfilepwd_entry: entry with name John already exists Failed to add entry for user John Failed to modify password entry for user John >From what i know the server declare that the user is existing, BUT i have already remove the user (rmuser -y ruel) Idea pleaseeeee..I'm stock with this..or is this a BUGS? Thanks in advance