Fred MAISON wrote:
> Is there any way to reference hostname (in fact hostname -s) in
> configuration files, in order to have identical configuration files tree
> on both a normal and a backup freeradius 2.1.8 server ?
$ENV{HOSTNAME} refers to the environment variable "HOSTNAME".
Alan DeKok.