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.

[485 byte] By [rzeglennysa] at [2007-11-27 1:48:24]
# 1
What version of DPS 5.2 are you using ?This problem reminds me of a bug fixed in DPS 5.2 patch 4.1
sylvain.duloutrea at 2007-7-12 1:12:26 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
I figured it out. I was missing the '-s base' on the search. Thanks ...
rzeglennysa at 2007-7-12 1:12:26 > top of Java-index,Web & Directory Servers,Directory Servers...