Specifications
set system login
SecureStack C3 Configuration Guide 3-3
Username Access State
admin super-user enabled
ro read-only enabled
rw read-write enabled
Table 3‐1providesanexplanationofthecommandoutput.
set system login
Usethiscommandtocreateanewuserloginaccount,ortodisableorenableanexistingaccount.
TheSecureStackC3switchsupportsupto16useraccounts,includingtheadminaccount,which
cannotbedeleted.
Syntax
set system login username {super-user | read-write | read-only} {enable | disable}
Parameters
Defaults
None.
Mode
Switchcommand,superuser.
Example
Thisexampleshowshowtoenableanewuseraccountwiththeloginname“netops”withsuper
useraccessprivileges:
C3(su)->set system login netops super-user enable
Table 3-1 show system login Output Details
Output What It Displays...
Password history size Number of previously used user login passwords that will be checked for
duplication when the set password command is executed. Configured with set
system password history (page 3-6).
Password aging Number of days user passwords will remain valid before aging out. Configured
with set system password aging (page 3-6).
Username Login user names.
Access Access assigned to this user account: super-user, read-write or read-only.
State Whether this user account is enabled or disabled.
username Specifiesaloginnameforaneworexistinguser.This stringcanbea
maximumof80characters,althoughamaximumof16charactersis
recommendedforproperviewingintheshowsystemlogindisplay.
super‐user|
read‐write|
read‐only
Specifiestheaccessprivilegesforthi suser.
enable
|disable Enablesordisablestheuseraccount.