openbsd-ports/net/radiusd-lucent/pkg/MESSAGE

15 lines
527 B
Plaintext
Raw Normal View History

The RADIUS configuration files belong in ${SYSCONFDIR}/raddb. Examples
and extra documentation can be found in the following locations:
${PREFIX}/share/examples/radiusd-lucent
${PREFIX}/share/doc/radiusd-lucent
To have the daemon start at boot time, you will need to edit
/etc/rc.local as appropriate and add a section similar to the following:
if [ -x ${PREFIX}/sbin/radiusd ]; then
${PREFIX}/sbin/radiusd && echo -n ' radiusd'
fi
RADIUS accounting information is created in /var/log/radacct.