From feb968189cd74903e653e9e0a657bebcf22e3991 Mon Sep 17 00:00:00 2001 From: alec Date: Fri, 10 Sep 2010 08:09:10 +0000 Subject: - Security improvements for chpasswd driver (#1486987) git-svn-id: https://svn.roundcube.net/trunk@3955 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/password/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/password/README') 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) ----------------------------------- -- cgit v1.2.3