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

Domain owner bug/issue

mparadis

Regular Pleskian
Once you've created a domain, and later decide that you'd like someone else to use it, it does not seem possible to change it's ownership. That's an important function when you need to hand the domain over to another user for various reasons. Could this be added?

Also, I noticed that once I created a new user, then created a new domain for the user, that the user could never log in, getting a 'access denied' error. The fix was to restart PSA.

Mike
 
Switching a domain from reseller-account/user is only possible via the DB.
But it is possible to make a script for thiswith a extra button ;)

And every 15 minutes (standard it is 15) PSA reloads all settings, so wait for 15 minutes ;)
 
It's easy to do:

/usr/local/psa/bin/domain.sh -u DOMAIN -clogin LOGIN

where DOMAIN = domain name in question and LOGIN = the psa login of the client gaining the domain.
 
Back
Top