Director
Command | Parameters | Example and description | ||
|
|
|
| |
user | show |
| user show | |
|
|
| Lists all the currently defined user accoounts | |
This |
|
| This command is only available at root level | |
command |
|
|
| |
add | name=<username>* | user add name=bob | ||
is only | ||||
| pw=<password> | Parameters: | ||
available |
| |||
| priv=<level> | <username> is the username, a string | ||
at root |
| |||
|
| <password> is the password, a string | ||
level |
|
| ||
| Notes: | <level> is 1, 2, or 3 (other values not applicable); | ||
|
| |||
|
| All three parameters are | 1=root; 2=admin; 3=user | |
|
| Creates a new user account | ||
|
| required, and they must be in | ||
|
| This command is only available at root level | ||
|
| the order shown | ||
|
|
| ||
|
|
|
| |
| del | name=<username> | user del name=bill | |
|
|
| Parameters: | |
|
|
| <username> is the user name of the account you | |
|
|
| wish to delete | |
|
|
| Deletes a user account | |
|
|
| This command is only available at root level | |
|
|
|
| |
| mod | name=<username> | user mod name=bill pw=billpw | |
|
| pw=<password> | Parameters: | |
|
| priv=<level> | <username> is the user name of the account you | |
|
|
| want to change, a string | |
|
|
| <password> is the new password for the account | |
|
|
| to, a string | |
|
|
| <level> is 1, 2, or 3 (other values not applicable); | |
|
|
| 1=root; 2=admin; 3=user | |
|
|
| Modifies a user account | |
|
|
| This command is only available at root level | |
|
|
|
|
47
*** Confidential - DO NOT Distribute ***