set system login
SecureStack B3 Configuration Guide 3-3
set system login
Usethiscommandtocreateanewuserloginaccount,ortodisableorenableanexistingaccount.
TheSecureStackB3switchsupportsupto16useraccounts,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:
B3(su)->set system login netops super-user enable
clear system login
Usethiscommandtoremovealocalloginuseraccount.
Syntax
clear system login username
Parameters
Access Access assigned to this user account: super-user, read-write or read-only.
State Whether this user account is enabled or disabled.
Table 3-1 show system login Output Details (Continued)
Output What It Displays...
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.