From owner-freebsd-questions@FreeBSD.ORG Thu Jan 26 02:18:11 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 91CC016A420 for ; Thu, 26 Jan 2006 02:18:11 +0000 (GMT) (envelope-from brian@planetshwoop.com) Received: from albright.psys.org (albright.psys.org [64.81.145.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD89643D4C for ; Thu, 26 Jan 2006 02:18:10 +0000 (GMT) (envelope-from brian@planetshwoop.com) Received: from psys.org ([209.242.32.214] helo=webmail.psys.org ident=dfa85d8ba8b4513b86d9806538b5e8f8) by fw01.psys.org with esmtp (Exim 4.60) (envelope-from ) id 1F1Qyn-0004Sl-MR; Tue, 24 Jan 2006 10:25:13 -0600 Received: from 4.17.250.5 (SquirrelMail authenticated user brian) by webmail.psys.org with HTTP; Tue, 24 Jan 2006 10:25:13 -0600 (CST) Message-ID: <50440.4.17.250.5.1138119913.squirrel@webmail.psys.org> In-Reply-To: <20060124074436.8167.GERARD@seibercom.net> References: <20060124074436.8167.GERARD@seibercom.net> Date: Tue, 24 Jan 2006 10:25:13 -0600 (CST) From: "Brian Sobolak" To: freebsd-questions@freebsd.org Cc: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: smbclient failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: brian@planetshwoop.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 02:18:11 -0000 Gerard Seibert wrote: > I have posted this on the SAMBA forum, but without results. Perhaps > someone here can assist me. > > I am networking three WinXP Pro machines with one FreeBSD 5.4 PC. The > network seems to work correctly; however, I am still unable to get the > following command to work correctly. The x's replace the correct entry > obviously. This problem exists no matter which WinXP machine I attempt > to view the shares on. In this particular case, one WibXP machine is > named 'boss'. This is not a domain but rather a simple peer to peer > setup. > > smbclient -Lboss -Uxxxxxx%xxxxxxxx Working from memory since I don't have a box in front of me, but: 1a) Did you check /var/log/ to see if SMB generated any logs that might help you? 1b) Did you look in event viewer on the XP machine to see if it gave you any tell-tale information? 2) Read up on encryption in Samba. In the past when I've encountered problems like this, it's often because of different/conflicting encryption settings. (e.g. Samba is not encrypting the request, XP is.) > I decided to run the command as root preceeded by 'truss' so I could > generate a debug output. > I'd dig a little deeper into the logs and configuration options before assuming a kernel problem. brian -- Brian Sobolak http://www.planetshwoop.com/