KB-10572: Does Centrify Ldapproxy support using two of the same attributes in a search filter?
Authentication Service
,
Show Properties
Hide Properties
|
6/25/2018 10:16 PM |
|
6/25/2018 10:16 PM |
|
6/25/2018 10:16 PM |
|
Article Audience |
|
Products |
Authentication Service
|
Operating Systems |
Red Hat Linux, Oracle Linux, Solaris, Scientific Linux, SUSE Linux, Ubuntu, openSUSE
|
Service |
Centrify Infrastructure Services
|
|
|
|
|
000010572 |
|
Does Centrify Ldapproxy support using two of the same attributes in a search filter? |
|
Question:
Does Centrify Ldapproxy support using two of the same attributes in a search filter?
For example, when using a search filter similar to below: there are 4 CDC attributes. 2 uid and 2 uidNumber.
"(&(uid=dwirth)(objectclass=posixAccount)(uid=*)(&(uidNumber=*)(!(uidNumber=0))))"
the following error is seen:
Search result: Other (e.g., implementation specific) error(80), cdcLdapSearch :Bad parameter (cdcRC=4), errSystem=Ldap, errCode=-7, errString=Bad search filter
Answer:
Centrify only supports one CDC attribute in a search filter, even though its the same CDC attribute.