(RADIATOR) Multiple accounting tables

Hugh Irvine hugh at open.com.au
Sun Feb 3 22:02:16 CST 2002


Hello Eapen -

This is easiest to do with Handlers:

# define AuthBy SQL clauses

<AuthBy SQL>
	Identifier SQLAcct1
	.....
</AuthBy>

<AuthBy SQL>
	Identifier SQLAcct2
	.....
</AuthBy>

<AuthBy SQL>
	Identifier SQLAcct3
	.....
</AuthBy>

# define Handlers

<Handler Request-Type = Accounting-Request>
	AuthByPolicy ContinueAlways
	AuthBy SQLAcct1
	AuthBy SQLAcct1
	AuthBy SQLAcct1
	.......
</Handler>

<Handler ....>
	.....
</Handler>


regards

Hugh


On Sun, 3 Feb 2002 20:33, Eapen Joseph wrote:
> hi,
> Is it possible to have multiple accounting talbes??
>
> For eg: If i have 3 <AuthBy SQL> sections, can i have 3 different
> accounting tables???
>
> regards
> eapen
>
> ===
> 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.

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
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