redundant-load-balance
alan buxey
A.L.M.Buxey at lboro.ac.uk
Fri Aug 24 20:34:36 CEST 2012
Hi,
> Okay new related question. I have these working:
>
> ldap ldap1 { ... }
> ldap ldap2 { ... }
> ldap ldap3 { ... }
>
> Is there an $INCLUDE syntax for modules (is it perhaps just $INCLUDE ./file) that will load ./file in the current context that I can use so that ldap1, ldap2, and ldap3 can share all of their common settings? At the moment, I just have them all duplicated, which works, but doesn't scale well.
$INCLUDE ldap-common-settings.txt
within the ldap ldapX {} stanza
?
alan
More information about the Freeradius-Users
mailing list