Hi,
I am testing Jenkins with ldap for authenticating users. No issues its working
but only problem is that the logging into Jenkins using ldap credentials is
taking from 2 to 3 minutes. Through ldap server logs we found that user
search does not take any time but the system is taking 2-3 mins while doing
group search but we don't maintain any groups for the users that we
configured. There are several other applications using ldap server and work
without any such issues.
Following have been tried with no luck:
a) As suggested on Jenkins site, have tried changing groupSearchFilter =
"(member={0})" in file: LDAPBindSecurityRealm.groovy but no improvement
found the logging time.
b) Changing root DN did not help
My env:
1) RHEL 6.x 64-bit
2) Jenkins 1.517 on Tomcat 7.0.29
3) Sun Directory Server 6.x
4) Currently we are using Jenkins user database but eventually would want
to use ldap for user authentication
Appreciate if could help resolve this problem.
Thanks
Anand
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" 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.