smeserver-radiusd/root/etc/e-smith/templates/etc/raddb/radiusd.conf/90LoadVirtualServers

34 lines
1.1 KiB
Plaintext

{
######################################################################
#
#<----->Load virtual servers.
#
#<----->This next $INCLUDE line loads files in the directory that
#<----->match the regular expression: /[a-zA-Z0-9_.]+/
#
#<----->It allows you to define new virtual servers simply by placing
#<----->a file into the raddb/sites-enabled/ directory.
#
}$INCLUDE sites-enabled/
{
######################################################################
#
#<----->All of the other configuration sections like "authorize {}",
#<----->"authenticate {}", "accounting {}", have been moved to the
#<----->the file:
#
#<-----><------>raddb/sites-available/default
#
#<----->This is the "default" virtual server that has the same
#<----->configuration as in version 1.0.x and 1.1.x. The default
#<----->installation enables this virtual server. You should
#<----->edit it to create policies for your local site.
#
#<----->For more documentation on virtual servers, see:
#
#<-----><------>raddb/sites-available/README
#
######################################################################
}