Scott McLane Gardner wrote: > I've successfully gotten AD auth working, and now I'd like to be able to > assign VLAN's based on group membership, but I'm having a hard time > figuring out where and how to do that. Where do I put the "if" statements > to check group membership? Does AD auth even work like this, or do I need > to be using LDAP auth?
You can configure AD as an LDAP server, and then do LDAP group checks. See the LDAP documentation for examples. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

