Logging out of my regular account and logging into the restricted user account frequently still retains the WG credentials of the regular account (but not the Netbios name).
You need to close any active connections to the internet from your computer and then wait 30 seconds for your session to timeout.
I've noticed that are system policies allow users to be assumed, and the assumed list has never been populated.
An authentication level of "User may be assumed" denotes an insecure authentication method which includes "Assumed by ip address", "Assumed by computer name" and the WWW Proxies "BASIC" authentication. Where "User must be authenticated" denotes a secure authentication method such as NTLM.
The second problem is that only some of my filters work. For example, I make a filter with the criterea that server containing the name "google" and another that a server containing the name "dogswithpants". dogswithpants will work consistently but google will not. Am I missing something in my syntax or usage?
I presume your policies look similar to this if you are making a white list:
Filter 1
This criterion is met if Server name contains Google
Filter 2
This criterion is met if Server name contains dogswithpants
And I presume they look like this if you are making a blacklist:
Filter 1
This criterion is NOT met if Server name contains Google
This criterion is NOT met if Server name contains dogswithpants
*Filters are OR'd and multiple criterions within Filters are AND'd
I envisage your solution based off the details given will look like this:
Winsock Redirector Service --> Policies
Default Rights = Are ignored
Add --> "Full Access Group", User must be authenticated
OK back to Winsock Redirector Service --> Policies.
Add --> "Restricted Access Group", User must be authenticated
Advanced tab:
Filter 1
This criterion is met if Server name contains google
Filter 2
This criterion is met if Server name contains dogswithpants
**If I was setting this up for myself, I would have the Winsock Redirector Service setup to authenticate the user but have the WWW Proxy Server intercept any connection on port 80 and control web access through there - so you would have more criterions available to use; such as "HTTP URL" and "HTTP Resource" etc..
***If you stuff up the policy and people then cannot access the internet again, then just add a "Everyone" User may be unknown, to the service that is having problems - the policy with the most access would override the policy with the least access.
****To backup your WinGate registry you would do the following:
GateKeeper --> Options menu --> Advanced --> Save Registry.