Hi Mike, Hi Hugh!
thanx for the help - and ... I understood the RTFM..... :-)
Very silly question - I am ashamed
cheers, Christian
At 01:01 PM 12/6/99 -0500, you wrote:
>Hi Christian,
>
>also, perhaps you might consider that
>ContinueUntilAccept is (usually) indentical to ContinueWhile(ignore or reject)
>
>Cheers.
>
>
>On Dec 6, 8:25am, Hugh Irvine wrote:
> > Subject: Re: (RADIATOR) ContinueWhileReject vs ContinueWhileIgnore
> >
> > Hello Christian -
> >
> > On Sun, 05 Dec 1999, Christian Brem wrote:
> > > Hi!
> > >
> > > Is it possible to define something like "ContinueWhileReject OR
>WhileIgnore".
> > >
> >
> > Here is the relevant section from the manual:
> >
> > 6.19.1 AuthByPolicy
> >
> > This parameter allows you to control the behaviour of multiple AuthBy
> clauses
> > inside this AuthBy GROUP. In particular, it allows you to specify under
> what
> > conditions Radiator will try the next AuthBy clause. If you only have one
> > AuthBy clause, AuthByPolicy is not relevant and is ignored.
> >
> > Recall that for a single Realm, Handler or AuthBy GROUP, you can
> specify more
> > than one AuthBy clause. The normal behaviour of Radiator is to try to
> > authenticate with the first one. If that authentication method either
> Accepts
> > or Rejects the request, then Radiator will immediately send a reply to the
>NAS.
> > If on the other hand the AuthBy Ignores the request, then the next one will
>be
> > tried. That is the normal and default behaviour, but with AuthByPolicy, you
>can
> > change that. The permissible values of AuthByPolicy are:
> >
> > ContinueWhileIgnore
> >
> > This is the default. Continue trying to authenticate until either Accept or
>Reject
> >
> >
> > ContinueUntilIgnore
> >
> > Continue trying to authenticate until Ignore
> >
> >
> > ContinueWhileAccept
> >
> > Continue trying to authenticate as long as it is Accepted
> >
> >
> > ContinueUntilAccept
> >
> > Continue trying to authenticate until it is Accepted
> >
> >
> > ContinueWhileReject
> >
> > Continue trying to authenticate as long as it is Rejected
> >
> >
> > ContinueUntilReject
> >
> > Continue trying to authenticate until it is Rejected
> >
> >
> > anything else
> >
> > Always do every authentication method.
> >
> >
> > hth
> >
> > Hugh
> >
> > --
> > Radiator: the most portable, flexible and configurable RADIUS server
> > anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
> > Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
> > NT, Rhapsody
> >
> > ===
> > Archive at http://www.thesite.com.au/~radiator/
> > To unsubscribe, email '[EMAIL PROTECTED]' with
> > 'unsubscribe radiator' in the body of the message.
> >-- End of excerpt from Hugh Irvine
>
>
>
>--
>Mike McCauley [EMAIL PROTECTED]
>Open System Consultants Pty. Ltd Unix, Perl, Motif, C++, WWW
>24 Bateman St Hampton, VIC 3188 Australia http://www.open.com.au
>Phone +61 3 9598-0985 Fax +61 3 9598-0955
>
>Radiator: the most portable, flexible and configurable RADIUS server
>anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
>Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
>NT, Rhapsody
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.