|
||||||||
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 |
[JIRA] (JENKINS-13677) Active Direcoty Plugin not encrypted - FINE: Failed to start TLS. Authentication will be done via plain-text LDAP
jul...@rottenberg.info (JIRA) Thu, 01 Nov 2012 19:15:46 -0700
- [JIRA] (JENKINS-13677) Active Direcoty Plugi... jul...@rottenberg.info (JIRA)
- [JIRA] (JENKINS-13677) Active Direcoty ... jul...@rottenberg.info (JIRA)
Same issue here :
Domain controller : ldap1.acme.com:3268
user & pass works fine (no anonymous bind on our server)
Domain controller : ldap1.acme.com:3269
error:
"Bad bind username or password"
It is misleading, after enabling ALL logging for the plugin, got :
Nov 1, 2012 7:04:01 PM hudson.plugins.active_directory.ActiveDirectorySecurityRealm
FINE: Binding as DOMAIN\ldapauth to ldap://ldap1.acme.coms:3269/
Nov 1, 2012 7:04:01 PM hudson.plugins.active_directory.ActiveDirectorySecurityRealm
FINE: Failed to start TLS. Authentication will be done via plain-text LDAP
One thing that puzzles me is the "to ldap://ldap1.acme.coms:3269/" it doesn't seem to even attempt to use ssl (was expecting 'to ldaps://ldap1.acme.com:3269'
Our certificate are self signed but I'm imported the certificate (I see it in the keystore list)