[Samba] smbclient fails with "NT_STATUS_NO_SUCH_USER" for trusted domains, can't force anonymous access from Windows

Gaiseric Vandal gaiseric.vandal at gmail.com
Wed Sep 15 08:45:03 MDT 2010


The samba share I need to access from the trusted domain has been configured
with "guest ok=yes" parameter.     Some of the files are world-readable
since they do not contain any restricted information.

 

So even though authenticated  access fails with smb client

 

#smbclient -U " WINDOMAIN\winuser" -L sambapdc

session setup failed: NT_STATUS_LOGON_FAILURE

 

 

anonymous access with smbclient is OK

 

#smbclient -N-L sambapdc

Anonymous login successful

Domain=[SAMBADOMAIN] OS=[Unix] Server=[Samba 3.0.37]

 

 

 



More information about the samba mailing list