I can�t connect with a group that has "Simultaneous-Use" in the
radgroupcheck SQL table...
Running latest CVS Build, MySQL and Slackware (Kernel 2.4.14)
Relevant SQL Entries are
RADCHECK ("","simteste","Password","pass")
RADUSERGROUP ("","simteste","Teste")
RADGROUPCHECK ("","Teste","Simultaneous-Use","1")
I also tried :
RADGROUPREPLY ("","Teste","Simultaneous-Use","1")
but doesnt works
Can anyone help ?
The error follows :
--------------------------------------
rad_recv: Access-Request packet from host 200.225.197.100:35780, id=64,
length=138
User-Name = "simteste"
Password = "\352\212;[\262\244\255\262J\226,\370Bs\020\244"
NAS-IP-Address = 200.225.198.1
NAS-Port = 246
NAS-Port-Type = Async
Service-Type = Framed-User
Framed-Protocol = PPP
State = 0x
Calling-Station-Id = "3432398000"
Called-Station-Id = "6811"
Acct-Session-Id = "335942196"
Ascend-Data-Rate = 28800
Ascend-Xmit-Rate = 19200
Proxy-State = 0x30
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
modcall[authorize]: module "suffix" returns ok
users: Matched DEFAULT at 171
users: Matched DEFAULT at 183
modcall[authorize]: module "files" returns ok
rlm_sql: Reserving sql socket id: 4
radius_xlat: 'simteste'
sql_escape in: 'simteste'
sql_escape out: 'simteste'
sql_set_user: escaped user --> 'simteste'
radius_xlat: 'SELECT id,UserName,Attribute,Value FROM radcheck WHERE
Username = 'simteste' ORDER BY id'
radius_xlat: 'SELECT
radgroupcheck.id,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupche
ck.Value FROM radgroupcheck,usergroup WHERE usergroup.Username = 'simteste'
AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY radgroupcheck.id'
radius_xlat: 'SELECT id,UserName,Attribute,Value FROM radreply WHERE
Username = 'simteste' ORDER BY id'
radius_xlat: 'SELECT
radgroupreply.id,radgroupreply.GroupName,radgroupreply.Attribute,radgrouprep
ly.Value FROM radgroupreply,usergroup WHERE usergroup.Username = 'simteste'
AND usergroup.GroupName = radgroupreply.GroupName ORDER BY radgroupreply.id'
rlm_sql: Released sql socket id: 4
rlm_sql: Pairs do not match [simteste]
modcall[authorize]: module "sql" returns notfound
modcall: group authorize returns ok
auth: No Auth-Type configuration for the request, rejecting the user
auth: Failed to validate the user.
Login incorrect: [simteste] (from nas Proxy_Radius port 246 cli 3432398000)
Sending Access-Reject of id 64 to 200.225.197.100:35780
Proxy-State = 0x30
Finished request 6
Going to the next request
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html