My BSD machines:
I keep getting that message when I try to connect via Samba to my Windows 7 machine on the network. It just happen with my two BSD boxes (both x32 and x64 make no difference). Linux machines on the network (from various Archlinux to Fedora and some Debian) are not affected by the problem.
I didn't had the problem for ages, this network is up and running and configured by like two years without any problem. I didn't changed anything in machines configurations, I just update everything to the latest update as I usually do (both BSD boxes and Windows boxes).
No info can be retrieved from BSD or Windows logs. So, for the first time in ages
, I don't know how to handle this.
Here the Samba version I do use on both BSD machines:
I forgot to say: Windows 7 machine can access the BSD data pretty well, Linux machines can access BSD data and BSD machines can access Linux data pretty well over the same Samba. Same for Linux ---->>> Win 7 and Win 7 ---->>> Linux. The problem is just in the direction BSD ----->>> Win 7.
What happen: the connection via Netbios over TCP works fine then it ask for the password and Windows 7 machine refuse the password. Example:
Any idea?
Thankx!
Code:
FreeBSD freebsd8vm 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010
root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
FreeBSD pcbsd8 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Sat Jul 17 14:19:59 PDT 2010 root@build8x64.pcbsd.org:/usr/obj/usr/pcbsd-build81/fbsd-
source/8.1/sys/PCBSD amd64
I didn't had the problem for ages, this network is up and running and configured by like two years without any problem. I didn't changed anything in machines configurations, I just update everything to the latest update as I usually do (both BSD boxes and Windows boxes).
No info can be retrieved from BSD or Windows logs. So, for the first time in ages

Here the Samba version I do use on both BSD machines:
Code:
samba34-3.4.9 A free SMB and CIFS client and server for UNIX
samba34-libsmbclient-3.4.9 Shared libs from the samba package
samba34-nmblookup-3.4.9 NetBIOS Name lookup tool
I forgot to say: Windows 7 machine can access the BSD data pretty well, Linux machines can access BSD data and BSD machines can access Linux data pretty well over the same Samba. Same for Linux ---->>> Win 7 and Win 7 ---->>> Linux. The problem is just in the direction BSD ----->>> Win 7.
What happen: the connection via Netbios over TCP works fine then it ask for the password and Windows 7 machine refuse the password. Example:
Code:
<piggy@freebsd8>/usr/local/etc # smbclient -L win7machine
Enter piggy's password:
session setup failed: SUCCESS - 0
<piggy@freebsd8>/usr/local/etc #
Any idea?
Thankx!