ADExplorer, how to search with "distinguishedName contains" condition?
- by Jimm Chen
I'm using ADExplorer 1.42 from Microsoft. I'm not very versed at this program so please kindly help me out with a search-related problem.
Right click on a node(e.g., CN=NlscanStaff) and select Search Container... , with default search attributes, I can see all objects inside NlscanStaff listed as result.
Note that there is a CN=CHJTEST object listed.
Now, my question is, how to search for CHJTEST specifically?
I tried search condition:
Attribute : distinguishedName
Relation : contains
Value : CN=CHJTEST
Click Add , then Search . But no result.
Can someone tell me what's going wrong? Thanks.