Advertisement
Guest User

Untitled

a guest
Nov 28th, 2014
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. 2014-11-28 20:57:41,159 INFO [org.jasig.cas.util.AutowiringSchedulerFactoryBean] - Starting Quartz Scheduler now
  2. 2014-11-28 20:57:50,767 DEBUG [org.jasig.cas.authentication.LdapAuthenticationHandler] - Attempting LDAP authentication for test+password
  3. 2014-11-28 20:57:50,820 DEBUG [org.jasig.cas.authentication.support.UpnSearchEntryResolver] - resolve criteria=[org.ldaptive.auth.AuthenticationCriteria@1596021768::dn=test@domain.local, authenticationRequest=[org.ldaptive.auth.AuthenticationRequest@2112952080::user=test, retAttrs=[1.1]]]
  4. 2014-11-28 20:57:50,838 DEBUG [org.jasig.cas.authentication.support.UpnSearchEntryResolver] - resolved result=[org.ldaptive.SearchResult@4303153::entries=[], references=[]] for criteria=[org.ldaptive.auth.AuthenticationCriteria@1596021768::dn=test@domain.local, authenticationRequest=[org.ldaptive.auth.AuthenticationRequest@2112952080::user=test, retAttrs=[1.1]]]
  5. 2014-11-28 20:57:50,843 DEBUG [org.jasig.cas.authentication.LdapAuthenticationHandler] - LDAP response: [org.ldaptive.auth.AuthenticationResponse@2071852786::authenticationResultCode=AUTHENTICATION_HANDLER_SUCCESS, ldapEntry=[dn=test@domain.local[]], accountState=null, result=true, resultCode=SUCCESS, message=null, controls=null]
  6. 2014-11-28 20:57:50,844 INFO [org.jasig.cas.authentication.PolicyBasedAuthenticationManager] - LdapAuthenticationHandler failed authenticating test+password
  7. 2014-11-28 20:57:50,844 DEBUG [org.jasig.cas.authentication.PolicyBasedAuthenticationManager] - LdapAuthenticationHandler exception details: sAMAccountName attribute not found for leszek.niewiadomski
  8. 2014-11-28 20:57:50,848 DEBUG [org.jasig.cas.audit.spi.TicketOrCredentialPrincipalResolver] - Resolving argument [UsernamePasswordCredential] for audit
  9. 2014-11-28 20:57:50,858 INFO [com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - Audit trail record BEGIN
  10. =============================================================
  11. WHO: test+password
  12. WHAT: supplied credentials: [test+password]
  13. ACTION: AUTHENTICATION_FAILED
  14. APPLICATION: CAS
  15. WHEN: Fri Nov 28 20:57:50 CET 2014
  16. CLIENT IP ADDRESS: 172.30.61.118
  17. SERVER IP ADDRESS: 172.30.61.115
  18. =============================================================
  19.  
  20.  
  21. 2014-11-28 20:57:50,859 DEBUG [org.jasig.cas.audit.spi.TicketOrCredentialPrincipalResolver] - Resolving argument [UsernamePasswordCredential] for audit
  22. 2014-11-28 20:57:50,860 INFO [com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - Audit trail record BEGIN
  23. =============================================================
  24. WHO: test+password
  25. WHAT: 1 errors, 0 successes
  26. ACTION: TICKET_GRANTING_TICKET_NOT_CREATED
  27. APPLICATION: CAS
  28. WHEN: Fri Nov 28 20:57:50 CET 2014
  29. CLIENT IP ADDRESS: 172.30.61.118
  30. SERVER IP ADDRESS: 172.30.61.115
  31. =============================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement