set system lockout
SecureStack C2 Configuration Guide 3-7
Example
Thisexampleshowshowtodisplayuserlockoutsettings.Inthiscase,switchdefaultshavenot
beenchanged:
C2(su)->show system lockout
Lockout attempts: 3
Lockout time: 15 minutes.
Table 3‐1providesanexplanationofthecommandoutput.Thesesettingsareconfiguredwiththe
setsystemlockoutcommand(“setsystemlockout”onpage3‐7).
set system lockout
Usethiscommandtosetthenumberoffailedloginattemptsbeforelockingout(disabling)aread‐
writeorread‐onlyuseraccount,andthenumberofminutestolockoutthedefaultadminsuper
useraccountaftermaximumloginattempts.Onceauseraccount islockedout,itcanonlybe
re‐
enabledbyasuperuserwiththesetsystemlogincommand(page3‐3).
Syntax
set system lockout {[attempts attempts] [time time]}
Parameters
Defaults
None.
Mode
Switchcommand,superuser.
Example
Thisexampleshowshowtosetloginattemptsto5andlockouttimeto30minutes:
C2(su)->set system lockout attempts 5 time 30
Table 3-1 show system lockout Output Details
Output What It Displays...
Lockout attempts Number of failed login attempts allowed before a read-write or read-only user’s
account will be disabled.
Lockout time Number of minutes the default admin user account will be locked out after the
maximum login attempts.
attemptsattempts Specifiesthenumberoffailedloginattemptsallowedbeforearead‐write
orread‐onlyuser’saccountwillbedisabled.Validvaluesare 1to10.
timetime Specifiesthenumberofminutesthedefaultadminuseraccountwillbe
lockedoutafterthemaximumloginattempts.Validvaluesare
0to60.