Skip to content

Instantly share code, notes, and snippets.

@prydom
Created December 14, 2014 23:52
Show Gist options
  • Select an option

  • Save prydom/105e8a162e946e699e52 to your computer and use it in GitHub Desktop.

Select an option

Save prydom/105e8a162e946e699e52 to your computer and use it in GitHub Desktop.
4.1.14's SAM lookup
[2014/12/14 18:29:40.281675, 3, pid=64634, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user [JXPRYDE8]\[jxpryde]@[JXPRYDE8] with the new password interface
[2014/12/14 18:29:40.281702, 3, pid=64634, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [JXPRYDE-ARCH-THINK]\[jxpryde]@[JXPRYDE8]
[2014/12/14 18:29:40.281727, 10, pid=64634, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:189(auth_check_ntlm_password)
check_ntlm_password: auth_context challenge created by random
[2014/12/14 18:29:40.281752, 10, pid=64634, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:191(auth_check_ntlm_password)
challenge is:
[2014/12/14 18:29:40.281778, 5, pid=64634, effective(0, 0), real(0, 0)] ../lib/util/util.c:556(dump_data)
REDACTED
[2014/12/14 18:29:40.281813, 10, pid=64634, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth_sam.c:75(auth_samstrict_auth)
Check auth for: [jxpryde]
[2014/12/14 18:29:40.281841, 8, pid=64634, effective(0, 0), real(0, 0)] ../source3/lib/util.c:1200(is_myname)
is_myname("JXPRYDE-ARCH-THINK") returns 0
[2014/12/14 18:29:40.281876, 6, pid=64634, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth_sam.c:88(auth_samstrict_auth)
check_samstrict_security: JXPRYDE-ARCH-THINK is not one of my local names (ROLE_STANDALONE)
[2014/12/14 18:29:40.281900, 10, pid=64634, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:217(auth_check_ntlm_password)
check_ntlm_password: sam had nothing to say
[2014/12/14 18:29:40.281923, 2, pid=64634, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth.c:288(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [jxpryde] -> [jxpryde] FAILED with error NT_STATUS_NO_SUCH_USER
[2014/12/14 18:29:40.281950, 5, pid=64634, effective(0, 0), real(0, 0)] ../source3/auth/auth_ntlmssp.c:144(auth3_check_password)
Checking NTLMSSP password for JXPRYDE8\jxpryde failed: NT_STATUS_NO_SUCH_USER
[2014/12/14 18:29:40.281987, 5, pid=64634, effective(0, 0), real(0, 0)] ../auth/ntlmssp/ntlmssp_server.c:454(ntlmssp_server_check_password)
../auth/ntlmssp/ntlmssp_server.c:454: Checking NTLMSSP password for JXPRYDE8\jxpryde failed: NT_STATUS_NO_SUCH_USER
[2014/12/14 18:29:40.282088, 2, pid=64634, effective(0, 0), real(0, 0)] ../auth/gensec/spnego.c:743(gensec_spnego_server_negTokenTarg)
SPNEGO login failed: NT_STATUS_NO_SUCH_USER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment