SV-82593r1_rule
V-68103
SRG-APP-000516-NDM-000338
AADC-NM-000137
CAT II
10
Since the device supports RADIUS, TACACS+, and LDAP, one of these must be configured. The following is a sample configuration for TACACS+.
The following command sets the authentication method to TACACS+ for administrative access to the device:
authentication type tacplus
The local database (local option) must be included as one of the authentication sources, regardless of the order in which the sources are used. Authentication using only a remote server is not supported.
The following command configures the device to use a TACACS+ server:
tacacs-server host [hostname | ipaddr] secret [secret-string]
"hostname | ipaddr" is the hostname or IP address of the TACACS+ server.
"secret-string" is the secret key to authenticate the switch to the TACACS+ server.
Up to two TACACS+ servers can be configured. The secondary server is used only if the primary server does not respond. The servers are used in the order in which you add them to the configuration. Use a separate command for each of the servers.
Review the device configuration.
Since the device supports RADIUS, TACACS+, and LDAP, one of these must be configured. The following is a sample verification for TACACS+.
The following command shows the parts of the configuration with the word "tacplus":
show run | inc tacplus
If the output is blank, this is a finding.
The following command shows information for all configured TACACS servers:
show tacacs-server
If no servers are configured, this is a finding.
V-68103
False
AADC-NM-000137
Review the device configuration.
Since the device supports RADIUS, TACACS+, and LDAP, one of these must be configured. The following is a sample verification for TACACS+.
The following command shows the parts of the configuration with the word "tacplus":
show run | inc tacplus
If the output is blank, this is a finding.
The following command shows information for all configured TACACS servers:
show tacacs-server
If no servers are configured, this is a finding.
M
2915