From owner-freebsd-questions@FreeBSD.ORG Sat Apr 5 00:52:37 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A84B37B401 for ; Sat, 5 Apr 2003 00:52:37 -0800 (PST) Received: from mx1.lphp.org (APastourelles-107-1-5-87.abo.wanadoo.fr [193.252.221.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70F5743F93 for ; Sat, 5 Apr 2003 00:52:35 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.6/8.12.6) with ESMTP id h358qXYO047530 for ; Sat, 5 Apr 2003 10:52:33 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: freebsd-questions@FreeBSD.ORG Date: Sat, 5 Apr 2003 10:52:32 +0200 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304051052.33011.ajacoutot@lphp.org> Subject: can't find smbpasswd file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2003 08:52:37 -0000 Hi ! I am having the most stupid problem. I've been using samba for a little while now, and today, I need to remove an account from the smbpasswd file but there is no way I can find it. I know it is here somewhere (and in use !). I know I can use the command line to deactive an account or so, but I really need to have a look at this file. I did a search on my system and there's no file called smbpasswd (except the binary one). I think at one point I must have made a mistake and created the smbpasswd file with another name I guess... Is there a way to find it, like grepping my entire system for samba username account inside files ? Thanks in advance for your help. Antoine