Forum Moderators: open

Message Too Old, No Replies

Active Directory - Web Interface?

Is it possible to work with active directory from ASP or ASP.NET pages?

         

bpositive

10:04 pm on Oct 30, 2003 (gmt 0)

10+ Year Member



Hello,
I need to make a web interface that can work with Active Directory. I prefer to use ASP.NET but ASP is also fine.
Example scenario:
The web application needs to be able to reset passwords or allow users to change their passwords.

Is this possible at all?

Thanks for your help and comments.

Be Positive

plumsauce

5:14 am on Oct 31, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member




see ADSI at MSDN

bpositive

5:44 pm on Nov 5, 2003 (gmt 0)

10+ Year Member



found the answer here:

[support.microsoft.com ]

Thanks