Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2012
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. -- Fail --
  2. 2012-04-03T21:00:43+01:00 DEBUG (7): Ldap: 1: host=172.16.100.32,useStartTls=1,accountDomainName=schoolxp,accountDomainNameShort=schoolxp,accountCanonicalForm=3,baseDn=DC=schoolxp
  3. 2012-04-03T21:00:43+01:00 DEBUG (7): Ldap: 2: /var/www/bacc/library/Zend/Ldap.php(796): 0x5b (Connect error; (unknown error code)): 172.16.100.32:0
  4. 2012-04-03T21:00:43+01:00 DEBUG (7): Ldap: 3: #0 /var/www/bacc/library/Zend/Ldap.php(870): Zend_Ldap->connect()
  5. #1 /var/www/bacc/library/Zend/Auth/Adapter/Ldap.php(316): Zend_Ldap->bind('schoolxp\06morr...', '*****')
  6. #2 /var/www/bacc/library/Zend/Auth.php(117): Zend_Auth_Adapter_Ldap->authenticate()
  7. #3 /var/www/bacc/application/models/LdapAuthAdapter.php(67): Zend_Auth->authenticate(Object(Zend_Auth_Adapter_Ldap))
  8. #4 /var/www/bacc/application/controllers/LoginController.php(47): Application_Model_LdapAuthAdapter->process()
  9. #5 /var/www/bacc/library/Zend/Controller/Action.php(516): LoginController->processAction()
  10. #6 /var/www/bacc/library/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('processAction')
  11. #7 /var/www/bacc/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
  12. #8 /var/www/bacc/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
  13. #9 /var/www/bacc/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
  14. #10 /var/www/bacc/public/index.php(26): Zend_Application->run()
  15. #11 {main}
  16. 2012-04-03T21:00:43+01:00 DEBUG (7): Ldap: 4: 06morrib authentication failed: 0x5b (Connect error; (unknown error code)): 172.16.100.32:0
  17.  
  18.  
  19. -- Sucess --
  20. 2012-04-03T21:15:02+01:00 DEBUG (7): Ldap: 1: host=172.16.100.32,useStartTls=1,accountDomainName=schoolxp,accountDomainNameShort=schoolxp,accountCanonicalForm=3,baseDn=DC=schoolxp
  21. 2012-04-03T21:15:02+01:00 DEBUG (7): Ldap: 2: schoolxp\06morrib authentication successful
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement