Try something like:
# Handle accounting records
<Handler Realm=...., Acct-Status-Type = /.+/ >
<AuthBy GROUP>
AuthByPolicy ContinueUntilAccept
<AuthBy FILE>
...
</AuthBy>
<AuthBy SQL>
DBI:...
# Empty table accepts and acknowledges, but not stored
AccountingTable
</AuthBy>
</Handler>
# Handle other records (ie. auth)
<Handler Realm=...>
<AuthBy GROUP>
AuthByPolicy ContinueWhileReject
<AuthBy FILE>
...
</AuthBy>
<AuthBy RADIUS>
...
</AuthBy>
</Handler>
.........................................................................
Mark Mackay,
Network Coordinator,
Orcon Internet.
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.
Re: (RADIATOR) want to not forward accounting requests...
Orcon Network Coordinator, Mark Mackay Mon, 24 Jul 2000 23:24:46 -0700
- (RADIATOR) want to not forward acco... radiator
- Re: (RADIATOR) want to not for... Hugh Irvine
- Orcon Network Coordinator, Mark Mackay
