Hello,
I have some problems on wingate authentication.
Scenario:
- Windows 2000 Server, Wingate 6.0.3.1005
- WWW Proxy Service on port 85, NTLM & Basic Auth both enabled
- IE w/sec.settings "prompt for username and password"
- Use Windows Database
- System Policies on everyone unrestricted rights
- WWW Proxy Service Policies: USER1 unrestricted rights
- WWW Proxy Service Policies: Default policies are ignored
- Logged into machine as USER2.
I'm trying to get the username and password prompt in the IE for the OS logged USER2 can enter with the username USER1 and his password, but the username/password prompt never is displayed in IE. It's always showing the message Access Denied - File not found or access denied even in NTLM, Basic, or both enabled.. in user must be authenticated or user is unknow. In user is assumed (and only basic auth is enabled) the pop-up username and password prompt appears, but it doesn't accept the USER1 user and pass.
This happen because I'm writing a system that requires proxy authentication and the user must be different from the user currently logged.
What can I do to solve this problem?
Thanks
Daniel