Connecting Tech Pros Worldwide Help | Site Map

Retrieve Groups/Users from Active Directory in ASP.Net

Jeppe Dige Jespersen
Guest
 
Posts: n/a
#1: Nov 21 '05
I have a webserver that is not in the domain, residing in the DMZ, from
which I need to retrieve groups and names from the A.D.

Any ideas on that?

Thanks,
Jeppe Jespersen
jeppe.jespersen gmail.com


John Wadie
Guest
 
Posts: n/a
#2: Nov 21 '05

re: Retrieve Groups/Users from Active Directory in ASP.Net


You can create a web service on a machine inside the domain to retrieve the
data from AD, and return it to your web application.

Cheers,
John Wadie

Closed Thread