Hi!

Is there a suggested way to predefine groups in the hints file that are used by 
rlm_sql and matched to the groupname field?
For now I solved the problem by using a group prefix (vpn* for e.f.g.h) and 
SELECTing by "LIKE '%{Group}%%". I will change this attribute to another later. 
What would be the suggested attribute for this issue?

Thanks
Daniel



-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Alan
DeKok
Gesendet: Donnerstag, 24. März 2005 17:47
An: freeradius-users@lists.freeradius.org
Betreff: Re: Multiple groups via hints file and rlm_sql 


"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

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to