From 0a714b7843736ef465221868354a95eee5cb6e92 Mon Sep 17 00:00:00 2001 From: alec Date: Thu, 22 Apr 2010 11:51:14 +0000 Subject: - Password: chpasswd driver (#1486647) git-svn-id: https://svn.roundcube.net/trunk@3533 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/password/README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'plugins/password/README') 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 ------------- -- cgit v1.2.3