Roundcube plugin for changing password

  • munnik
  • 10/09/07
  • Offline
Posted: Wed, 2009-12-30 07:51

Awesome, I've been looking

  • jonkristian
  • 10/27/09
  • Offline
  • Sat, 2010-03-27 10:22

Awesome, I've been looking for this. However it doesn't work for me. I have roundcube installed in one location, and have my users login with username.domain and password.


Please explain what is going

  • munnik
  • 10/09/07
  • Offline
  • Sat, 2010-03-27 13:05

Please explain what is going wrong, do you have any error messages?


From roundcube i get: Could

  • jonkristian
  • 10/27/09
  • Offline
  • Sat, 2010-03-27 14:43

From roundcube i get: Could not save new password

In the error log of roundcube i see this: [27-Mar-2010 18:01:07 +0100]: PHP Error: Password plugin: Unable to execute /home/domain.com/public_html/plugins/password/drivers/chgvirtualminpasswd in /home/domain.com/public_html/plugins/password/drivers/virtualmin.php on line 0 (POST /?_task=settings&_action=plugin.password-save?_task=&_action=)


Make sure the file

  • munnik
  • 10/09/07
  • Offline
  • Mon, 2010-03-29 12:27

Make sure the file permissions are correct -r-sr-x---


Yes, been going through all

  • jonkristian
  • 10/27/09
  • Offline
  • Mon, 2010-03-29 17:00

Yes, been going through all the steps at least 10 times, so it's not that either:/ Although the file is red when it's chmod'ed that way, i did also test with full permissions.

I am interested to know what it extracts from $_SESSION['username'] If it's the login name that people enter, that would be username.domain i don't understand: $domain = substr(strrchr($username, "@"), 1); That line looks like it's searching for @ and grabs whatever is behind it, but if the username variable only has username.domain it won't work.


So any ideas? I'd like to

  • jonkristian
  • 10/27/09
  • Offline
  • Tue, 2010-04-27 17:48

So any ideas? I'd like to know what kind of setup you are using, do you use username.domain or username@domain in virtualmin?


Hello guys. So I installed

  • alcsilian
  • 07/16/11
  • Offline
  • Sat, 2011-07-16 23:29

Hello guys. So I installed roundcube-0.4 (that's the version that the theme i bought require). Activated all stuff... But I only have this problem, the password changing.... I took the last password plugin, but it refuse to work.

I have this error: PHP Error: Password plugin: Unable to execute /usr/share/roundcubemail-0.4/plugins/password/drivers/chgvirtualminpasswd in /usr/share/roundcubemail-0.4/plugins/password/drivers/virtualmin.php on line 67 (POST /webmail/?_task=settings&_action=plugin.password-save?_task=&_action=)

Notice the chgvirtualminpasswd works if you invoke it in terminal: ./chgvirtualminpasswd modify-user ....etc.

Anyone can provide some help please?

I really don't know what to do, except jumping from the 5'th floor!