alois blasbichler wrote: > I am trying to assign different vlans for my different Radius-users. > The good news is that with a user defined in the users file it works fine. ... > The message i get: > > [ldap] looking for check items in directory... > rlm_ldap: radiusTunnelPrivateGroupId -> Tunnel-Private-Group-Id:0 == "154" > rlm_ldap: radiusTunnelMediumType -> Tunnel-Medium-Type:0 == IEEE-802 > rlm_ldap: radiusTunnelType -> Tunnel-Type:0 == VLAN
You have configured these as *check* items, not as *reply* items. Fix that. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

