Setting User Accounts and Passwords set system password
2-20 Startup and General Configuration
Numeric: 0
Special: 0
Password assignment required at account creation : no
Allow multiple accounts to share same password : yes
Length of substrings in previous password(s) not allowed in new password: 0
Allow the same character to appear consecutively in a password : yes
Require non-superusers to change password at first login : no
Minimum interval between password changes by non-superusers : 0 minutes
set system password
Usethiscommandtoconfiguresystempasswordparameters.
Syntax
set system password [aging {days | disable}]
[history {size}]
[length {#ofChars}]
[min-required-chars {[uppercase #ofChars] [lowercase #ofChars] [numeric #ofChars]
[special #ofChars]}]
[require-at-creation {yes | no}]
[allow-duplicates {yes | no}]
[substring-match-len #ofChars]
[allow-repeating-chars {yes | no}]
[change-first-login {yes | no}]
[change-frequency minutes]
Parameters
agingdays|disable Specifiesthenumberofdaystoagethepassword.
• days‐Validvaluesare1‐365
• disable‐Agingisnottakenintoaccountforuseraccountpasswords.
historysize Specif iesthenumberofpasswordstokeepinthepasswordhistoryfora
useraccount.Validvalues:0‐10.
length#ofChars Specifiestheminimumnumberofcharactersinauseraccount
password.
min‐required‐
chars
Specifiestheminimumnumberofcharactersofthespecifiedtypethat
mustbepresentinauseraccountpasswordasfollows:
• uppercase#ofchars‐minimumnumberofuppercasecharacters
• lowercase#ofchars‐minimumnumberoflower
casecharacters
• numeric#ofchars‐minimum numberofnumericcharacters
• special#ofchars‐minimumnumberofspecialcharacters
Validvalues:0‐40inallcases.