Advertisement
Guest User

Untitled

a guest
Feb 1st, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. [2017/01/13 13:49:16.075361, 1] ../source4/auth/gensec/gensec_gssapi.c:619(gensec_gssapi_update)
  2. GSS server Update(krb5)(1) Update failed: Miscellaneous failure (see text): Failed to find DC1$EXAMPLE.ORG(kvno 7) in keytab FILE:/var/lib/samba/private/secrets.keytab (arcfour-hmac-md5)
  3. [2017/01/13 13:49:16.075405, 1] ../auth/gensec/spnego.c:541(gensec_spnego_parse_negTokenInit)
  4. SPNEGO(gssapi_krb5) NEG_TOKEN_INIT failed: NT_STATUS_LOGON_FAILURE
  5.  
  6. Keytab name: FILE:/var/lib/samba/private/secrets.keytab
  7. KVNO Principal
  8. ---- --------------------------------------------------------------------------
  9. 1 HOST/dc1@EXAMPLE.ORG (des-cbc-crc)
  10. 1 HOST/dc1.example.org@EXAMPLE.ORG (des-cbc-crc)
  11. 1 DC1$@EXAMPLE.ORG (des-cbc-crc)
  12. 1 HOST/dc1@EXAMPLE.ORG (des-cbc-md5)
  13. 1 HOST/dc1.example.org@EXAMPLE.ORG (des-cbc-md5)
  14. 1 DC1$@EXAMPLE.ORG (des-cbc-md5)
  15. 1 HOST/dc1@EXAMPLE.ORG (arcfour-hmac)
  16. 1 HOST/dc1.example.org@EXAMPLE.ORG (arcfour-hmac)
  17. 1 DC1$@EXAMPLE.ORG (arcfour-hmac)
  18. 1 HOST/dc1@EXAMPLE.ORG (aes128-cts-hmac-sha1-96)
  19. 1 HOST/dc1.example.org@EXAMPLE.ORG (aes128-cts-hmac-sha1-96)
  20. 1 DC1$@EXAMPLE.ORG (aes128-cts-hmac-sha1-96)
  21. 1 HOST/dc1@EXAMPLE.ORG (aes256-cts-hmac-sha1-96)
  22. 1 HOST/dc1.example.org@EXAMPLE.ORG (aes256-cts-hmac-sha1-96)
  23. 1 DC1$@EXAMPLE.ORG (aes256-cts-hmac-sha1-96)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement