Re: [RADIATOR] SessionDB::RADONLINE::Deletion Failing

2012-11-13 Thread Michael
I don't think that delete statement you are seeing is actually a delete statement to delete the session from your sql table. It is a delete statement to help make sure duplicates don't happen in the table. So, you should probably specify the proper delete statement as per the manual section 5

Re: [RADIATOR] SessionDB::RADONLINE::Deletion Failing

2012-11-13 Thread Michael
5.10.4 DeleteQuery This SQL statement is executed whenever a user session finishes (i.e. when an Account- ing-Request Stop message is received). It is expected to remove the details of the ses- sion from the SQL database. Special formatting characters may be used. %0 is replaced by the quoted u

[RADIATOR] SessionDB::RADONLINE::Deletion Failing

2012-11-13 Thread ronald higgins
Hi User List, I need a bit of an assist. I'm having an issue with sessions being deleted from RADONLINE when a stop record comes in. This is the pertinent bit in the conf: ## Identifier SessionDB DBSource

Re: [RADIATOR] TACACS Groups AuthBy SQL

2012-11-13 Thread Heikki Vatiainen
On 11/13/2012 12:14 AM, Murat Bilal wrote: > Mon Nov 12 23:19:21 2012: DEBUG: AuthBy SQL result: REJECT, > Authentication disabled > > Mon Nov 12 23:19:21 2012: INFO: Access rejected for murat: > Authentication disabled. Hello Murat, can you reply with your Radiator configuration file and Trace