Applies to: All versions of Centrify DirectControl.
Problem:
Ldap proxy search with a wildcard causes unexpected results.
For example:
[root@computer]# ldapsearch -x "(objectclass=*)"
# extended LDIF
#
# LDAPv3
# base <> with scope sub
# filter: (objectclass=*)
# requesting: ALL
# with pagedResults control: size=100
#
ldap_result: Can't contact LDAP server (-1)
Cause:
This will occur if the CentrifyDC-ldapproxy and Centrify DirectControl versions do not match.
Solution:
Correct the CentrifyDC-ldapproxy and Centrify DirectControl versions to match.