RADIUS Properties and Logs

This section contains the RADIUS general settings properties, servers properties, and the RADIUS service events log location.

The following table lists the BUI and CLI RADIUS general settings properties.

Table 3-37 RADIUS General Settings Properties

BUI Property CLI Property Description

Transport Protocol

  • Require TLS

  • Unencrypted UDP (not recommended)

protocol

  • tls

  • udp

Transport protocol between Oracle ZFS Storage Appliance and the RADIUS server. For a description of these choices, see Configuring RADIUS Servers - BUI, CLI.

Server Shared Secret

secret

For UDP connections, this is the shared secret.

When this property is not set, it is blank. When this property is set, it is shown as (set).

RADIUS Servers

servers

List of RADIUS servers, with each server defined as host[:port].

host can be a host name, an IPv4 address, or an IPv6 address. The port parameter is optional. If an IPv6 port is specified in the CLI, surround the IPv6 address with brackets; for example, [2001:db8:3c4d:0015:0000:0000:1a2f:1a2b]:1812.

The following table lists the BUI and CLI RADIUS server properties.

Table 3-38 RADIUS Server Properties

BUI Property CLI Property Description

RTT

rtt

Round-trip time for Oracle ZFS Storage Appliance to receive a response from the RADIUS server.

In the list of servers, if the server cannot be contacted, the RTT is replaced by an error message.

err_msg

If the server cannot be contacted, the error message provides the reason.

The RADIUS service events log can be viewed in the BUI as described in Monitoring RADIUS Server Status (BUI).

Related Topics