URL Access Override Notifications

Notifications > URL Access Override

A user receives the URL Access Override Mode notification if a user tries to access a URL in a category that has a "block with override" action set by company policy. The user receives the override warning and needs to enter a password to continue. In the notification, the user sees the amount of additional time allowed for browsing. After entering the correct password, the user continues to the requested Web page.

The user has an option to click one of the following links in the warning message:

The administrator must first set the category action in the policy to the "Time Limit" or "Block with Override" action setting. See URL Filtering Policies: Rules for details.

The configurable parameters in the URL Access Override Notification include:

<form id="overridecontinue" method="post" action="%B[Warn and Continue URL/URI]$$$IWSX_URL_ACTION$$$">

<INPUT type=hidden value="%A[Action]" name=data>

..

</form>

<input type="button" name="Button22"

value="Submit" class="style3"

onclick="doSubmit();" />

See also: