by MattP » Sep 13 05 12:58 pm
In order for you to see the user in WinGate you will need to require some form of authentication, this will let WinGate discover who the user is.
You have a couple of options without installing the WGIC. It sounds like you're using the Active Directory user database, so you can use NTLM authentication, (as long as you have a version 6 Professional or Enterprise license) and you can set the client browser to automatically send through the NT login data. The client can therefore connect and authenticate transparently, this gives you the added benefit of setting policies based on users/groups, so you can control internet access via the proxy.
One drawback of this method is that Internet Explorer will not send login information to a website when it knows it is connecting via a proxy server, so any sites that require NTLM authentication will not work properly with this connection method.
You could set up basic authentication, this will pop up a login box for the users who will need to login before they are granted internet access, or you could set up assumptions based on IP addresses so that WinGate assumes that connections from a certain IP address must be a corresponding user.