When a user attempts
to visit a web page, CN Pro initially determines which policy to apply. First,
it checks to see if the workstation the user is using is a member of a defined
group. If it is, and a policy is defined for that group, then that policy is
used, and no further checks are made.
If no workstation
policy is found, the user’s credentials are checked to see if they are a member
of a group with a defined policy. If there is a policy defined for that group,
then that policy is used.
If no policy applies
at this stage, then the policy defined as the default policy (see above) is
used.
Whether the URL is
permitted or not depends upon the rules of the policy in use.
Related Topics