[Bug 526464] Re: intermittent authentication: check_ntlm_password: Authentication for user [someuser] -> [someuser] FAILED with error NT_STATUS_ACCESS_DENIED
Surbhi Palande
526464 at bugs.launchpad.net
Fri Mar 11 12:28:09 UTC 2011
Comparing the success and the failure logs attached by the bug reporter,
I can see the following difference:
Success-log:
[2010/03/11 08:05:57, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(739)
Got user=[someuser] domain=[SOMEDOMAIN] workstation=[SERVER3] len1=24 len2=24
[2010/03/11 08:05:57, 2] auth/auth.c:check_ntlm_password(309)
check_ntlm_password: authentication for user [someuser] -> [someuser] -> [SOMEDOMAIN+someuser] succeeded
------------------
Failure-log:
[2010/01/27 19:02:21, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(739)
Got user=[] domain=[] workstation=[SERVER3] len1=1 len2=0
[2010/01/27 19:02:22, 2] auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [someuser] -> [someuser] FAILED with error NT_STATUS_ACCESS_DENIED
The domain seems missing here?
------------------
Perhaps the wireshark trace will tell us better. Please attach the
corresponding logs in case of failure _and_ success along with the
wireshark output, so that tracing will be easier! Thanks!
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.
https://bugs.launchpad.net/bugs/526464
Title:
intermittent authentication: check_ntlm_password: Authentication for
user [someuser] -> [someuser] FAILED with error
NT_STATUS_ACCESS_DENIED
More information about the Ubuntu-server-bugs
mailing list