set system login
SecureStack C2 Configuration Guide 3-3
set system login
Usethiscommandtocreateanewuserloginaccount,ortodisableorenableanexistingaccount.
TheSecureStackC2switchsupportsupto16useraccounts,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:
C2(su)->set system login netops super-user enable
clear system login
Usethiscommandtoremovealocalloginuseraccount.
Syntax
clear system login username
Parameters
Defaults
None.
username Specifiesaloginnameforaneworexistinguser.Thisstringcanbea
maximumof80characters,althoughamaximumof16charactersis
recommendedforproperviewingintheshowsystemlogindisplay.
super‐user|
read‐write|
read‐only
Specifiestheaccessprivilegesforthi suser.
enable|disable Enablesordisablestheuseraccount.
username Specifiestheloginnameoftheaccounttobecleared.
Note: The default admin (su) account cannot be deleted.