Networking Forums

Networking Forums > Computer Networking > Linux Networking > samba: 'net view \\server' works, 'net view' fails

Reply
Thread Tools Display Modes

samba: 'net view \\server' works, 'net view' fails

 
 
Andrew Schulman
Guest
Posts: n/a

 
      11-02-2003, 11:07 AM
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
-------------------------------------------------------------------------------
test Disk
The command completed successfully.

But when I try to browse the whole network, I get a logon failure:

$ net view
System error 1326 has occurred.

Logon failure: unknown user name or bad password.

This is an authentication problem. When I issue 'net view \\server' on the
client, the smbd log shows

[2003/11/02 06:55:03, 3] auth/auth.c:check_ntlm_password(216)
check_ntlm_password: Checking password for unmapped user [CLIENT
\[testuser]@[CLIENT] with the new password interface
[2003/11/02 06:55:03, 3] auth/auth.c:check_ntlm_password(219)
check_ntlm_password: mapped user is: [SERVER]\[testuser]@[CLIENT]

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)
check_ntlm_password: Checking password for unmapped user []\[]@[CLIENT]
with the new password interface
[2003/11/02 06:55:32, 3] auth/auth.c:check_ntlm_password(219)
check_ntlm_password: mapped user is: [SERVER]\[]@[CLIENT]

So for some reason the 'net view \\server' request is processing my user
name, but 'net view' isn't.

Any ideas what could cause this?
Thanks,
Andrew.

--
To reply by email, change "deadspam.com" to "alumni.utexas.net"

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
network works fine, then drops out of view rog Wireless Internet 0 07-13-2007 04:44 PM
Taskmanger Networking view and RAS Server linkspeed. John Windows Networking 0 03-01-2006 02:26 PM
Authorized WAN user can view LAN (W2003 Std Server) Donna Windows Networking 5 02-17-2006 07:50 PM
Error 53 - Net View to alias or alternate server name =?Utf-8?B?SmFjaw==?= Windows Networking 0 10-28-2005 03:58 AM
Net View & WINS on 2003 Server Sean Johnson Windows Networking 9 04-06-2005 02:09 PM



1 2 3 4 5 6 7 8 9 10 11