ILyaCyclone

Untitled

Aug 7th, 2017
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. SEVERE: Exception starting filter SpnegoHttpFilter
  2. javax.servlet.ServletException: javax.security.auth.login.LoginException: Unable to obtain password from user
  3.  
  4.  
  5. 2017-08-07 21:07:51 Commons Daemon procrun stdout initialized
  6. Debug is true storeKey true useTicketCache false useKeyTab true doNotPrompt true ticketCache is null isInitiator true KeyTab is ///C:/tomcat2.keytab refreshKrb5Config is false principal is HTTP/tomcatserver.global.lpl.top@GLOBAL.LPL.TOP tryFirstPass is false useFirstPass is false storePass is false clearPass is false
  7. >>> KeyTabInputStream, readName(): GLOBAL.LPL.TOP
  8. >>> KeyTabInputStream, readName(): HTTP
  9. >>> KeyTabInputStream, readName(): tomcatserver.global.lpl.top
  10. >>> KeyTab: load() entry length: 96; type: 18
  11. Java config name: C:\tomcat-7\conf\krb5.conf
  12. Loaded from Java config
  13. Found unsupported keytype (18) for HTTP/tomcatserver.global.lpl.top@GLOBAL.LPL.TOP
  14. Ordering keys wrt default_tkt_enctypes list
  15. Using builtin default etypes for default_tkt_enctypes
  16. default etypes for default_tkt_enctypes: 17 16 23 1 3.
  17. Key for the principal HTTP/tomcatserver.global.lpl.top@GLOBAL.LPL.TOP not available in ///C:/tomcat2.keytab
  18. [Krb5LoginModule] authentication failed
  19. Unable to obtain password from user
Add Comment
Please, Sign In to add comment