Hello,
Great job!
I'm trying to migrate from SC to PCHW.
There is problem with proxy. In my company, we use proxy to connect to internet (it looks like, we use ISA server and Microsoft Firewall Client for ISA server 2004). We use http://srvproxy:80 for connection.
PCHW detects it, but can't connect through it.
I got such information:
------------------------------
relay_method:HTTP (3)
relay_host: SRVPROXY
relay_port =80
relay_user=username_in_domain
local_type=socket
local_port=1111
dest_host=reapeater_ip
dest_port=443
not matched, addr to be SOCKSified: reapeater_ip
resolved host by name: SRVPROXY
resolved: SRVPROXY (local_proxy_IP)
connecting to local_proxy_IP:80
begin_http_relay()
Unsupported authentication type: negotiate
Unsupported authentication type: kerberos
Unsupported authentication type: ntlm
Can't find Proxy-Autjemticate: in response header.
Using reapeater
.......
--------------------------
Also, I have created UI for SC with custom functionality and want to use it with PCHW. I need to execute PCHW by passing connection parameters to it. After this, PCHW should automatically connect to repeater.
Can this be done?
Best regards,
Andrius
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Problems using proxy
Re: Problems using proxy
Oh, I downloaded source code and found UI code.
Like I understood, I can create my own UI.
Also I have question about autoreconnect option. It reconnects after server disconnects from viewer. How viewer should close connection, than server quits? Does autoreconnect works after computer reboots?
Thank you.
Like I understood, I can create my own UI.
Also I have question about autoreconnect option. It reconnects after server disconnects from viewer. How viewer should close connection, than server quits? Does autoreconnect works after computer reboots?
Thank you.
Last edited by norcis on 2007-01-03 10:57, edited 1 time in total.
Re: Problems using proxy
No, except if you modify UI for push pchelpware_server to Startup folder or RunOnceDoes autoreconnect works after computer reboots?
not work direct dynalias
-connect 123.123.123.123 -autoreconnect -direct should added to helpdesk.txt
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Problems using proxy
No news about using proxy? I can't make it work
Re: Problems using proxy
Hi, I have the same problem with authentication and ISA Server.
The debug windows outputs:
Unsupported authentication type: negotiate
Unsupported authentication type: kerberos
Unsupported authentication type: ntlm
Any idea with this?
Thanks.
Alex
The debug windows outputs:
Unsupported authentication type: negotiate
Unsupported authentication type: kerberos
Unsupported authentication type: ntlm
Any idea with this?
Thanks.
Alex
Re: Problems using proxy
Hi, I figured out the way to work it out in ISA Firewall. The problem is that by default ISA Server is configured to disallow Basic authentication. So you can enable it going to Configuration, Networks and select your network properties you want to change. This setting is in the WebProxy tab, in the Authentication button.
It would be very nice to allow NTLM or Kerberos authentication since it's the most secure way.
Any news to find a way to input the user name from SCIII?
Thanks.
Alex
It would be very nice to allow NTLM or Kerberos authentication since it's the most secure way.
Any news to find a way to input the user name from SCIII?
Thanks.
Alex
Re: Problems using proxy
Any other solution if unable to access the ISA Server to allow basic authentification?
Re: Problems using proxy
The only way to use Basic Authentication in that case is, to use a local proxy that is able to authenticate to the ISA Server using NTLM.
The only reliable and free program I found is NTLMAPS. It is a python program, so you need to install the Python runtimes to run it.
All informations and downloads here: http://ntlmaps.sourceforge.net/
A small drawback of this solution is, that you have to specify your Username and (optionally) password in server.cfg. Unfortunately NTLMAPS doesn't automatically use the currently logged in user's account&password.
Anyways, I learned to live with it and my applications that don't support NTLM work with NTLMAPS without a problem
The only reliable and free program I found is NTLMAPS. It is a python program, so you need to install the Python runtimes to run it.
All informations and downloads here: http://ntlmaps.sourceforge.net/
A small drawback of this solution is, that you have to specify your Username and (optionally) password in server.cfg. Unfortunately NTLMAPS doesn't automatically use the currently logged in user's account&password.
Anyways, I learned to live with it and my applications that don't support NTLM work with NTLMAPS without a problem
Bye
X-Byte
X-Byte