Radius
Use the Radius module to set up a Radius authentication server.
Last updated
Use the Radius module to set up a Radius authentication server.
Last updated
host
Local host or ip to use (Default: "0.0.0.0"
)
port
Local port to use (Default: 1812
)
secret
Radius shared secret (Mandatory)
attr_encoding
Radius string attribute encoding. Applies to both request and response attributes. (Default: "UTF-8"
)
authenticators
List of authenticator objects.