After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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

MS-Logon & Other Vnc Versions

Should you have problems with the MS-Logon plugin? Here is the place to look for help or report issues
Post Reply
izziokant
Posts: 1
Joined: 2004-09-22 07:52

MS-Logon & Other Vnc Versions

Post by izziokant »

Hi to all, I've got a problem with ms-logon and other version of VNC; in details I try to use a linux vnc version, but I can't logon on a machine where a vnc server is running with ms-logon --> "administrators" group.
I haven't found any help to solve this problem. Can it be done?
Thanks, Maurizio
Marscha
100
100
Posts: 464
Joined: 2004-05-14 06:48

Post by Marscha »

Sorry, AFAIK there is currently no other vnc flavor that supports mslogon.
It should be possible to implement this for a linux vncviewer, but ultravnc is Windows only. :(
Guest

Post by Guest »

Should be possible with the latest JavaViewer (RC18a)

UltraSam
dev_var

passing username and password from password only vnc clients

Post by dev_var »

If ultravnc server supported passing the username with the password (username:password or username/password or password@username) it could allow any VNC client to be used (windows ce, OS X, Linux, etc.)

So if the username field is blank, and the password field has the correct syntax, Uvnc server converts the authentication.

Having he ability to disable this feature, for those who want only ultravnc client connectivity, may be desired by some.
Marscha
100
100
Posts: 464
Joined: 2004-05-14 06:48

Post by Marscha »

sorry, but this won't work.
When you start a VNC connection, the viewer and server do some negotiation at the beginning.
They have to agree on the protocol version and the authentication scheme.
Since other VNC viewers don't know about MS-Logon, they could not support it.
This is unrelated to the question how to represent username and password.
Post Reply