.net directoryService returns less result as compared to the CSVDE
Posted
by kapilg
on Stack Overflow
See other posts from Stack Overflow
or by kapilg
Published on 2010-04-27T07:30:24Z
Indexed on
2010/04/27
7:33 UTC
Read the original article
Hit count: 234
I am using .net directoryService to execute an LDAP query and retrieve the users from AD. but when I run the same query using CSVDE tool , i get more no of result as compared to the directorySerrvice. in both the case, i'm using thesame credential to run the application and CSVDE. does any one have any idea if I need to set some flag or any thing while using directoryservice. any pointer will be helpful.
© Stack Overflow or respective owner