add, delete users to an active directory?

  • Thread starter Thread starter Luis Esteban Valencia
  • Start date Start date
L

Luis Esteban Valencia

Hello gusys, Is it possible to make my asp.net application add users to the
AD , I also want to be able to delete users, modify their information,
everything through a website.

Thanks for the info
 
Give me an exact url: I cant find nothing useful there.
 
Is it too difficult to follow the first link returned ?

By using that wrapper API, developers can do the following operations:

Add User To Group
Create Active Directory Group
Create Active Directory User
Delete Active Directory Group Account
Delete Active Directory User Account
Enable Active Directory User Account
Group Exist
IsUserValid
Load All Users
Load All Groups
Load Group
Load User
Login
Remove User From Group
User Exist
Set Password
Update User
Update Group

Is there anything you want to do which isn't in that list ?
If so, what is it ?



Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top