• 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.

Event handler for admin password change

T

test.nr.mt.nat

Guest
I'm spent quite some time searching, so if I'm missing something obvious, please just give me a swift kick/copy&paste/etc in the right direction.

Is there a built in event, or something similar to what the event manager does, for when the admin password is updated? Unfortunately, "Administrator information updated" does not include this as a field passed during the event, which makes it a bit more of a pain to dynamically sync a new password should it be updated.

Here's a specific example: if Monit is running on :2812 with the goal being that you can "log in with your Plesk credentials", I currently have to have a cron running that pipes /etc/psa/.psa.shadow into the corresponding allow directive in /etc/monitrc. It does the job; but it's terribly inelegant compared with other things the event manager let's you accomplish "at change time."
 
Last edited by a moderator:
Back
Top