Hi Andrew,

yes, you can do this.
If you chain multiple AuthBy clauses together in a Realm, then the reply
items are _accumulated_ from each AuthBy. So you could have an AuthBy SQL,
followed by an AuthBy EXTERNAL. The AuthBy external would be passed all the
attributes of the original request, and any reply items it returns will be
added to the ones from the AuthBy SQL.

Note that the same applies if you used AuthBy FILE instead of AuthBy
EXTERNAL, and the performance would be better.

Hope that helps.

Cheers.


----------------------------------------------------------------------------
---------------
Mike McCauley                                 [EMAIL PROTECTED]
Open System Consultants                 +61 3 9598 0985

Mike is travelling right now, and there may be delays
in our correspondence.
-----Original Message-----
From: andrew <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, October 20, 1999 3:10 PM
Subject: (RADIATOR) Fwd: external Parameter routine ??


> Is it possible to tell Radiator to use a external program for only one of
>the fields?
> E.g. Radiator using a MySQL database, from where it gets password etc,
> but can I have it get the IP_ADDR / Framed-IP-Address from an external
>program and to first pass that program the NAS-Identifer ??
>
>
>===
>Archive at http://www.thesite.com.au/~radiator/
>To unsubscribe, email '[EMAIL PROTECTED]' with
>'unsubscribe radiator' in the body of the message.
>


===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to