Authentication Source Order
Alan DeKok
aland at deployingradius.com
Tue Oct 26 14:42:35 CEST 2021
On Oct 26, 2021, at 8:39 AM, Clayton Milos <clay at milos.co.za> wrote:
> Thanks for the quick reply, it's exactly what I need!
Good to hear.
> My understanding of the redundant section was wrong, I thought it applied only to SQL and not to any module.
$ man unlang
All of the keywords are documented there. Unless it says otherwise (e.g. "update"), the contents of any keyword block can be anything.
e.g. for KEYWORD of redundant, load-balance, group, if, else are all the same:
KEYWORD {
STUFF
}
"STUFF" can be any of the other keywords, "update" blocks, etc.
Alan DeKok.
More information about the Freeradius-Users
mailing list