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