[389-users] No results from nsContainer subtree search

William william at firstyear.id.au
Tue Apr 7 06:00:52 UTC 2015


I ran the following search:

ldapsearch -H ldap://localhost -b
'cn=nsAccountInactivationTmp,dc=example' -s sub -Z -x -D 'cn=Directory
Manager' -W  '(objectClass=*)' '*'


I was trying to locate the object:

'cn="cn=nsDisabledRole,dc=example",cn=nsAccountInactivationTmp,dc=example'


The search yielded no result, but the same search as:

ldapsearch -H ldap://localhost -b
'cn="cn=nsDisabledRole,dc=example",cn=nsAccountInactivationTmp,dc=example' -s base -Z -x -D 'cn=Directory Manager' -W  '(objectClass=*)' '*'

Works and correctly shows the object. What's wrong with the first query?
Other subtree searches on nsContainers work correctly.

Sincerely,

-- 
William <william at firstyear.id.au>




More information about the 389-users mailing list