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
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html