12 Sep
2012
12 Sep
'12
6:07 a.m.
On 12 Sep 2012, at 10:59, BILLOT <emmanuel.billot@ac-orleans-tours.fr> wrote:
Hi,
We have a config with 3 virtual servers, running on a different port. Each virtual server must have a particular config (different LDAP server, different SQL server). However, each one uses EAP auth and so the inner-tunnel which is unique.
Thus in the inner-tunnel config, default modules are used (ldap and SQL).
How can we use a different EAP config for each server and so one particular config for each inner-tunnel ?
Like any other module in the server, you instantiate multiple instances and reference them in the different virtual servers. eap <instance> { } -Arran