How to change active directory User Account Password using code?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
|
I wouldn't do this personally. But you can as long as you have sufficient permissions something like:
|
|||
|
|
|
Here's an opensource webpart that enables users to change their password: ITaCS Change Password web part I use this webpart myself and am satisfied about it. The source code is available for viewing. It might inspire you for your own programming need. |
|||||
|
|
I don't think there's anything wrong with changing active directory password through webpart anyway why reinvent the wheel ? here's link to one already created. |
|||
|
|
