Specifications
set system password length
SecureStack C3 Configuration Guide 3-5
Usage
Read‐Writeuserscanchangetheirownpasswords.
SuperUsers(Admin)canchangeanypasswordonthesystem.
Examples
Thisexampleshowshowasuper‐userwouldchangetheRead‐Writepasswordfromthesystem
default(blankstring):
C3(su)->set password rw
Please enter new password: ********
Please re-enter new password: ********
Password changed.
C3(su)->
ThisexampleshowshowauserwithRead‐Writeaccesswouldchangehispassword:
C3(su)->set password
Please enter old password: ********
Please enter new password: ********
Please re-enter new password: ********
Password changed.
C3(su)->
set system password length
Usethiscommandtosettheminimumuserloginpasswordlength.
Syntax
set system password length characters
Parameters
Defaults
None.
Mode
Switchcommand,superuser.
Example
Thisexampleshowshowtosettheminimumsystempasswordlengthto8characters:
C3(su)->set system password length 8
characters Specifiestheminimumnumberofcharactersforauseraccountpassword.
Validvaluesare 0to40.