Roundcube Community Forum

 

how to rc0.3-beta change password openldap

Started by sysadm, July 19, 2009, 01:21:53 PM

Previous topic - Next topic

sysadm

Dear, all
who have how to roundcubemail-0.3-beta change password openldap  or any plugins

Please let me know.

Regard,
K

JohnDoh

Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

sysadm

thx JohnDoh

Do you have Instructions ?

Regard,
K

sysadm


sysadm

Quote from: sysadm;20160thx JohnDoh

Do you have Instructions ?

Regard,
K

Pleaseeeee help me :-*

Regard,
K

lacri

try this Change Password PlugIn Again this works with open LDAP Plugin_Repository ? RoundCube Webmail

/trunk/roundcubemail/plugins/password ? RoundCube Webmail

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.

sysadm

#6
I copy all in /trunk/roundcubemail/plugins/password ? RoundCube Webmail  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.

alec

Quote from: sysadm;20172Fatal 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.

sysadm

#8
Quote from: alec;20178Use svn-trunk version or wait for 0.3-rc in a week.

So, current 0.3 can not change passwd openldap

JohnDoh

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.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

sysadm

#10
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

sysadm

Quote from: sysadm;20190Thank 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