Tagged Questions
1
vote
2answers
487 views
Convert linux ldapsearch to Windows dsquery
I am converting a website fro being hosted on Linux and Apache to Windows and IIS. The pages are currently written in php but new functionality will be in something along the lines of C#.net
In the ...
3
votes
1answer
839 views
How can I find all groups a user belongs to via DSQUERY
How can I find all groups for a specific user (groups for which the user is assigned) using dsquery?