Change password on AD from Website - Please help ASAP

  • Thread starter Thread starter Henrik Scheel
  • Start date Start date
H

Henrik Scheel

Hi

I need to offer a service for some users.

My users must have the possibility to - trough a webpage on my IIS 6.0 - be
able to change their credentials - normally password. The users are on
several AD's and several Containers. Could you help me with the right
solution. It could be a ASP solution but I hope for a builtin solution.

Kind Regards
Henrik
 
There is no built-in solution so you will need to build it or buy it.

You can of course you ASP, location in the directory doesn't matter, you can use
the nametranslate object to find the user or ADO searches or just use WinNT
provider instead of LDAP provider.

If you want to buy something, check out psynch by mtec. It allows the users to
change their own password and also has the ability to let them log in with Q&A
or alternative authentication methods in case they forgot their old password.

joe
 

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