Director
Command | Arguments | Example and description | ||
|
|
|
| |
time |
| <time> | time 13:02:00 | |
|
|
| Arguments: | |
|
|
| <time> is hh:mm:ss | |
|
|
| Sets the system | |
|
|
| current time is displayed | |
|
|
|
| |
upgrade |
| srvip=<svrip> | upgrade srvip=168.192.20.2 user=bob pw=bobpw | |
|
| user=<username> | file=image021108 | |
|
| pw=<passwd> | Arguments: | |
|
| file=<filename> | <svrip> is the IP address of the server that the | |
|
|
| new image file is on | |
|
| Note: All four arguments are | <username> is the user name needed for FTP | |
|
| required | access to the server | |
|
|
| <passwd> is the password needed for FTP | |
|
|
| access to the server | |
|
|
| <filename> is the name of the image file | |
|
|
| Replaces the backup system boot image (the one | |
|
|
| that is not the current image) with the image in the | |
|
|
| specified file (see image command) | |
|
|
|
| |
user | add | name=<username> | user add name=bob | |
|
| pw=<password> | Arguments: | |
This |
| priv=<level> | <username> is the username, a string | |
command |
|
| <password> is the password, a string | |
is only |
| Note: All three arguments are | <level> is 1, 2, or 3 (other values not applicable); | |
available |
| required | 1=root; 2=admin; 3=user | |
at root |
|
| Creates a new user account | |
level |
|
|
| |
del | name=<username> | user del name=bill | ||
| ||||
|
|
| Arguments: | |
|
|
| <username> is the user name of the account you | |
|
|
| wish to delete | |
|
|
| Deletes a user account | |
|
|
|
| |
| mod | name=<username> | user mod name=bill pw=billpw priv=2 | |
|
| pw=<password> | Arguments: | |
|
| priv=<level> | <username> is the user name of the account you | |
|
|
| want to change, a string | |
|
| Note: All three arguments are | <password> is the new password for the account | |
|
| required | to, a string | |
|
|
| <level> is 1, 2, or 3 (other values not applicable); | |
|
|
| 1=root; 2=admin; 3=user | |
|
|
| Modifies a user account | |
|
|
|
| |
| show |
| user show | |
|
|
| Lists all the currently defined user accounts | |
|
|
|
|
48