RadiusAcctServer

Name

RadiusAcctServer -- Setup RADIUS accounting details

Synopsis

RadiusAcctServer [ server[:port] shared-secret [timeout]]

Default

none

Context

server config, <Global>, <VirtualHost>

Module

mod_radius

Compatibility

1.2.7rc1 and later

Description

The RadiusAcctServer is used to specify a RADIUS server to be used for accounting. The server parameter may be either an IP address or a DNS hostname. If not specified, the port used will be the IANA-registered 1813. The optional timeout parameter is used to tell mod_radius how long to wait for a response from the server; it defaults to 30 seconds.

Multiple RadiusAcctServers may be configured; each will be tried, in order of appearance in the configuration file, until that server times out or mod_radius receives a response.

If no RadiusAcctServers are configured, mod_radius will not use RADIUS for accounting.

See also

RadiusAuthServer

Рейтинг@Mail.ru