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

Remote Admin API

O

oakleeman

Guest
I'm trying to write a script that will let the users of our current hosting control panel (not Plesk) create trial sites and then use their current password to access those sites.

Even though the Remote API manual has several mistakes in it, I have been able to wade through them and get my script to work except for one problem. I can't get past the HTTP Authentication and can't find an example script that shows how to pass a username/password through either a form or a URL.

Does someone have a sample or can point me where to look?
 
I figured it out. I'm attempting to make it compatible with Hosting Controller if anybody is interested in and would like a copy when I'm finished.
 
Back
Top