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

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: 17039

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: 15482

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 ...
by prandal
2005-03-16 16:29
Forum: MS-Logon plugin
Topic: Pushing out in a Domain Environment with MSLOGON Groups
Replies: 8
Views: 15482

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: 29704

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 ...
by prandal
2005-02-15 09:44
Forum: MS-Logon plugin
Topic: ACLUI.DLL
Replies: 19
Views: 29704

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: 29704

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: 3779

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: 29704

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

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: 29704

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: 7357

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: 12656

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: 10572

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: 23054

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 ...