1 ## radiusd.conf -- FreeRADIUS server configuration file.
5 exec_prefix = ${prefix}
8 sbindir = ${exec_prefix}/sbin
9 logdir = ${localstatedir}/log/radius
10 raddbdir = /etc/freeradius
11 radacctdir = ${logdir}/radacct
12 # Location of config and logfiles.
14 run_dir = ${localstatedir}/run
16 libdir = /usr/lib/freeradius
17 pidfile = ${run_dir}/${name}.pid
20 #chroot = /path/to/chroot/directory
40 regular_expressions = yes
41 extended_expressions = yes
45 syslog_facility = daemon
52 checkrad = ${sbindir}/checkrad
66 max_spare_servers = 10
67 max_requests_per_server = 0