command line to create user in batch mode:
?
?
file format: create account user001@domain.net u_name “user 001” u_password “pwd”
?
1 |
./tool file batch createUser.txt |
Examples:
Usage: tool create account john@doe.com u_name “John Doe” u_password “pass”
Usage: tool create domain doe.com d_description “New domain”
Usage: tool delete account john@doe.com
Usage: tool modify account *@* u_gw 1 u_admin 0
Usage: tool display system c_system_services_smtp_port
Usage: tool modify system c_as_general_enable 1
Usage: tool import domain d_description d_accountnumber
Usage: tool export account *@merakdemo.com
Usage: tool file userstatistics 2004/10/01 2004/10/31 * statistics.txt
Usage: tool upgrade 8.0.3
Commands:
create – Creates a new object
delete – Deletes an object
modify – Modifies object variables
display – Displays object variables
export – Exports object variables in CSV format
import – Imports objects in CSV format from file
file – Calls file functions
upgrade – Calls upgrade functions from previous version
Parameters:
account – email [API properties]
domain – domain [API properties]
tables – service connectionstring
system – [API parameters]
userstatistics – fromdate todate filterstring outputfile
batch – batchfile [prefix]
Options:
-quiet – Runs in quiet mode
-? – This help