View Single Post
  #2 (permalink)  
Old 2006-07-14
kva.kva kva.kva is offline
Senior Member
 
Join Date: 2006-01-26
Location: Moscow, Russia
Posts: 706
Rep Power: 3
kva.kva has an average reputation (10+)
Default Re: Authentication order

All rules are matched in order in the Rule Base. One rule at a time.
May be you mean feature of User Authentication. In this case the authenticating security server first checks if the connection can be allowed by a rule that does not require authentication. If one exist, the user will be connected through the less-restrictive rule, bypassing the User Authentication rule.

Last edited by kva.kva; 2006-07-14 at 06:07.
Reply With Quote