From 21b24bd8b5805ef07616fee0380723b2c1383013 Mon Sep 17 00:00:00 2001 From: alec Date: Wed, 7 Mar 2012 11:35:54 +0000 Subject: - Added Samba password (#1488364) git-svn-id: https://svn.roundcube.net/trunk@5979 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 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 ------------- -- cgit v1.2.3