Command: /cfg/sys/tacacs+
[TACACS+ Server Menu] |
| |
prisrv | - Set IP address | of primary TACACS+ server |
secsrv | - Set IP address | of secondary TACACS+ server |
secret | - Set secret for | primary TACACS+ server |
secret2 | - Set secret for | secondary TACACS+ server |
port | - Set TACACS+ port number | |
retries | - Set number of TACACS+ server retries | |
timeout | - Set timeout value of TACACS+ server retries | |
bckdoor | - Enable/disable | TACACS+ backdoor for telnet/ssh/http/https |
secbd | - Enable/disable | TACACS+ secure backdoor |
cmap | - Enable/disable | TACACS+ new privilege level mapping |
usermap | - Set user privilege mappings | |
on | - Enable TACACS+ | authentication |
off | - Disable TACACS+ authentication | |
cur | - Display current TACACS+ settings | |
|
|
|
TACACS+ (Terminal Access Controller Access Control System) is an authentication protocol that allows a remote access server to forward a user's logon password to an authentication server to determine whether access can be allowed to a given system. TACACS+ and Remote Authentication
TACACS+ protocol is more reliable than RADIUS, as TACACS+ uses the Transmission Control Protocol (TCP) whereas RADIUS uses the User Datagram Protocol (UDP). Also, RADIUS combines authentication and authorization in a user profile, whereas TACACS+ separates the two operations.
TACACS+ offers the following advantages over RADIUS as the authentication device:
•TACACS+ is
•It supports
•It supports decoupled authentication, authorization, and accounting.
The following table describes the TACACS+ Server Configuration Menu options.
Table 62 TACACS+ Server Configuration Menu options
Command | Description |
|
prisrv <IP address> | Defines the primary TACACS+ server address. |
|
secsrv <IP address> | Defines the secondary TACACS+ server address. |
|
secret | This is the shared secret between the switch and the TACACS+ server(s). |
|
secret2 | This is the secondary shared secret between the switch and the TACACS+ | |
| server(s). |
|
port <TCP port number> | Enter the number of the TCP port to be configured, between 1 - 65000. The | |
| default is 49. |
|
retries | Sets the number of failed authentication requests before switching to a | |
| different TACACS+ server. The range is | |
| requests. |
|
timeout | Sets the amount of time, in seconds, before a TACACS+ server | |
| authentication attempt is considered to have failed. The range is | |
| seconds. The default is 5 seconds. |
|
bckdoor enabledisable | Enables or disables the TACACS+ back door for telnet. The telnet | |
| command also applies to SSH/SCP connections and the | |
| Interface (BBI). The default value is disabled. This command does not apply | |
| when secure backdoor (secbd) is enabled. |
|
secbd enabledisable | Enables or disables the TACACS+ back door using secure password for | |
| telnet/SSH/ HTTP/HTTPS. The default value is disabled. This command | |
| does not apply when backdoor (bckdoor) is enabled. |
|
cmap enabledisable | Enables or disables TACACS+ | |
| The default value is disabled. |
|
usermap | Maps a TACACS+ authorization level to this switch user level. Enter a | |
useroperadminnone | TACACS+ authorization level | |
| switch user level. |
|
on | Enables the TACACS+ server. |
|
off | Disables the TACACS+ server. This is the default. |
|
cur | Displays current TACACS+ configuration parameters. |
|
| Command Line Interface 66 |