summaryrefslogtreecommitdiff
path: root/plugins/password/README
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/password/README')
-rw-r--r--plugins/password/README6
1 files changed, 3 insertions, 3 deletions
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.