To track the problem I already tried the following steps:

  • added logger
    • org.acegisecurity.providers.ldap.authenticator
    • org.acegisecurity.providers.ldap.authenticator.bindauthenticator
    • org.acegisecurity.providers.ldap.authenticator.PasswordComparisonAuthenticator
    • but no log messages occured
  • dumped tcp on jenkins machine and inspected in wireshark the communication is as follows
    Step description good case failure case
    1 user (webclient) sends username and password ok ok
    2 jenkins machine exchanges username and password with ldap machine ok missing
    3 jenkins machine communicates with DNS Server ok ok
    4 jenkins machine exchanges username, password and groups with ldap machine ok missing
    5 webclient receives session cookie from jenkins machine ok missing - loginError instead
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to