• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Unable to change passwords

jorge ceballos

Regular Pleskian
Hi everyone

In some domains its not possible to change the password for email accounts.
When clicking the user link it says 'the user is not found, maybe it was erased' and the email link itself gives access to other options like forwarding and such.

Obviously this is a misconfig from upgrading, any idea how can I solve this?

the '/usr/local/psa/admin/bin/httpdmng --reconfigure-domain ' command did not help but I guess there must be another command to reconfigure users belonging to the domain.


TIA
 
Did you tried to change it with /usr/local/psa/bin/mail utility with -passwd option? Do you have any errors with it?
 
Same problem

Parallels Plesk Panel v10.0.1_build109101029.19 os_RedHat el5 64bits

PROBLEM DESCRIPTION AND STEPS TO REPRODUCE
Using GUI is not possible to reassign a mail password to a mailbox upgraded from 9.2.3 to 10.0.1.
1.-Access to GUI as admin or customer user
2.-Access to Control Panel of domain if admin
3.-Clic over Mail tab
4.-Clic over a mailbox upgraded from PSA 9.2.3 to 10.0.1
5.-It don't offer text box for password and confirm password.

ACTUAL RESULT
Editing a mailbox, does not vissible text box for intro new password and confirm'it

EXPECTED RESULT
Be able to intro a new password and confirm password for a mailbox previusly created in PSA 9.2.3 that was upgraded to 10.0.1

ANY ADDITIONAL INFORMATION
CLI command bin/mail -u [email protected] -password newpasswd it's working, but Customers don't have access to CLI, just me, the admin and I don't want to live changing password for mailboxes.
----------------------------------------
 
Same Problem after upgraded from Plesk 9.2.3 to 10.0.1 on CentOS 5

Editing a mailbox, does not visible text box for change password

Admins please update with a fix

For change mailbox password via SSH

/usr/local/psa/bin/mail -u [email protected] -passwd newpassword
 
I also have this problem. Email accounts created before version 10, does not allow to change the password in the control panel. Users can update the password in the webmail, but if they forgot the password, the only way is that we (the provider) change the password manually via SSH. This is really painful!
 
Back
Top