[Samba] Can't connect to Windows 2000 Server v. 3.0.25
Henrik Zagerholm
henke at mac.se
Wed Aug 8 14:08:42 GMT 2007
Hello list,
I have a weird problem where I can easily connect to Windows 2003
Servers. Both Standard, Enterprise and R2.
But I can't connect to any Windows 2000 Servers on the same net. A
port scan shows that exactly the same ports are opened.
Here is my smb.conf
workgroup = CITY
server string = Cube file sharing
netbios name = cube
security = USER
encrypt passwords = yes
Here is a debug 4 output of smbclient.
hank at cube:~$ /usr/local/samba/bin/smbclient //boxwin3.box.se/C$ -U
cnadmin -I 62.95.110.163 -d 4
lp_load: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration file "/usr/local/
samba/lib/smb.conf"
Processing section "[global]"
doing parameter workgroup = CITY
doing parameter server string = Cube file sharing
doing parameter netbios name = cube
handle_netbios_name: set global_myname to: CUBE
doing parameter security = USER
doing parameter encrypt passwords = yes
pm_process() returned Yes
Module '/usr/local/samba/lib/charset/CP850.so' loaded
added interface ip=212.214.41.16 bcast=212.214.41.255
nmask=255.255.255.0
Client started (version 3.0.25b-SVN-build-23210).
Connecting to 62.95.110.163 at port 445
session request ok
Password:
Doing spnego session setup (blob length=16)
server didn't supply a full spnego negprot
Got challenge flags:
Got NTLMSSP neg_flags=0x628a8215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_CHAL_ACCEPT_RESPONSE
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_CHAL_TARGET_INFO
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
NTLMSSP: Set final flags:
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
NTLMSSP Sign/Seal - Initialising with flags:
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
Domain=[BOXWIN3] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
session setup ok
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
Regards,
Henrik
More information about the samba
mailing list