• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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