This chapter describes file naming conventions used throughout this document.
Programs from the GNU Radius package use the following directories to store various configuration and log files:
Rewrite
or Scheme source files.
The default locations of these directories are determined at compile time. Usually these are:
These locations may differ depending on your local site configuration.
Throughout this document we will refer to these directories by their short names. For example, when we say:
... this information is contained in file raddb/sqlserver
we actually mean /usr/local/etc/raddb/sqlserver.
To get the default directory names that your version of Radius was compiled with, run radiusd --version.
Locations of these directories may be overridden by specifying the appropriate command line options. For example, any program from the GNU Radius package accepts the command line option -d or --directory, which introduces the configuration directory path.