vondruska / SelfServiceAD

C# webapp to allow users to change Active Directory passwords
MIT License
8 stars 6 forks source link

SelfServiceAD

SelfServiceAD is a .NET web application allowing users to change their Active Directory passwords easily. It was written to allow external users the ability to change their password when "User Must Change Password at Next Logon" is set or if their passwords has expired, without an enterprise identity system.

It requires to be run on a Windows machine due to the dependency on Windows DLLs to authenticate users. The application has been tested on Windows 7, Windows Server 2008 and Windows Server 2012.

screenshot screenshot screenshot