SV-215831r531083_rule
V-215831
SRG-APP-000170-NDM-000329
CISC-ND-000610
CAT II
10
Configure the Cisco router to enforce password complexity by requiring that when a password is changed, the characters are changed in at least eight of the positions within the password as shown in the example below.
R1(config)#aaa common-criteria policy PASSWORD_POLICY
R1(config-cc-policy)#char-changes 8
R1(config-cc-policy)#exit
Review the Cisco router configuration to verify that it is compliant with this requirement as shown in the example below.
aaa new-model
!
!
aaa common-criteria policy PASSWORD_POLICY
char-changes 8
If the Cisco router is not configured to require that when a password is changed, the characters are changed in at least eight of the positions within the password, this is a finding.
V-215831
False
CISC-ND-000610
Review the Cisco router configuration to verify that it is compliant with this requirement as shown in the example below.
aaa new-model
!
!
aaa common-criteria policy PASSWORD_POLICY
char-changes 8
If the Cisco router is not configured to require that when a password is changed, the characters are changed in at least eight of the positions within the password, this is a finding.
M
4020