summaryrefslogtreecommitdiff
path: root/plugins/password/README
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-07 11:35:54 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-07 11:35:54 +0000
commit21b24bd8b5805ef07616fee0380723b2c1383013 (patch)
tree38c2667a91b54820c1f6a6b7d3e124c95f392afa /plugins/password/README
parent092d3d0f4dfbd722d4fba86ac4d92a8d56c478fb (diff)
- Added Samba password (#1488364)
git-svn-id: https://svn.roundcube.net/trunk@5979 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/password/README')
-rw-r--r--plugins/password/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/password/README b/plugins/password/README
index 4ae0521d1..25af8cbcd 100644
--- a/plugins/password/README
+++ b/plugins/password/README
@@ -43,6 +43,7 @@
2.15. domainFACTORY (domainfactory)
2.16. DBMail (dbmail)
2.17. Expect (expect)
+ 2.18. Samba (smb)
3. Driver API
@@ -290,6 +291,13 @@
See config.inc.php.dist file for configuration description.
+ 2.18. Samba (smb)
+ -----------------------------------
+
+ Driver to change Samba user password via the 'smbpasswd' command.
+ See config.inc.php.dist file for configuration description.
+
+
3. Driver API
-------------