I'm trying to understand the logic of the various AuthByPolicies, and this
one leaves me confused. Aside from how it would be useful, I'd like to know
what it returns?
Since it doesn't return until it gets an ignore, it presumably doesn't
return any of the preceding results. And then it "succeeds" by getting
Ignored, in which case there is again no result. So what will it return? An
Ignore?
Similarly, correct me if I'm wrong, but wouldn't ContinueUntilReject
guarantee that nobody will ever be able to log in, since no results will be
sent to the client until the result is a Reject?
Thanks!
Dave
===
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.