On Tue, Nov 02, 1999 at 02:04:21PM +0300, Asif wrote:
> hi,
>
> i am running radiator on Solaris 7. the authentication method is thru the mysql
>database. radiator does not properly insert the values for Acct-Terminate-Cause into
>the Accounting table. It only records the following...
>
> User-Request
> Session-Timeout
> Idle-Timeout
> Lost-Carrier
>
> and others it just puts a NULL into the field...
>
Does your NAS send Acct-Terminate-Cause when users log out? You may want to
check with the log debug trace level turned to 4.
If you do get that data from your NAS, then make sure you are putting it into
your radius.cfg that you want to insert it into SQL:
AcctColumnDef ACCTTERMINATECAUSE,Acct-Terminate-Cause
The goodies/sql.cfg is a nice example.
[EMAIL PROTECTED]
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.