Update README.md

This commit is contained in:
Christoph Loesch 2021-04-12 02:45:40 +02:00 committed by GitHub
parent 49b356c855
commit f8bd9411f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,9 @@
This is a Python CGI script that lets ldap users change This is a Python CGI script that lets ldap users change
their own ldap passwords via a web interface. 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 ## Installation
To install the script, simply extract all the repository contents into a folder To install the script, simply extract all the repository contents into a folder