rattkin wrote:[*] server and client, with SecureVNC, reverse connection - ASKS for password - and here's where it's weird. Why it's doing so, if it's a reverse connection, which doesn't ask for password without plugin?
In the original design, the DSMplugin handles the encryption, and the authentication is handled by UltraVNC server. And the original UltraVNC is designed not asking for the password in reverse connection.
This changes as the latest SecureVNC (2.3) also handles the the authentication. With it, you can set a passphase up to 128 characters length, and SecureVNC
ALSO USE THE passphrase (or the native VNC password) to encrypt the handshake.
This is the reason why the viewer (even in reverse connection) now need to know the passphrase/password to establish the connection.
rattkin wrote:I don't want the popup dialog, though. Can this be solved be some SecureVNC/UltraVNC setting?
I don't see the present packages (UVNC 1095 + SecureVNC 2.3) having such setting, except you are willing to use the older UVNC (like 1.0.8.2), or the older SecureVNC (but there is only the 2.3 available at the official site, or you may download the UVNC 1.0.8.2 bin package, which have a SecureVNC 1.0 bundled)