I have the following scenario: We need to monitor windows users' HTTP traffic. In order to do so we use Titanium Web Proxy depending on some externally defined rules, some of the users should not be able to access certain domains. Proxy is installed as a windows service that works globally for all windows accounts. Is there any way to check which user initiated a specific request to be able to filter contents efficiently and block domains only for some users?
Asked
Active
Viewed 20 times