I would like to search all the users under testing.com, ie. all users under A, B and C. I have set:
In LDAPMapping.dtd,
<!ATTLIST LDAPQuery
Suffix CDATA #IMPLIED
Scope (OneLevel|Subtree|Object) "Subtree"
>
In LDAPSampleMapping.xml,
<LDAPQuery Suffix="DC=testing, DC=com"/>
But when I type runbr in command type. It turns out that
javax.naming.PartialResultException: Unprocessed Continuation Reference(s); remaining name 'DC=testing, DC=com'
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum