[Bug 235959] Re: "smbclient -L" gives NT_STATUS_LOGON_FAILURE

Steve Langasek steve.langasek at canonical.com
Mon Aug 18 00:42:15 BST 2008


Hi airween,

What is the server that you're connecting against?

The presence of ANSI and Unicode password fields at /all/ in your packet
trace suggests that the server is using plaintext password
authentication.  This is disabled by default in 8.04 for security
reasons; to enable it, you would set 'client plaintext auth = yes' in
the [global] section of /etc/samba/smb.conf.  However, if this is the
cause of the failure then there should also be an error message saying:

  Server requested plaintext password but 'client use plaintext auth' is
disabled

which you don't have here; so maybe getting information about your
server would help diagnose this further.

-- 
"smbclient -L" gives NT_STATUS_LOGON_FAILURE
https://bugs.launchpad.net/bugs/235959
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.



More information about the Ubuntu-server-bugs mailing list