Users Guide

Table Of Contents
AAA
OS10(config)# no aaa authentication login default
OS10(config)# do show running-configuration aaa
aaa authentication login default local
aaa authentication login console local
访OS10
使 radius-server host RADIUS
使 aaa authentication login {console | default} {local | group radius | group tacacs+}
便
OS10
CONFIGURATION
aaa re-authenticate enable
no
使 username password role enable password priv-lvl 9
使 password-attributes
character-restriction
CONFIGURATION
password-attributes {[min-length number] [character-restriction {[upper number]
[lower number][numeric number] [special-char number]}}
min-length number 6 32 9
character-restriction
upper number 0 31 0
lower number 0 31 0
numeric number 0 31 0
special-char number 0 31 0
使 password-attributes 使 service simple-password 9
password-attributes 使 no
service simple-password
OS10(config)# password-attributes min-length 7 character-restriction upper 4 numeric 2
OS10# show running-configuration password-attributes
password-attributes min-length 7 character-restriction upper 4 numeric 2
OS10(config)# password-attributes min-length 7 character-restriction upper 4 numeric 2
OS10(config)# username admin2 password 4newhire4 role sysadmin
%Error: Password fail: it does not contain enough DIFFERENT characters
900