Update README.md
This commit is contained in:
parent
49b356c855
commit
f8bd9411f4
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,9 @@
|
|||
|
||||
This is a Python CGI script that lets ldap users change
|
||||
their own ldap passwords via a web interface.
|
||||
If users with same UID and same oldpassword are found in other OUs, those passwords are updated too.
|
||||
|
||||
If users with same UID and same oldpassword are found in other OUs,
|
||||
those passwords are updated too.
|
||||
|
||||
## Installation
|
||||
To install the script, simply extract all the repository contents into a folder
|
||||
|
|
Loading…
Reference in a new issue