summaryrefslogtreecommitdiff
path: root/plugins/password/README
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/password/README')
-rw-r--r--plugins/password/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/password/README b/plugins/password/README
index 400a5e7a5..46f1b3cac 100644
--- a/plugins/password/README
+++ b/plugins/password/README
@@ -36,6 +36,7 @@
2.8. Virtualmin (virtualmin)
2.9. hMailServer (hmail)
2.10. PAM (pam)
+ 2.11. Chpasswd (chpasswd)
3. Driver API
@@ -214,6 +215,13 @@
Requires PECL's PAM exitension to be installed (http://pecl.php.net/package/PAM).
+ 2.11. Chpasswd (chpasswd)
+ -------------------------
+
+ Driver that adds functionality to change the systems user password via
+ the 'chpasswd' command. See config.inc.php file.
+
+
3. Driver API
-------------