Nicolas Baradakis wrote:

I'm doing this with MySQL on my site, but perhaps the following
approach may work with LDAP:

1. Define huntgroups "wifi" and "wired" in raddb/huntgroups.

2. In LDAP, provision the attribute "radiusHuntgroupName" with the
   values "wifi" or "wired" (or both) in all the "radiusprofile"
   entries.

3. In the section ldap{} of raddb/radiusd.conf, modify the filter
   like that:

filter = (&(uid=%{User-Name})(radiusHuntgroupName=%{Huntgroup-Name}))


Thanks a lot Nicolas , I'm going to try this way.

--
Cordialement/Regards
Frank Bonnet
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to