A – Command Line Interface User Command
S
Notes | Authority level or password changes that you make to an account that is currently |
| logged in do not take effect until that account logs in again. |
Examples | The following is an example of the User Accounts command: |
| SANbox (admin) #> user accounts |
Current list of user accounts |
| ||
|
| ||
images | (admin authority | = False, | never expires) |
admin | (admin authority | = True , | never expires) |
chuckca | (admin authority | = False, | expires in < 50 days) |
gregj | (admin authority | = True , | expires in < 100 days) |
fred | (admin authority | = True , | never expires) |
The following is an example of the User Add command:
SANbox (admin) #> user add
Press 'q' and the ENTER key to abort this command.
account name | : | user1 | |
account password | chars) | : | ******* |
please confirm account | password: | ******* |
set account expiration in days
should this account have admin authority? (y/n): [n] y
OK to add user account 'user1' with admin authority and to expire in 100 days?
Please confirm (y/n): [n] y
The following is an example of the User Edit command:
SB211.192 (admin) #> user edit
Press 'q' and the ENTER key to abort this command.
account name | : user1 | |
set account | expiration in days | |
should this | account have admin | authority? (y/n): [n] |
OK to modify user account 'user1' with no admin authority and to expire in 0 days?
Please confirm (y/n): [n]
|