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

Development: UltraVNC 1.5.0.X: https://forum.uvnc.com/viewtopic.php?t=38037

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

Search found 14 matches

by prandal
2005-03-23 14:37
Forum: MS logon plugin
Topic: Automatic Login to the UVNC-Server
Replies: 8
Views: 16332

I'll second that. NTLM pass-through authentication would be very useful. But it might not be a trivial exercise to implement it.
by prandal
2005-03-17 14:59
Forum: MS logon plugin
Topic: Pushing out in a Domain Environment with MSLOGON Groups
Replies: 8
Views: 14857

Re: Set-Up

Could you provide more detail to how you set this up ? I actually been fighting to make fast push work for me..... Not at the moment, but it was fairly trivial. When I have some time I'll hack fastpush 7.2 beta and feed back my changes to the fastpush author. No point in a howto for an unsupported ...
by prandal
2005-03-16 16:29
Forum: MS logon plugin
Topic: Pushing out in a Domain Environment with MSLOGON Groups
Replies: 8
Views: 14857

Re: Pushing out in a Domain Environment with MSLOGON Groups

Kevin wrote:How can this be pushed out in a domain environment with the MSLOGON groups intact ?
I use a modified version of VNC Fastpush 6.5, using Sysinternals' psexec to remotely run mslogonacl.exe on the target PC.
by prandal
2005-02-16 10:44
Forum: MS logon plugin
Topic: ACLUI.DLL
Replies: 19
Views: 28404

That's it! "domain\user" or "machine\user" is working for me with authSSP_NT4.dll. It would be nice to assume first "machine" if only username is specified, and as a second try if there is no local account "user" to assume "domain". Maybe it's possible to use the registry-value "CachePrimaryDomain ...
by prandal
2005-02-15 09:44
Forum: MS logon plugin
Topic: ACLUI.DLL
Replies: 19
Views: 28404

Phew, glad it's not just me.

Phil
by prandal
2005-02-14 13:18
Forum: MS logon plugin
Topic: ACLUI.DLL
Replies: 19
Views: 28404

Well, almost there, but...

No more secur32.dll warnings but it still will not authenticate.
by prandal
2005-02-11 11:56
Forum: Feature requests
Topic: File Transfer
Replies: 1
Views: 3554

File Transfer

If file transfer is disabled on the server, then the file transfer button (and menu item) in VNCViewer should be grayed out. Does not the server report its capabilities when the viewer connects? The confusing message when you try is a pain in the neck, because you don't know without looking ...
by prandal
2005-02-09 13:55
Forum: MS logon plugin
Topic: ACLUI.DLL
Replies: 19
Views: 28404

Excellent!
by prandal
2005-02-08 09:48
Forum: MS logon plugin
Topic: ACLUI.DLL
Replies: 19
Views: 28404

Martin,

It still complains that it wants secur32.dll and doesn't authenticate, even with the latest AuthSSP.dll.

Sorry I wasn't clear about that,

Phil
by prandal
2005-02-07 14:10
Forum: MS logon plugin
Topic: ACLUI.DLL
Replies: 19
Views: 28404

Martin,

This still doesn't work with Rudi's latest pre-RC197 winvnc.exe builds. Should it?

Phil
by prandal
2005-02-03 11:08
Forum: MS logon plugin
Topic: Merged authSSP.dll and SecurityEditor.dll
Replies: 3
Views: 7020

Re: Merged authSSP.dll and SecurityEditor.dll

Marscha wrote: aclui.dll is called with /delayload option to allow operation on NT4 and Win9x.
Does this mean that the security configuration manager is no longer needed on NT 4 boxes?
by prandal
2004-09-24 15:50
Forum: MS logon plugin
Topic: Fix for New MS-Logon v2: new authSSP.dll
Replies: 8
Views: 12072

Thanks for the feedback. Currently this new ms-logon feature is not really integrated with the rest of ultravnc because - it is indeed very new - it is supposed to change further - there's very limited feedback until now Once it's more stable it will be integrated into the 'normal' releases :wink ...
by prandal
2004-08-13 21:06
Forum: Feature requests
Topic: MS Logon as current user
Replies: 6
Views: 10122

You could peek at Mozilla's Bug 231529 which seeks to do the same thing :-)
by prandal
2004-06-11 23:43
Forum: Feature requests
Topic: Reboot hook
Replies: 17
Views: 22229

Optionally would be better. Some people may think that those registry changes are somewhat intrusive. The solution, if possible, is to do the following on a VNC-sent reboot request: 1: Save current values of those keys 2: Put something into the RunOnce on startup to restore those values (you could ...