hi - is it possible for me to declare a variable in one inlcuded config file, 
which is then visible in all the config files?

in order to keep the config file as simple as possible, i want to take out the 
site/server dependent portion into a variable. so at each different site/server 
i would have an included file with a variable "location=london" or 
"location=paris" and then this is visible in all other config files eg

users:
        [EMAIL PROTECTED] .... etc

clients.conf
        shortname = abc.def.${location}

is this possible?

tariq

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to