From my WinXP client (using cygwin), I can browse the shares on a samba
server whose name I know. But when I try to browse the whole network, I
get a logon failure and the smbd logs show that it's not seeing my
username.
Browsing shares on \\server, from a different machine \\client (using
cygwin) while logged in as testuser:
$ net view '\\server'
Shared resources at \\server
Share name Type Used as Comment But when I try to browse the whole network, I get a logon failure: $ net view Logon failure: unknown user name or bad password. This is an authentication problem. When I issue 'net view \\server' on the [2003/11/02 06:55:03, 3] auth/auth.c:check_ntlm_password(216) But when I issue just 'net view', the smbd log instead shows [2003/11/02 06:55:32, 3] auth/auth.c:check_ntlm_password(216) So for some reason the 'net view \\server' request is processing my user Any ideas what could cause this? --
---------------------------------------------------------------------------
test Disk
The command completed successfully.
System error 1326 has occurred.
client, the smbd log shows
check_ntlm_password: Checking password for unmapped user [CLIENT
[2003/11/02 06:55:03, 3] auth/auth.c:check_ntlm_password(219)
with the new password interface
[2003/11/02 06:55:32, 3] auth/auth.c:check_ntlm_password(219)
name, but 'net view' isn't.
Thanks,
Andrew.
To reply by email, change "deadspam.com" to "alumni.utexas.net"