Moderator: Qbik Staff
Pascal wrote:Java client authentication uses the remote control service. For your internal clients you would have had to bind it to your LAN card as well - for external connections (If you wanted to use Java authentication on them) you'd need to bind it to your external adapter as well.
If you are going to do that I'd recommend that you specify specific locations (Preferably your ip at home / your ISPs range) in the policies, to help secure it against others.
adrien wrote:HI
Just re-read your first post.
So you are connecting from the internet, through some router with port forwarding into WinGate, which then proxy-cascades to a proxy to a website.
So, for the Java client to work, the name it thinks it's connecting to must resolve to the IP that you initially connected to from home. Since your homw machine won't be using your work's WinGate as a DNS server, then the name "winGate" won't resolve. You can get around this by adding an entry to the hosts file on your local computer to point "wingate" to the IP address you are connecting to.
then you also need to open port 808 on the router and forward that to WinGate as well, since the Java client connects to the Remote Control Service in WinGate in order to authenticate.
Regards
Adrien
internet_user wrote:Alright, I have resumed my investigation in trying to make this work.
.... No, I have not tried to use HTTP auth. Where would I be able to set it up?
internet_user wrote:internet_user wrote:Alright, I have resumed my investigation in trying to make this work.
.... No, I have not tried to use HTTP auth. Where would I be able to set it up?
Well, I just tried to invoke HTTP auth, by unchecking the Java Auth in www proxy. The user trying to connect to the proxy automatically fails with 403, without being allowed to enter a userid/password.
What do I need to do to set this up properly?
adrien wrote:Hi
There are two steps to getting authentication happening.
1. Need to enable authentication
2. need to require authentication in the policies.
for HTTP Basic auth, your policies need to specify "user must be assumed", since Basic auth is not cryptographically strong.
Adrien
adrien wrote:Hi
So "Guests" is a group you have created?
The other thing is that the user accounts need to be enabled. Is the Guest account enabled?
Adrien
Users browsing this forum: Bing [Bot] and 3 guests