SV-216530r663917_rule
V-216530
SRG-APP-000148-NDM-000346
CISC-ND-000490
CAT II
10
Step 1: Configure a local account with the necessary privilege level to troubleshoot network outage and restore operations as shown in the following example:
RP/0/0/CPU0:R3(config)#username xxxxxxxxx group netadmin
RP/0/0/CPU0:R3(config)#username xxxxxxxxx secret xxxxxx
Step 2: Configure the authentication order to use the local account if the authentication server is not reachable as shown in the following example:
RP/0/0/CPU0:R3(config)#aaa authentication login default group tacacs+ local
Step 1: Review the Cisco router configuration to verify that a local account for last resort has been configured.
username xxxxxxxxxxxx
group netadmin
secret 5 xxxxxxxxxxxxxxxxxxxx
Note: The following groups should not be assigned to this local account: root-system and root-lr. A custom group that provides appropriate tasks can be used.
Step 2: Verify that local is defined after radius or tacas+ in the authentication order as shown in the example below.
aaa authentication login default group tacacs+ local
If the Cisco router is not configured with only one local account to be used as the account of last resort in the event the authentication server is unavailable, this is a finding.
V-216530
False
CISC-ND-000490
Step 1: Review the Cisco router configuration to verify that a local account for last resort has been configured.
username xxxxxxxxxxxx
group netadmin
secret 5 xxxxxxxxxxxxxxxxxxxx
Note: The following groups should not be assigned to this local account: root-system and root-lr. A custom group that provides appropriate tasks can be used.
Step 2: Verify that local is defined after radius or tacas+ in the authentication order as shown in the example below.
aaa authentication login default group tacacs+ local
If the Cisco router is not configured with only one local account to be used as the account of last resort in the event the authentication server is unavailable, this is a finding.
M
4023