Manual Page Result
0
Command: radiusd_standard | Section: 8 | Source: OpenBSD | File: radiusd_standard.8
RADIUSD_STANDARD(8) FreeBSD System Manager's Manual RADIUSD_STANDARD(8)
NAME
radiusd_standard - provide standard decorations for RADIUS messages
SYNOPSIS
radiusd_standard
DESCRIPTION
The radiusd_standard utility is executed by radiusd(8) as a module to
provide various standard functionalities. It can be configured as a
module for decoration which modifies request and response RADIUS
messages. Also it can be configured as an accounting module that logs
accounting information through syslog(3).
CONFIGURATIONS
The radiusd_standard module supports the following configuration key and
value:
strip-atmark-realm true | false
Remove the realm part which starts with @ (atmark) from the User-
Name attribute of the Access-Request.
strip-nt-domain true | false
Remove NT domain which ends with \ (backslash) from the User-Name
attribute of the Access-Request.
remove-request-attribute [vendor] type
remove-response-attribute [vendor] type
Remove all the specified attributes from request or response
messages of Access-Request. Specify type of the attribute in a
decimal number. To specify a vendor attribute, specify the
Vendor-Id in a decimal number for vendor.
FILES
/usr/libexec/radiusd/radiusd_standard "standard" module executable.
HISTORY
The radiusd_standard module first appeared in OpenBSD 5.8.
FreeBSD 14.1-RELEASE-p8 August 4, 2024 FreeBSD 14.1-RELEASE-p8