clear system login
2-4 Basic Configuration
Syntax
set system login username {super-user | read-write | read-only} {enable | disable}
Parameters
Defaults
None.
Mode
Switchcommand,superuser.
Example
Thisexampleshowshowtoenableanewuseraccountwiththeloginname“netops”withsuper
useraccessprivileges:
G3(su)->set system login netops super-user enable
clear system login
Usethiscommandtoremovealocalloginuseraccount.
Syntax
clear system login username
Parameters
Defaults
None.
Mode
Switchcommand,superuser.
Example
Thisexampleshowshowtoremovethe“netops”useraccount:
G3(su)->clear system login netops
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.