ispCP - Board - Support
[HowTo] Password Changer Roundcube 0.3 Stable - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Contributions Area (/forum-40.html)
+--- Forum: Howtos (/forum-41.html)
+--- Thread: [HowTo] Password Changer Roundcube 0.3 Stable (/thread-7816.html)

Pages: 1 2 3 4 5 6 7 8 9


RE: [HowTo] Password Changer Roundcube 0.3 Stable - rAdKy - 03-16-2010 06:41 AM

ispCP Omega 1.0.4 Stable Release
Roundcube 0.3.1, using courier..


RE: [HowTo] Password Changer Roundcube 0.3 Stable - TheCry - 03-16-2010 07:04 AM

Which version of the password changer did you use?
Look at this posting: http://www.isp-control.net/forum/thread-7816-post-61500.html#pid61500


RE: [HowTo] Password Changer Roundcube 0.3 Stable - dobozossör - 03-16-2010 04:39 PM

(03-16-2010 02:50 AM)rAdKy Wrote:  Error message is:
Could not save new password.

????
Where I can view the error logs? Why is that error?

Add rights to roundcube SQL user to edit mail_users table in ispcp database and it will work. I have also had this problem.


RE: [HowTo] Password Changer Roundcube 0.3 Stable - TheCry - 03-16-2010 05:29 PM

(03-16-2010 04:39 PM)dobozossör Wrote:  Add rights to roundcube SQL user to edit mail_users table in ispcp database and it will work. I have also had this problem.
Thanks... I'd forgotten to put this in the posting!!!
You are right!. I will add this on the first site!


RE: [HowTo] Password Changer Roundcube 0.3 Stable - rAdKy - 03-17-2010 01:24 AM

use this ispcp_pw_changer_courier.tar.gz
I also try Add rights to roundcube SQL user to edit mail_users table in ispcp database, but again dont work..
Do not know what the problem was
How exactly do I assign these rights for sql user


RE: [HowTo] Password Changer Roundcube 0.3 Stable - TheCry - 03-17-2010 04:40 PM

(03-17-2010 01:24 AM)rAdKy Wrote:  Do not know what the problem was
How exactly do I assign these rights for sql user
Use phpMyAdmin... It's very easy...
In the upper middle site you will see "privileges"!
Click on the Char "R". Click on the Button to change the (Action) "privileges" of the user "roundcube".
In the middle of the site you will see a section "Database-specific privileges".
Select the database ispcp.
After this, select under the section "Table-specific privileges" the table "mail_users"..
Now, under the colum "SELECT" select "mail_addr"
under "UPDATE" "mail_pass" and "status"

Save it and now it should work!


RE: [HowTo] Password Changer Roundcube 0.3 Stable - Elber - 04-24-2010 12:39 AM

Hi, when i change password in my RoundCube i have 1 new request in ispCP debugger in control panel. And when I try to enable request i have "Daemon returned 250 as status code" ispCP 1.0.5


RE: [HowTo] Password Changer Roundcube 0.3 Stable - TheCry - 04-24-2010 01:21 AM

Which password changer are you using? Courier or Dovecot?


RE: [HowTo] Password Changer Roundcube 0.3 Stable - Elber - 04-24-2010 02:04 AM

I use Courier, because Dovecot change password only in database Sad


RE: [HowTo] Password Changer Roundcube 0.3 Stable - TheCry - 04-24-2010 02:15 AM

Can you please post some logs..
I don't use Courier so i need some logs... Elsewhise i need to install it on my testmachine