Re: Freeradius + MySQL + WiFi PEAP authorisation only to a group of users

2011-08-18 Thread Lumir Lindovsky
Lumir Lindovsky wrote: How do I give access to wifi users who authenticate with username& pass over PEAP only to a group of users? See the FAQ. You can create a group, and limit them based on group membership. You can use SQL-Group. See doc/rlm_sql Alan DeKok. - List info/subsc

Re: Freeradius + MySQL + WiFi PEAP authorisation only to a group of users

2011-08-10 Thread Lumir Lindovsky
>I would think something like this in your users file: DEFAULT NAS-Ip-Address == your.wifi.nas.ip, Group == WIFI DEFAULT NAS-Ip-Address == your.wifi.nas.ip, Auth-Type = Reject - Thank you for the answer but I do not use any users file - I use mysql and users are stored in radcheck table and th

Freeradius + MySQL + WiFi PEAP authorisation only to a group of users

2011-08-10 Thread Lumir Lindovsky
Hello, I would like to help with this: I have Freeradius version 2.1.6 I have it running with SQL and DialupAdmin. How do I give access to wifi users who authenticate with username & pass over PEAP only to a group of users? I mean that authorised would be only users from group WIFI and not other