349K / ADReset

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:PHP 96.7%Language:Hack 1.3%Language:JavaScript 1.1%Language:CSS 0.9%