CLI: TACACS+
You can use the tacacs-server
command to configure the Exinda appliance to authenticate user login attempts with a remote TACACS+ server.
tacacs-server {host|key|retransmit|timeout}
To specify the hostname or IPInternet protocol address of the TACACS+ server:
tacacs-server host <hostname or IP address>
host <hostname or IP address>
- IPv4 addresses can be used.
To specify the key for accessing the TACACS+ server:
tacacs-server key <key string>
To specify how often authentication requests should be retransmitted to the TACACS+ server:
tacacs-server retransmit <retries>
To specify how many seconds before the connection to the TACACS+ server times out:
tacacs-server timeout <seconds>