diff options
Diffstat (limited to 'plugins/password/README')
| -rw-r--r-- | plugins/password/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/password/README b/plugins/password/README index d9280fb03..268d5194c 100644 --- a/plugins/password/README +++ b/plugins/password/README @@ -39,6 +39,7 @@ 2.11. Chpasswd (chpasswd) 2.12. LDAP - no PEAR (ldap_simple) 2.13. XMail (xmail) + 2.14. Pw (pw_usermod) 3. Driver API @@ -253,6 +254,13 @@ for configuration description. + 2.14. Pw (pw_usermod) + ----------------------------------- + + Driver to change the systems user password via the 'pw usermod' command. + See config.inc.php.dist file for configuration description. + + 3. Driver API ------------- |
