Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: sysadm on July 19, 2009, 01:21:53 PM

Title: how to rc0.3-beta change password openldap
Post by: sysadm on July 19, 2009, 01:21:53 PM
Dear, all
who have how to roundcubemail-0.3-beta change password openldap  or any plugins

Please let me know.

Regard,
K
Title: how to rc0.3-beta change password openldap
Post by: JohnDoh on July 20, 2009, 03:12:21 AM
have you tried this? /trunk/roundcubemail/plugins/password ? RoundCube Webmail (http://trac.roundcube.net/browser/trunk/roundcubemail/plugins/password) there is an LDAP driver for it.
Title: how to rc0.3-beta change password openldap
Post by: sysadm on July 20, 2009, 05:35:41 AM
thx JohnDoh

Do you have Instructions ?

Regard,
K
Title: how to rc0.3-beta change password openldap
Post by: sysadm on July 20, 2009, 11:45:58 AM
I try, But error :(
Title: how to rc0.3-beta change password openldap
Post by: sysadm on July 20, 2009, 11:49:40 AM
Quote from: sysadm;20160
thx JohnDoh

Do you have Instructions ?

Regard,
K


Pleaseeeee help me :-*

Regard,
K
Title: how to rc0.3-beta change password openldap
Post by: lacri on July 21, 2009, 01:49:59 AM
try this Change Password PlugIn Again this works with open LDAP Plugin_Repository ? RoundCube Webmail (http://trac.roundcube.net/wiki/Plugin_Repository)

/trunk/roundcubemail/plugins/password ? RoundCube Webmail (http://trac.roundcube.net/browser/trunk/roundcubemail/plugins/password)

you need the RC 0.3 with plugin api download the plugin read the description in config.inc.php.dist and config this for your envoirement save the config.inc.php.dist as config.inc.php and try when you become an error show in the error log php and rc log what a error is triggered.

and important we can't help without a description of errors speculation does not help anybody.
Title: how to rc0.3-beta change password openldap
Post by: sysadm on July 21, 2009, 02:45:57 AM
I copy all in /trunk/roundcubemail/plugins/password ? RoundCube Webmail (http://trac.roundcube.net/browser/trunk/roundcubemail/plugins/password)  to /var/www/html/roundcubemail-0.3-beta/plugins/password/

and change config example.com all to my domain ldap

then in button password in  personal setting have error

Fatal error: Call to undefined method password::load_config() in /var/www/html/roundcubemail-0.3-beta/plugins/password/password.php on line 106

any wrong Please let me know

Regard,
Keng.
Title: how to rc0.3-beta change password openldap
Post by: alec on July 21, 2009, 06:09:52 AM
Quote from: sysadm;20172

Fatal error: Call to undefined method password::load_config() in /var/www/html/roundcubemail-0.3-beta/plugins/password/password.php on line 106


Use svn-trunk version or wait for 0.3-rc in a week.
Title: how to rc0.3-beta change password openldap
Post by: sysadm on July 21, 2009, 06:15:04 AM
Quote from: alec;20178
Use svn-trunk version or wait for 0.3-rc in a week.

So, current 0.3 can not change passwd openldap
Title: how to rc0.3-beta change password openldap
Post by: JohnDoh on July 21, 2009, 09:18:18 AM
yep, sorry, I see there have been some changes to the password plugin since 0.3b was released. to get it with the ldap functionality you need to use the svn-trunk version of roundcube.
Title: how to rc0.3-beta change password openldap
Post by: sysadm on July 21, 2009, 10:58:32 AM
Thank you. Man

Currently I user 2.0-stable can change passwd ldap
But, have some bug
in
Subject:xxxxxxx\0151234567\015X234567\015 every 7 digit it have '\015' :D

Subject:Thai language have issue   But, English language is good

and than in RC.0.3 Very well both Thai and English

Thank you
Title: how to rc0.3-beta change password openldap
Post by: sysadm on July 22, 2009, 03:34:02 AM
Quote from: sysadm;20190
Thank you. Man

Currently I user 2.0-stable can change passwd ldap
But, have some bug
in
Subject:xxxxxxx\0151234567\015X234567\015 every 7 digit it have '\015' :D

Subject:Thai language have issue   But, English language is good

and than in RC.0.3 Very well both Thai and English

Thank you


I fix already.  Is issue cause of  my $rcmail_config['smtp_server'] wrong :D