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

Trying to understand ms-logon

Should you have problems with the MS logon plugin, here's the place to look for help or report issues
Post Reply
thetechteacher
Posts: 5
Joined: 2008-01-01 05:34
Contact:

Trying to understand ms-logon

Post by thetechteacher »

Two Questions:

Did MS-Logon II get implemented in the java viewer?

Is this accurate?
• MS-Logon 1 uses the RFB version string to communicate it's desire to use a different authentication technique. If the version is 003.004 the Security Negotiation requests that it use VNCAuthentication and does a hybrid of VncAuthentication (DES encrypted with the fixed key) and MS Challenge.
• MS-Logon II uses the Security Negotiation protocol (sending "-6") to select the authentication procedure which is the MS Challenge.
'Tis fun to learn, 'Tis funner to teach
thetechnologyteacher.wordpress.com
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Trying to understand ms-logon

Post by redge »

Marscha, could answer but we don't have any news from her since 1 year ago.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
mariajoth
Posts: 3
Joined: 2008-11-19 09:27

Re: Trying to understand ms-logon

Post by mariajoth »

Here is something for you
MS-Logon procedure.source detail
http://code.google.com/p/vncthumbnailvi ... etail?r=16
Last edited by mariajoth on 2008-12-01 11:59, edited 1 time in total.
Post Reply