Dynamic vlan assignment with ldap groups

val john valjohn1647 at gmail.com
Fri Jul 12 14:57:25 CEST 2013


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

Please advice

Thank You
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20130712/02cc35e4/attachment.html>


More information about the Freeradius-Users mailing list