> +----+----------+-----------+ > > | 1 | jlb | dial | > | 2 | jlb | adsl | > > +----+----------+-----------+
The sql code only supports one group per user. You can't be in two groups. In your case the group lookup will return the first entry returned by the sql query and you will be assumed to be in that group. Regards, Simon. --- - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

