>I am using FR 2.1, at present I can authenticate users against AD and then >assign VLAN membership >based on user-name via a MySQL database. What I would now like to do is >assign vlan membership based >on the group membership of the user.
There is a group membership query example in ldap module configuration file (raddb/modules/ldap). Fix it for your needs. Result of that query will be available as Ldap-Group in radius. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

