From a7c3c8dc14e19dcf6fb56495b3c09bc41a66acf9 Mon Sep 17 00:00:00 2001 From: alec Date: Wed, 7 Mar 2012 11:19:06 +0000 Subject: - Helper files moved to helpers/ directory from drivers/ git-svn-id: https://svn.roundcube.net/trunk@5977 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/password/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/password/README') diff --git a/plugins/password/README b/plugins/password/README index 4fcbc4b21..eadf10742 100644 --- a/plugins/password/README +++ b/plugins/password/README @@ -136,7 +136,7 @@ Installation: - Change into the drivers directory. Edit the chgsaslpasswd.c file as is + Change into the helpers directory. Edit the chgsaslpasswd.c file as is documented within it. Compile the wrapper program: @@ -205,7 +205,7 @@ ---------------------------- As in sasl driver this one allows to change password using shell - utility called "virtualmin". See drivers/chgvirtualminpasswd.c for + utility called "virtualmin". See helpers/chgvirtualminpasswd.c for installation instructions. See also config.inc.php.dist file. @@ -230,7 +230,7 @@ Driver that adds functionality to change the systems user password via the 'chpasswd' command. See config.inc.php.dist file. - Attached wrapper script (chpass-wrapper.py) restricts password changes + Attached wrapper script (helpers/chpass-wrapper.py) restricts password changes to uids >= 1000 and can deny requests based on a blacklist. -- cgit v1.2.3