• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved User can not change password in roundcube

boosterfan

Basic Pleskian
Hey guys,

does anyone have installation instructions what to do, so that the users can change the password in roundcube?

Thanks a lot so far.


Greets

Tobias
 
Hi boosterfan,

what issues/errors/problems do you experience and most important, what does the corresponding log - file logs, when you try to change the password in roundcube?



In addition, pls. include at least the output of
Code:
plesk version
( logged in as user "root" over SSH ), in your threads, because it helps people willing to help you to reproduce ( possible ) bugs, errors, issues and problems on the very same environment and helps as well to suggest solutions / work-arounds, based on your environment. ;)
 
We do not get any issues, the users just do not have any option to change the password, when they are logged in ??

We use latest plesk onyx 17.5 and roundcube, installed / updated with plesk updater/installer.
 
Hi boosterfan,

the users just do not have any option to change the password, when they are logged in ??
You mean, you don't have the options at "Settings > Password"

Plesk-Onyx_Roundcube_Settings_001.png

Plesk-Onyx_Roundcube_Settings_Password_001.png

Plesk-Onyx_Roundcube_Settings_Password_002.png

IF you MISS these options, pls. check, that the configuration file looks like this example:

=> /usr/share/psa-roundcube/config/defaults.inc.php

Code:
...

// ----------------------------------
// PLUGINS
// ----------------------------------

// List of active plugins (in plugins/ directory)
$config['plugins'] = array('password', 'markasjunk2', 'sieverules');

...



We use latest plesk onyx 17.5 and roundcube, installed / updated with plesk updater/installer.
On WHICH operating system, pls. ?
 
Last edited by a moderator:
Back
Top