• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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