(RADIATOR) RADONLINE Table

Erich Zigler erich at superheronetworks.com
Tue Feb 24 14:06:32 CST 2004


> Add the column to the table and use '%R' in the AddQuery.
> See section 6.2 in the Radiator 3.8 reference manual ("doc/ref.html").

That fixed it! Thanks.

However my underlying problem still remains...

I have this as my AddQuery now...

        AddQuery        insert into RADONLINE (USERNAME,\
        REALM, NASIDENTIFIER, NASPORT, ACCTSESSIONID, TIME_STAMP,\
        FRAMEDIPADDRESS, NASPORTTYPE, SERVICETYPE, DNIS) \
        values ('%n', '%R', '%N',\
        %{NAS-Port}, '%{Acct-Session-Id}', %{Timestamp},\
        '%{Framed-IP-Address}', '%{NAS-Port-Type}', \
        '%{Service-Type}', '%{Called-Station-Id}')

However the Realm does not show up. It seems to be for the proxied users I
must strip it for. Is there any way to get the realm to show up in the
Session Database regardless if it is stripped or not?

Thanks!

--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list