maintain users list of Active Directory for an asp.net web Application only - TechRepublic
General discussion
February 10, 2010 at 02:35 AM
mahammad_09

maintain users list of Active Directory for an asp.net web Application only

by mahammad_09 . Updated 16 years, 5 months ago

Hi
I have configured active directory in my server 2008. We have a web project using asp.net mvc named Audit planning and Execution Software(Apex2).
What we want to do is to authenticate Active directory users for this project.
I can get all active directory users, groups, users of a group etc.
I want to add users in active directory for the Apex2 project only using asp.net.
I also want to display only the users and groups of Active Directory registered with the Apex2 project only. And I also want to add active directory users from whole AD list to our project’s AD list.
Can you please tell me, how will I do this. Shall I create an Organizational Unit and maintain all users and groups there for our project? or is there any other way to do this?

Thank You

This discussion is locked

All Comments