I'm trying to run UltraVNC with the ARC4 plugin without specifying a key, and the server is using MS-Logon. However, I'm not getting the MS-Logon prompt, just the prompt for a vanilla VNC password.
Is what I'm trying to do impossible? Thanks!
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- 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
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
- 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
ARC4 Plugin w/o key + MS-Logon
Re: ARC4 Plugin w/o key + MS-Logon
did you enter a classical password as well you need to have both a classical and mslogon??
Bevtech
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Windows XP Home, Pro SP2, Windows 2003 SBS server SP2(EN), Windows Media Center Editon 2005,Windows Vista Home Prem.,Fedora Core 6,Win9X, PChelpware Rel 1.0,
UVNC V 1.0.8.2
User not developer..
Re: ARC4 Plugin w/o key + MS-Logon
I just tried that, and it doesn't seem to work. Have you got it working this way?
Re: ARC4 Plugin w/o key + MS-Logon
I remember, Scovel do not test dsmplugin with mslogon
If you can wait, friday at evening swiss time 23h30
I would try to test between dmsplugin ARC4Plugin.dsm without key and MS-Logon
my test would be realized only between XP pro SP2 and XP Pro SP2
and UltraVNC 1.0.2 at both side.
hope you can wait.
If you can wait, friday at evening swiss time 23h30
I would try to test between dmsplugin ARC4Plugin.dsm without key and MS-Logon
my test would be realized only between XP pro SP2 and XP Pro SP2
and UltraVNC 1.0.2 at both side.
hope you can wait.
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: ARC4 Plugin w/o key + MS-Logon
LAN 100 Mbit/s <---> LAN 100 Mbit/s same subnet (internal)
XP SP2 uvnc server 1.0.2 as service and XP SP2 uvnc viewer 1.0.2
ARC4Plugin100.dsm without key at both side
VNC password need authenticate at max 8 caracters (if you added more, authentication always fail) if you have not set VNC password, authentication fail, arc4plugin need to hash VNC password for continue authentication.
then VNC password success, authentication should continue with "Require MS Logon" prompt.
"New MS Logon" require some modification to UltraVNC server side
regedit
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
change value of ForceGuest=1 --> 0
http://doc.uvnc.net/features/authentica ... mslogonacl
That work for me.
XP SP2 uvnc server 1.0.2 as service and XP SP2 uvnc viewer 1.0.2
ARC4Plugin100.dsm without key at both side
VNC password need authenticate at max 8 caracters (if you added more, authentication always fail) if you have not set VNC password, authentication fail, arc4plugin need to hash VNC password for continue authentication.
then VNC password success, authentication should continue with "Require MS Logon" prompt.
"New MS Logon" require some modification to UltraVNC server side
regedit
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
change value of ForceGuest=1 --> 0
http://doc.uvnc.net/features/authentica ... mslogonacl
That work for me.
Last edited by redge on 2006-08-06 11:50, edited 3 times in total.
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: ARC4 Plugin w/o key + MS-Logon
Thanks redge, my problem was that my VNC password was > 8 characters. works like a charm now :)