Hello Marius -

You would use an AuthByPolicy ContinueWhileAccept.

Ie:

# define AuthBy clauses

<AuthBy SQL>
Identifier CheckSQL1
.....
</AuthBy>

<AuthBy SQL>
Identifier CheckSQL2
.....
</AuthBy>

<AuthBy SQL>
Identifier CheckSQL3
.....
</AuthBy>

.....

# define Realms or Handlers

<Handler ...>
AuthByPolicy ContinueWhileAccept
AuthBy CheckSQL1
AuthBy CheckSQL2
AuthBy CheckSQL3
.....
</Handler>

.....


regards

Hugh


On Monday, Dec 30, 2002, at 21:02 Australia/Melbourne, [EMAIL PROTECTED] wrote:


Hi

I have a question about AuthbyPolicy function

Supposing that we would like to use AuthByPolicy x and we have multiple
AuthBySql (1,2 3) after that ,each one with an AuthSelect attached to it
that has check and reply items.

I want to accept the call only when all AuthBySql are accepted/passed and
when this is happening I would like to bundle all three reply items in just
one that will be sent to the NAS

What AuthByPolicy function I should use? If it's not possible with
AuthByPolicy function can you propose a workaround/solution?

Thanks in advance
PS.I am investigating your product as a possible solution for our modem
environment

Kind Regards

Marius Stefan
Service Designer/Development Department
Enertel N.V
K.P van der Mandelelaan 130-144
3062 MB Rotterdam
Postbus 25226
3001 HE Rotterdam
Phone:+31(0)10 880 3798
Fax :+31(0)10 880 3901
Mobile:+31(0)65 460 4973
www.enertel.nl




#********************************************************************** *****
#
# Dit e-mailbericht met eventuele attachments is uitsluitend bestemd voor de
# geadresseerde(n) en bevat mogelijk vertrouwelijke gegevens en/of is
# beschermd door intellectuele eigendomsrechten. Bent u niet de
# geadresseerde, neemt u dan zo spoedig mogelijk contact op met de afzender
# en verzoeken wij u het e-mailbericht en eventuele attachments van uw
# computer te verwijderen. Elk gebruik van de inhoud van dit e-mailbericht
# en eventuele attachments (waaronder verveelvoudiging, verspreiding of het
# anderzins openbaar maken in welke vorm dan ook) door andere personen dan
# de bedoelde geadresseerden is verboden. De weergegeven mening is puur
# persoonlijk en hoeft niet noodzakelijk over een te komen met die van
# Enertel. Enertel is niet aansprakelijk voor de inhoud van dit
# e-mailbericht en eventuele attachments.


===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' 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 [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to