The user.exe
utility is used for managing additional Control Panel
users.
Location
%plesk_cli%
Usage
user.exe <command> [<login_name>] [
<option_1> [<param>]
[<option_2> [<param>]]
... [<option_N> [<param>]]
Example
The following command creates an additional user account Mary with the
username [email protected]. The user account will be created based on
the role called webmaster, and the user will be able to
access Control Panel and manage websites of a customer with username
JDoe.
plesk bin user.exe --create [email protected] -owner JDoe -passwd sample -cname Mary -role webmaster
Commands
Command | Parameter | Description | Example |
---|---|---|---|
--create or -c |
<login_name> |
Creates a user account. Requires the options Login can be an e-mail address or a word containing |
To create a user account for webmaster Mary, who will manage plesk bin user.exe --create [email protected] -owner JDoe -passwd sample -cname Mary -role webmaster |
…