Re: [RADIATOR] AcctInsertQuery for Authby RADIUS

2011-02-19 Thread Michael
your handler has a policy of: AuthByPolicy ContinueWhileIgnore so, when authentication comes through, your replies with a Ignore since you have: IgnoreAuthentication and it continues But, when an accounting packet comes in, your replies with a ACCEPT since it excepted the accounting pa

Re: [RADIATOR] AcctInsertQuery for Authby RADIUS

2011-02-19 Thread Jeffrey Lee
Michael, you're right... the accounting insert query executed after i included AccountingTable accounting #accounting table name AcctColumnDef invalid,invalid ... but i did not comment out "HandleAcctStatusTypes Start,Stop,Alive" but there's a problem... the accou