Issue Type: Bug Bug
Assignee: Unassigned
Components: active-directory-plugin
Created: 11/Feb/15 12:20 PM
Description:

I'm attemping to do AD authentication with the latest AD plugin. I need to authenticate against two domains (that trust each other but are NOT in the same forest. This works fine in other applications doing LDAP). Individually, configuring each of these domains work. But when I attempt to add two separated by commas as per the docs, only the first entry works. Can anyone recommend a solution?

I get errors like "Credential exception trying to authenticate against myotherdomain.com domain and: org.acegisecurity.BadCredentialsException: Either no such user '[email protected]' or incorrect password; nested exception is javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1] --> my user definitely exists. Tested with other LDAP enabled apps. Also, I'm the admin for LDAP.

I believe this is an issue with the binding credentials Jenkins is using, which is a show stopper because Jenkins won't allow me to configure two separate binding credentials - even with the LDAP plugin.

Environment: Jenkins ver 1.595 on Windows Server 2012. AD plugin version 1.39
Project: Jenkins
Priority: Critical Critical
Reporter: Dan D
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