PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Plesk 10.4.4 Update #31
Ubuntu 10.04.4 LTS
x86_64
PROBLEM DESCRIPTION
When I create a domain via command line it is locked.
STEPS TO REPRODUCE
Have a client "testowner" and a template "Domain only"
export PLESK_IP="enter your IP here"
/opt/psa/bin/domain --create test.test -owner testowner -dns false -www false -hosting true \
-hst_type phys -ip ${PLESK_IP} -login ftp_test -passwd test -ssl true -same_ssl true \
-webstat none -php true -mail_service false -template "Domain only"
ACTUAL RESULT
The domain is created and locked
EXPECTED RESULT
The domain should be unlocked and synched with the service plan.
ANY ADDITIONAL INFORMATION
It would even be better if you could specify the wanted state (locked/unlocked) via command line options.
Plesk 10.4.4 Update #31
Ubuntu 10.04.4 LTS
x86_64
PROBLEM DESCRIPTION
When I create a domain via command line it is locked.
STEPS TO REPRODUCE
Have a client "testowner" and a template "Domain only"
export PLESK_IP="enter your IP here"
/opt/psa/bin/domain --create test.test -owner testowner -dns false -www false -hosting true \
-hst_type phys -ip ${PLESK_IP} -login ftp_test -passwd test -ssl true -same_ssl true \
-webstat none -php true -mail_service false -template "Domain only"
ACTUAL RESULT
The domain is created and locked
EXPECTED RESULT
The domain should be unlocked and synched with the service plan.
ANY ADDITIONAL INFORMATION
It would even be better if you could specify the wanted state (locked/unlocked) via command line options.