Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/janikvonrotz/activedirectory-password-change

ActiveDirectory Password Change
https://github.com/janikvonrotz/activedirectory-password-change

Last synced: about 2 months ago
JSON representation

ActiveDirectory Password Change

Awesome Lists containing this project

README

        

ActiveDirectory-Password-Change


Screenshot



  • Install dependencies with bower

  • Run a bower update in the project root

  • Add an ActiveDirectory user which has the right to reset a user's password

  • Set variables in index.php

    • $ldapuser

    • $ldappwd

    • $ldaphost

    • $SecKey



  • Move the project on a webserver

    • Support for php ldap module must be enabled

    • Use a SSL certified connection when publishing the site to the internet



  • Open the password change website like this https://site.yourdomain.com/index.php?sec=[your secure key from $SecKey]