summaryrefslogtreecommitdiff
path: root/plugins/password/README
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/password/README')
-rw-r--r--plugins/password/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/password/README b/plugins/password/README
index 2e3a59509..8cb568db1 100644
--- a/plugins/password/README
+++ b/plugins/password/README
@@ -223,6 +223,9 @@
Driver that adds functionality to change the systems user password via
the 'chpasswd' command. See config.inc.php file.
+ Attached wrapper script (chpass-wrapper.py) restricts password changes
+ to uids >= 1000 and can deny requests based on a blacklist.
+
2.12. LDAP - no PEAR (ldap_simple)
-----------------------------------