ldapproxy.nosuchobject.onempty

This parameter controls whether to return LDAP_NO_SUCH_OBJECT(32) for empty search results.

The default is true for backward compatibility: 

Copy
ldapproxy.nosuchobject.onempty true

If you set it to false, the system will return LDAP_SUCCESS(0) for strict RFC compliance.

Restart centrify-ldapproxy to apply changes.

Copy
[root]$ /usr/share/centrifydc/bin/centrify-ldapproxy restart