set system password length
SecureStack B3 Configuration Guide 3-5
ThisexampleshowshowauserwithRead‐Writeaccesswouldchangehispassword:
B3(su)->set password
Please enter old password: ********
Please enter new password: ********
Please re-enter new password: ********
Password changed.
B3(su)->
set system password length
Usethiscommandtosettheminimumuserloginpasswordlength.
Syntax
set system password length characters
Parameters
Defaults
None.
Mode
Switchcommand,superuser.
Example
Thisexampleshowshowtosettheminimumsystempasswordlengthto8characters:
B3(su)->set system password length 8
set system password aging
Usethiscommandtosetthenumberofdaysuserpasswordswillremainvalidbeforeagingout,or
todisableuseraccountpasswordaging.
Syntax
set system password aging {days | disable}
Parameters
Defaults
None.
Mode
Switchcommand,superuser.
characters Specifiestheminimumnumberofcharactersforauseraccountpassword.
Validvaluesare0to40.
days Specifiesthenumberofdaysuserpasswordswillremainvalidbefore
agingout.Validvaluesare1to365.
disable Disablespasswordaging.