usergroup

sugiarto tjahyono stjahyono at yahoo.com
Fri Dec 5 04:56:20 CET 2008


Hi All,

I have a few problem.

i have freeradius version 1.0.5 running with rlm_sql.

radcheck :
username, attribute, op, value
"test1","password","==","testpass"
"test2","password","==","testpass"

radreply :
none

radusergroup :
"test1","HS1"
"test2","HS2"
"test2","HS1"

radgroupcheck :
groupname, attribute, op, value
"HS1","Called-Station-Id","==","device1"
"HS2","Called-Station-Id","==","device2"

radgroupreply :
groupname, attribute, op, value,prio
"HS1","Framed-Pool","=","pool1",0
"HS2","Framed-Pool","=","pool2",0

the problem is user test1 and test2 can connect and get pool1 but user test2 can't connect and can't get pool2
i already use Fall-Through = Yes in radreply and radgroupreply, but it still not work.

when i use freeradius 2.1.1, that setting is work. 
Does freeradius 1.0.5 doesn't support multiple group or something wrong with my setting?
how many group that can be assigned to one user in freeradius 2.1.1?



      



More information about the Freeradius-Users mailing list