"Fiederling, Daniel" <[EMAIL PROTECTED]> wrote: > I'm currently using freeradius 1.0.2 with a mysql database for > authorization. Because I have multiple client applications I use the > hints file to define groups based on Client-IP-Address: > > DEFAULT Client-IP-Address ==D a.b.c.d > Group = webmail
You cannot define groups this way. You will need to use another attribute. The Group attribute is for Unix groups, and only Unix groups. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

