Password plugin driver to change passwords using php ssh2 extension and
saslpasswd

Config file plugin options:

$rcmail_config['password_rsasl_ssh_host'] = 'localhost';     //Remote Host
$rcmail_config['password_rsasl_ssh_port'] = 22;              //Remote port
$rcmail_config['password_rsasl_ssh_username'] = 'user';      //Remote user
$rcmail_config['password_rsasl_ssh_password'] = 'password';  //Remote
password
$rcmail_config['password_rsasl_command'] = null;             //Default:
'/usr/sbin/saslpasswd2 -p
$rcmail_config['password_rsasl_default_domain'] = null;      //Default
domain - cyrus imap




 --- 8< --- detachments --- 8< ---
 The following attachments have been detached and are available for viewing.
  http://detached.gigo.com/rc/jS/eQ0TIWEr/rsasl-plugin.patch
  http://detached.gigo.com/rc/jS/eQ0TIWEr/rsasl.php
  http://detached.gigo.com/rc/jS/eQ0TIWEr/password-plugin-new-.tar
 Only click these links if you trust the sender, as well as this message.
 --- 8< --- detachments --- 8< ---

_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to