diff options
Diffstat (limited to 'plugins/password/README')
| -rw-r--r-- | plugins/password/README | 8 |
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 ------------- |
