15 Sep
2008
15 Sep
'08
1 p.m.
Lemaster, Rob wrote:
Is it legal to use both a SQL database and a flat file for users simultaneously, or do you have to choose one or the other? If this is possible, does it require any change in configuration?
SQL and "flat file" (rlm_passwd) are just modules, and freeradius doesn't care how many you use. Neither are in the default config, so you will need config changes, but there *are* examples of usage in the config files.