Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 10:25:13 -0600 (CST)
From:      "Brian Sobolak" <brian@planetshwoop.com>
To:        freebsd-questions@freebsd.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: smbclient failure
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>

next in thread | previous in thread | raw e-mail | index | archive | help

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.
>

<snip>

I'd dig a little deeper into the logs and configuration options before
assuming a kernel problem.

brian

--
Brian Sobolak
http://www.planetshwoop.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50440.4.17.250.5.1138119913.squirrel>