Plesk - Restore Failed: An error occurred during domain update

If a restore fails with the following error:

[ERROR] Failed making utility Call to Plesk. Error: [DATE] 53340:65780abbe1688 ERR [util_exec] proc_close() failed ['/usr/local  /psa/admin/bin/usermng' '--mod-user' '--old-user=example.example._naza1c1jhjo' '--new-user=example.example._naza1c1jhjo'] with exit code [255]

An error occurred during domain update: An error occurred during changing of hosting settings: System user update is failed: Unable to execute usermng: usermng: PAM password change failed: 20, Authentication token manipulationerror


It can be resolved by editing the /etc/pam.d/plesk_usrmng_encrypted file and commenting out the line, password requiredpam_deny.so. Please note that this line is not present in a clean Plesk Installation.

The resulting file contents should be:

#password required pam_plesk.so try_first_pass
#password required pam_deny.so
password required pam_plesk.so try_first_pass
##############################################
OR
##############################################
password required pam_plesk.so try_first_pass
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Orphan Accounts Missing

Sometimes terminated accounts will not appear in the Orphan Accounts Section. Please verify the...

cPanel Email Files/Folders Restored With Incorrect Permissions

There are some cases a restore of cPanel Accounts can result in the following error when trying...

Database Restore Failed - Please DISCARD the tablespace before IMPORT

When restoring databases JetBackup attempts to drop the database tables before starting the...

Directory Restore Fills Partition

There are some cases where a Directory Restore can cause the partition the restored directory is...

Multiple Account Restore

Both JetBackup 4 and JetBackup 5 allow users to queue or run multiple accounts restores at one...