Null search base used in DPS
Does anyone know if it is possible to get DPS 5.2 to allow an ldapsearch with a null search base to pass thru? I am using the search:
ldapsearch -b "" objectclass=* subschemasubentry
DPS throiws back:
ldap_search: Insufficient access
ldap_search: additional info: Search not permitted for any attribute
It works going to the directory server directly. We bought Ping and it uses that query to verify the directory is reachable. Thanks in advance.

