Re: User groups, HELP!!!

2006-01-31 Thread Vadimv82 (sent by 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: Re: User groups, HELP!!!
Sent from the FreeRadius - User forum at Nabble.com.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: User groups, HELP!!!

2006-01-31 Thread Alan DeKok
"Vadimv82 (sent by Nabble.com)" <[EMAIL PROTECTED]> wrote:
> test  NAS-IP-Address == 192.168.4.23, NAS-Port-Id == 0-7
   ^^^

  What led you to believe that was accepted by the server?

>   Group = test

  Group is an attribute which looks users up in Unix groups
(/etc/group).  You CANNOT assign users to it.

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


Re: User groups, HELP!!!

2006-01-31 Thread Vadimv82 (sent by 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: Re: User groups, HELP!!!
Sent from the FreeRadius - User forum at Nabble.com.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: User groups, HELP!!!

2006-01-31 Thread Vadimv82 (sent by 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: RE: User groups, HELP!!!
Sent from the FreeRadius - User forum at Nabble.com.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: User groups, HELP!!!

2006-01-31 Thread Jonathan De Graeve








Use SQL groups based on
huntgroups

 

J.

 



--
Jonathan De Graeve
Network/System Administrator
Imelda vzw
Informatica Dienst
015/50.52.98
[EMAIL PROTECTED]













Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Namens Vadimv82 (sent by
Nabble.com)
Verzonden: maandag 30 januari 2006
11:34
Aan: freeradius-users@lists.freeradius.org
Onderwerp: User groups, HELP!!!



 

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: User
groups, HELP!!!
Sent from the FreeRadius
- User forum at Nabble.com. 








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