*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: radiusd_radius | Section: 8 | Source: OpenBSD | File: radiusd_radius.8
RADIUSD_RADIUS(8) FreeBSD System Manager's Manual RADIUSD_RADIUS(8) NAME radiusd_radius - provide authentication from upstream RADIUS servers SYNOPSIS radiusd_radius DESCRIPTION The radiusd_radius utility is executed by radiusd(8) as a module to provide authentication from upstream RADIUS servers. CONFIGURATIONS The radiusd_radius supports the following configuration key and value: server address[:port] Specify the upstream server's address and port. If port is omitted, 1812 is used. This configuration can be specified multiple times. secret secret Specify the shared secret with the servers. This configuration cannot be omitted. max-tries number Specify the maximum number of retransmissions for a server. radiusd(8) will retransmit 2, 6, 14, 22, and 30 seconds after the first transmission and subsequent retransmissions will occur every 8 seconds. If the number of retransmissions per server reaches this value, the current server is marked as "fail", and the next server is used for subsequent requests. The default value is 3. max-failovers number If a positive number is specified, radiusd(8) will failover to the next server when the current server is marked "fail". This key and value specifies the maximum number of failovers. The default value is 0. request-timeout sec Specify the request timeout in seconds. If this value is specified, max-tries and max-failover will not be used. FILES /usr/libexec/radiusd/radiusd_radius "radius" module executable. HISTORY The radiusd_radius module first appeared in OpenBSD 5.8. FreeBSD 14.1-RELEASE-p8 August 4, 2024 FreeBSD 14.1-RELEASE-p8

Navigation Options