User Manual
Rack ATS AP44xx User Manual44
radius
Access: Super User, Administrator
Description: View the existing RADIUS settings, enable or disable RADIUS authentication, and
configure basic authentication parameters for up to two RADIUS servers.
For a summary of RADIUS server configuration and a list of supported RADIUS servers, see “Configure
a RADIUS server” on page 92.
Additional authentication parameters for RADIUS servers are available at the Web UI of the Rack ATS.
See “Manage remote user settings” on page 91 for more information.
For detailed information about configuring your RADIUS server, see the Security Handbook, available at
www.apc.com.
Parameters
Example 1: To view the existing RADIUS settings for the Rack ATS, type radius and press
ENTER.
apc> radius
E000: Success
Access: Local Only
Primary Server: 0.0.0.0
Primary Server Port: 1812
Primary Server Secret: <Password Hidden>
Primary Server Timeout: 5
Secondary Server: 0.0.0.0
Secondary Server Port: 1812
Secondary Server Secret: <Password Hidden>
Secondary Server Timeout: 5
Error Message: E000, E102
Option Argument Description
-a <local |
radiusLocal
| radius>
Configure RADIUS authentication:
•
local: RADIUS is disabled. Local authentication is enabled.
• radiusLocal: RADIUS, then Local Authentication. RADIUS and local
authentication are enabled. Authentication is requested from the RADIUS
server first. If the RADIUS server fails to respond, local authentication is used.
•
radius: RADIUS is enabled. Local authentication is disabled.
-p1
-p2
<server IP> The server name or IP address of the primary or secondary RADIUS server.
NOTE: RADIUS servers use port 1812 by default to authenticate users. To use a
different port, add a colon followed by the new port number to the end of the
RADIUS server name or IP address. The Rack ATS supports ports 1812, 5000 to
32768.
-o1
-o2
<server
port>
The port for the primary or secondary RADIUS sever.
-s1
-s2
<server
secret>
The shared secret between the primary or secondary RADIUS server and the
Rack ATS.
-t1
-t2
<server
timeout>
The time in seconds that the Rack ATS waits for a response from the primary or
secondary RADIUS server.