Hi,
I'm working with Quintum Tenor GateWay/GateKeeper and have a problem:
For user authenthication, Quintum sends two packets: Authentication ana Authorization.
I'm using MySQL with freeRadius and can't understand how can my radius understand whether comes
Authentication and whether Authorization request,
because in SQL module I can define only one query for Authentication/Authorization request (radcheck, radreply, etc.)
 
Can anybody help me... what should i do? Should I use two SQL modules
or somehow tell for existing SQL module whether which query to use?
How can i define these two types of queries?

Reply via email to