Issue Type: Task Task
Affects Versions: current
Assignee: Kohsuke Kawaguchi
Components: ldap
Created: 20/Jun/13 1:59 PM
Description:

We are not able to integrate Jenkins with ldap server.

settings given :

<securityRealm class="hudson.security.LDAPSecurityRealm" plugin="[email protected]">
<server>xxx.xxx.com:636</server>
<rootDN></rootDN>
<inhibitInferRootDN>false</inhibitInferRootDN>
<userSearchBase></userSearchBase>
<userSearch>uid={0}</userSearch>
<managerDN>uid=username,cn=users,cn=accounts,dc=XXXX,dc=com</managerDN>
<managerPassword>XXXX</managerPassword>
<disableMailAddressResolver>false</disableMailAddressResolver>

Please help me in this regard

Environment: CentOS release 6.4 (Final) 64 bit - Jenkins ver. 1.519 - ipa server 3.0.0-26 (ldap server )
Project: Jenkins
Priority: Major Major
Reporter: vamsi krishna
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/groups/opt_out.
 
 

Reply via email to