Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Launch VncViewer.jar via command:wrong Authentication window

Should you have problems with the JavaViewer, here's the place to look for help or report issues
Post Reply
Witto
Posts: 4
Joined: 2011-11-19 10:00

Launch VncViewer.jar via command:wrong Authentication window

Post by Witto »

I installed the UltraVNC 1.0.9.6.1 Server and configured the "New MS Logon" or "MS-Logon II".
If I browse to this computer via http://MyUltraVNCServer:5800/ I get a VNC Authentication box asking for a Username and Password.
I downloaded the VncViewer.jar via http://MyUltraVNCServer:5800/VncViewer.jar.
I try to logon to my server with the command line:

Code: Select all

java -classpath VncViewer.jar VncViewer HOST MyUltraVNCServer PORT 5900
Now I only get an authentication window asking for a password.
Image
What parameters do I have to use to get the right UltraVNC Authentication window, asking for the username?
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: Launch VncViewer.jar via command:wrong Authentication wi

Post by B »

I do not think that the Java viewer supports MSLogon or DSM plugins. Sorry. I think you'll need to run the full viewer.
Witto
Posts: 4
Joined: 2011-11-19 10:00

Re: Launch VncViewer.jar via command:wrong Authentication wi

Post by Witto »

Dear B,
Like I said, if I browse to my VNC Server via http://MyUltraVNCServer:5800/, the Java program works fine. I get a VNC Authentication Window asking for "Username" and "Password".
So the VncViewer.jar does support MS-Logon. But why doesn't it do it when launched from a command prompt?
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: Launch VncViewer.jar via command:wrong Authentication wi

Post by B »

Yup, sorry. See also our discussion at https://forum.ultravnc.net/viewtopic.php?f=34&t=29065
Post Reply