Technical Library
|
Support
Configuration Files
>
records.config
> RADIUS authentication
RADIUS authentication
Help | Content Gateway | Version 8.1.x
Configuration Variable
Data Type
Default Value
Description
proxy.config.radius.
auth.enabled
INT
0
Enables (1) or disables (0) RADIUS proxy authentication.
proxy.config.radius.
proc.radius.
primary_server.name
STRING
NULL
Specifies the hostname or IP address of the primary RADIUS authentication server.
proxy.config.radius.
proc.radius.
primary_server.
auth_port
INT
1812
Specifies the RADIUS server port that Content Gateway uses to communicate with the RADIUS server.
proxy.config.radius.
proc.radius.
primary_server.
shared_key
STRING
NULL
Specifies the key used for encoding with the first RADIUS authentication server.
proxy.config.radius.
proc.radius.
secondary_server.
name
STRING
NULL
Specifies the hostname or IP address of the secondary RADIUS authentication server.
proxy.config.radius.
proc.radius.
secondary_server.
auth_port
INT
1812
Specifies the port that the proxy uses to communicate with the secondary RADIUS authentication server.
proxy.config.radius.
proc.radius.
secondary_server.
shared_key
STRING
NULL
Specifies the key used for encoding with the secondary RADIUS authentication server.
proxy.config.radius.
auth.min_timeout
INT
10
Specifies the amount of time the connection to the RADIUS server can remain idle before Content Gateway closes the connection.
proxy.config.radius.
auth.max_retries
INT
10
Specifies the maximum number of times Content Gateway tries to connect to the RADIUS server.
proxy.config.radius.
cache.size
INT
1000
Specifies the number of entries allowed in the RADIUS cache.
The minimum value is 256 entries.
proxy.config.radius.
cache.storage_size
INT
15728640
Specifies the maximum amount of space that the RADIUS cache can occupy on disk.
This value must be at least one hundred times the number of entries. It is recommended that you provide the maximum amount of disk space possible.
proxy.config.radius.
auth.ttl_value
INT
60
Specifies the number of minutes that Content Gateway stores username and password entries in the RADIUS cache.
Configuration Files
>
records.config
> RADIUS authentication
Copyright 2016 Forcepoint LLC. All rights reserved.