I have successfully created a database call ACCOUNTING on my SQL server with
all the tables I need ...
how can I make it authenticate via RODOPI as usual and also send just the
accounting records to another database (while still sending them to my
rodopi database also)
my config which works fine is
<AuthBy RODOPI>
DBSource dbi:Sybase:rodopi
DBUsername Rodopi
DBAuth xxxxxxxxxx
</AuthBy>
I would also like to send the following to another database called
"SPAMTRACKER"
AccountingTable ACCOUNTING
AcctColumnDef USERNAME,User-Name
AcctColumnDef TIME_STAMP,Timestamp,integer
AcctColumnDef ACCTSESSIONTIME,Acct-Session-Time,integer
AcctColumnDef NASPORT,NAS-Port,integer
AcctColumnDef FRAMEDIPADDRESS,Framed-IP-Address
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.