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

Plesk 10.1.1 CLI: site creation problem with -owner option

R

RichardPiacentini

Guest
Hi,


Following the API located here http://download1.parallels.com/Plesk/PP10/10.1.1/Doc/en-US/online/plesk-unix-cli/index.htm i'm trying to create a new domain owned by a third party user but i have an error with the -owner option.

OS Linux 2.6.32-22-server
Panel version 10.1.1

/usr/local/psa/bin/site --create example.com -owner "My Test User"

Cannot create domain: Unrecognized option: '-owner'

If i don't use the -owner option it works but the domain is owned by the administrator, anybody knows how to create a domain owned by another user ?

Thanks,

Richard
 
Ok. I have forwarded it to developers already.
Thank you for notification.
 
Thank you Igor, but do you know how to create a domain with a specific owner ??
 
Try to use /usr/local/psa/bin/domain utility. --help option for details.
 
Back
Top