aaa authentication minimum-password-length
Syntax
aaa authentication minimum-password-length 没有aaa认证minimum-password-length
描述
Enables minimum password length checking. Existing passwords shorter than the minimum length are unaffected. Length checking does not apply to ciphertext passwords. Length checking applies both to local and remote authentication.
The没有
form of this command disables minimum password length checking.
Command context
config
参数
-
-
Specifies the minimum password length. Range: 1 to 32.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Enabling password length checking, with a minimum length of 12.
switch(config)#aaa authentication minimum-password-length 12
Disabling minimum password length checking:
switch(config)#没有aaa认证minimum-password-length