summaryrefslogtreecommitdiff
path: root/plugins/password/README
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/password/README')
-rw-r--r--plugins/password/README10
1 files changed, 9 insertions, 1 deletions
diff --git a/plugins/password/README b/plugins/password/README
index 1406fb4d5..400a5e7a5 100644
--- a/plugins/password/README
+++ b/plugins/password/README
@@ -34,7 +34,8 @@
2.6. cPanel (cpanel)
2.7. XIMSS/Communigate (ximms)
2.8. Virtualmin (virtualmin)
- 2.9 hMailServer (hmail)
+ 2.9. hMailServer (hmail)
+ 2.10. PAM (pam)
3. Driver API
@@ -206,6 +207,13 @@
Requires PHP COM (Windows only).
+ 2.10. PAM (pam)
+ ---------------
+
+ This driver is for changing passwords of shell users authenticated with PAM.
+ Requires PECL's PAM exitension to be installed (http://pecl.php.net/package/PAM).
+
+
3. Driver API
-------------