Two different ldap module instances
Angel L. Mateo
amateo at um.es
Mon Mar 7 12:28:20 CET 2016
Hello,
I need two different ldap module instances in my freeradius (3.0.10)
server, so I have one with "ldap" name and the other named "ldap-eduroam".
In my eduroam site configuration I have:
authorize {
preprocess
eduroam_inner_log
suffix
eap
ldap-eduroam
files_eduroam_inner
mschap
pap
}
And in its authorized file I have entries like:
DEFAULT ..., Ldap-Group == 1001
User-Name = "%{User-Name}",
Tunnel-Type = VLAN,
Tunnel-Medium-Type = IEEE-802,
Tunnel-Private-Group-Id = <VLAN tag>,
Fall-Through = No
My problem is that this Ldap-Group is using "ldap" module instead of
"ldap-eduroam" one.
Why? Is there any way to force it to use ldap-eduroam?
--
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información
y las Comunicaciones Aplicadas (ATICA)
http://www.um.es/atica
Tfo: 868887590
Fax: 868888337
More information about the Freeradius-Users
mailing list