Seek some informations for dynamic vlan attribution on freeradius V3 based on LDap.
Hello everyone, I apologize in advance for possible English mistakes. I set up à Freeradius server ( version 3.0.12 ) on debian, it is coupled to an ldap for the authentification. This part works correctly, but i want to use the description field of my Ldap ( or an other field ) as I was using it in freeradius V2 to associate users with a Vlan. I was using "chekItem LDAP-Desc description" on freeradius V2 in the file ldap.attrmap. I didn't find an equivalent solution on freeradius V3, and I would have liked to know if there was any documentation on dynamic allocation of Vlan or if this solution was possible on Freeradius V3? I found my first solution on this Website : https://www.unix-experience.fr/2012/freeradius-serveur-radius-opensource/ i'v already read the guides on wiki-radius like the eduroam conf, but but it wasn't the right solution for me. thanks in advance for your answers, and apologize again for the mistakes i've made, im a nweebie in the IT world.
On Jan 24, 2018, at 9:48 AM, Yaël Rozanes <irozanes387@hotmail.fr> wrote:
I apologize in advance for possible English mistakes.
It's fine.
I set up à Freeradius server ( version 3.0.12 ) on debian, it is coupled to an ldap for the authentification.
This part works correctly, but i want to use the description field of my Ldap ( or an other field ) as I was using it in freeradius V2 to associate users with a Vlan.
I was using "chekItem LDAP-Desc description" on freeradius V2 in the file ldap.attrmap.
I didn't find an equivalent solution on freeradius V3, and I would have liked to know if there was any documentation on dynamic allocation of Vlan or if this solution was possible on Freeradius V3?
It's possible. See raddb/mods-available/ldap. Look for the "update" section. It has replaced the ldap.attrmap file.
I found my first solution on this Website :
https://www.unix-experience.fr/2012/freeradius-serveur-radius-opensource/
That's for v2, not v3.
i'v already read the guides on wiki-radius like the eduroam conf, but but it wasn't the right solution for me.
Yes.
thanks in advance for your answers,
and apologize again for the mistakes i've made, im a nweebie in the IT world.
No need to apologize. Alan DeKok.
participants (2)
-
Alan DeKok -
Yaël Rozanes