How it works: Difference between revisions

From URL Lock
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
URL Lock prevents users from navigating to web sites except for those that are allowed through one or more administrator-defined rules, which are written as [[Regular expressions|Perl-compatible regular expressions]]. Users can either exist either on the local computer or across an ActiveDirectory network.
URL Lock prevents users from navigating to web sites except for those that are allowed through one or more administrator-defined rules, which are written as [[Regular expressions|Perl-compatible regular expressions]]. Users can either exist either on the local computer or across an ActiveDirectory network.


By operating as a browser helper object, the IE URL Lock restricts which locations a user can navigate to within both Windows Explorer and Internet Explorer windows. Active IEURLLock instances automatically detect changes to their registry values and will reload their configurations at their next navigation events, making real-time configuration adjustments on a local PC possible. On ActiveDirectory PCs, users will need to log off and log back on to see policy changes.
By operating as a browser helper object, the IE URL Lock restricts which locations a user can navigate to within both Windows Explorer and Internet Explorer windows. Active IEURLLock instances automatically detect changes to their registry values and will reload their configurations at their next navigation events, making real-time configuration adjustments on a local PC possible. On ActiveDirectory PCs, users will need to either log off and log back on, run gpupdate, or wait for the next automatic background policy update to see the policy changes.


The Mozilla Firefox version of URL Lock exists in the source code repository, but has not yet been released. It will be released in early December 2007.
The Mozilla Firefox version of URL Lock exists in the source code repository, but has not yet been released. It will be released in early December 2007.

Revision as of 22:39, 22 January 2012

URL Lock prevents users from navigating to web sites except for those that are allowed through one or more administrator-defined rules, which are written as Perl-compatible regular expressions. Users can either exist either on the local computer or across an ActiveDirectory network.

By operating as a browser helper object, the IE URL Lock restricts which locations a user can navigate to within both Windows Explorer and Internet Explorer windows. Active IEURLLock instances automatically detect changes to their registry values and will reload their configurations at their next navigation events, making real-time configuration adjustments on a local PC possible. On ActiveDirectory PCs, users will need to either log off and log back on, run gpupdate, or wait for the next automatic background policy update to see the policy changes.

The Mozilla Firefox version of URL Lock exists in the source code repository, but has not yet been released. It will be released in early December 2007.