On 12 Jul 2013, at 13:57, val john <[email protected]> wrote: > Hi guys , > > i have a freeradius setup that works with ldap group authentication ,i also > need to configure the dynamic VLAN assignment , so i configured the "users" > file as fallows , > > DEFAULT Ldap-Group == "cn=staff,ou=groups,dc=ldap,dc=example,dc=com" > Tunnel-Type = VLAN, > Tunnel-Medium-Type = IEEE-802, > Tunnel-Private-Group-Id = "100", > Reply-Message = "You are Accepted" > > DEFAULT Ldap-Group == "cn=nonstaff,ou=groups,dc=ldap,dc=example,dc=com" > Tunnel-Type = VLAN, > Tunnel-Medium-Type = IEEE-802, > Tunnel-Private-Group-Id = "200", > Reply-Message = "You are Accepted" > > DEFAULT Auth-Type := Reject > > > ,Do i need any other configuration file to be edited to get VALN assignment > to work ..? or juts "users" file is enough
Just users file is fine. Arran Cudbard-Bell <[email protected]> FreeRADIUS Development Team - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

