Hello. I run FreeRadius with MySQL. And need help with authentification groups. Imagine i have many WiFi hot spots each with own NAS and IP. Any user can register and get a password and login, but he can only get access through certain NAS where he registered at, if he goes to another spot he cant login there with it. So i have to create access groups by NAS IP on Radius server, how do i do that? I tried to use huntgroups, but i dont really understand how they work. And i can't put every user into 'users' conf, cuz then every time somebody registeres i need to restart Radius server so it would reload 'users' conf. How can i do that? I need to create a group once for each Hot Spot, and then user registeres for access, he automaticaly gets a certain group status, and when he tries to login, radius server checks his NAS ip and his group, if they match, NAS gives him access to internet. Thank u, for ur help. Vadim. -- View this message in context: http://www.nabble.com/User-groups%2C-HELP%21%21%21-t1024919.html#a2657416 Sent from the FreeRadius - User forum at Nabble.com.
I tried to use huntgroups. Imagine i have users in group 'test', and they come from NAS Ip 192.168.4.23. I tried to put in huntgroups following: test NAS-IP-Address == 192.168.4.23, NAS-Port-Id == 0-7 Group = test But if any of this users come from other IP and from Test group, he goes through!!! And doesnt work. May be i undertsnad smth wrong. -- View this message in context: http://www.nabble.com/User-groups%2C-HELP%21%21%21-t1024919.html#a2690717 Sent from the FreeRadius - User forum at Nabble.com.
Ok, I found in database a table called usergroups, there are users and groupnames they belong to, what are these groups then? Cuz i thought this might have been those groups i assing in huntgroups like: Group=test How do i use huntgroups to controll users from different NASes(different IP)? For example i have 3 groups of users: test(192.168.4.23), test1(192.168.4.24), test2(192.168.4.25) How do i assign user to this groups, and how do i controll if for example user from test1 group tries to login from test2 ip, i cant let him in then. How do i do that, read tones of examples, i am tired of configuring it... -- View this message in context: http://www.nabble.com/User-groups%2C-HELP%21%21%21-t1024919.html#a2691388 Sent from the FreeRadius - User forum at Nabble.com.
participants (1)
-
Vadimv82 (sent by Nabble.com)