Need to create web site for users to change personal info in AD

  • Thread starter Thread starter Jon Paskett
  • Start date Start date
J

Jon Paskett

I would like to create a web on our intranet users can browse to change
personal information such as address and phone numbers. I am particularly
interested in the ability to edit the OTHER field next to Telephone Number
on the general page of ADUC. Any help, guidance, suggestion would be
greatly appreciated.

<JP>
 
You want to look in System.DirectoryServices, then your app will have
to run as a user with AD modification permissions. I have one user for
view only and one user for modification on the apps I build depending
on what you want to do.

There is alot of info on DirectoryServices on MSDN.
 

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