The ProxyNoBlockList directive allows users or groups of users that have been authenticated by HTTPD to bypass all blocking lists. One or more ProxyNoBlockList directives may be specified. Each ProxyNoBlockList directive must be followed by one and only one of the following keywords: valid-user, user, or group. ProxyNoBlockList valid-user|user [,gwusername,…]|group [,gwgroupname,…] valid-user This indicates any authenticated user will be granted unrestricted access to any site. user gwusername, If the user keyword follows the ProxyNoBlockList directive it must be followed by one or more user names contained in the gwuser data base. If more than one user name is specified they must be separated by commas. group gwgroupname, If the group keyword follows the ProxyNoBlockList directive it must be followed by one or more group names contained in the gwuser data base. If more than one group name is specified they must be separated