SV-220542r531084_rule
V-220542
SRG-APP-000170-NDM-000329
CISC-ND-000610
CAT II
10
Configure the Cisco switch 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:
SW1(config)#aaa common-criteria policy PASSWORD_POLICY
SW1(config-cc-policy)#char-changes 8
SW1(config-cc-policy)#exit
Review the Cisco switch 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 switch 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-220542
False
CISC-ND-000610
Review the Cisco switch 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 switch 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
4067