Skip to content
forked from mprahl/ADReset

Not Maintained: ADReset is a self-service Active Directory password reset portal

License

Notifications You must be signed in to change notification settings

rondadon/ADReset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADReset (Not Maintained)

About

ADReset is a self-service Active Directory password reset portal. Written with Bootstrap 3, it is fully responsive, and thus works flawlessly on any device, including mobile phones. ADReset allows a user to securely reset their password using secret questions defined by an administrator or by having a reset link sent to their email (the email address is defined in Active Directory). The server-side code is written entirely in PHP and thus it should work on any webserver or operating system.

Key Features

  • Password Reset Via Secret Questions
  • Password Reset Via Email
  • Change Password Using Old Password
  • Active Directory Security Groups Limit Who Is Allowed To Reset Their Password
  • Entirely Configurable Via The Web Interface
  • PowerShell Script To See If A User's Questions Have Been Set

Documentation

Credits

Written by Matthew Prahl except for the PHPMailer and Captcha classes

Screenshots

Home Screen

Home

Home Screen - Responsive

Home Responsive

Answering Secret Questions

Answering Secret Questions

Selecting A New Password After Answering Questions

Selecting A New Password

Change Password

Changing A Password

System Settings

Home

Home

About

Not Maintained: ADReset is a self-service Active Directory password reset portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.7%
  • Hack 1.3%
  • JavaScript 1.1%
  • CSS 0.9%