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 4 matches

by mikekaganski
2011-01-26 02:06
Forum: MS-Logon plugin
Topic: MSLogonACL cannot import/export localized accounts
Replies: 8
Views: 51663

Re: MSLogonACL cannot import/export localized accounts

It was commited by Rudi right after the last stable version was released.
However, this is just a partial patch, that will cover most, but not all, cases. E.g., it will not be able to handle cases when there are accounts that consist of non-english AND non-current-user-locale characters. The only ...
by mikekaganski
2010-12-04 06:37
Forum: Olders
Topic: Source distribution missing versioninfo.h
Replies: 2
Views: 4331

Source distribution missing versioninfo.h

When I tried to compile the MSLogonACL project from the source code (I needed to include fixes for two long-stading bugs: [topic=18086]MSLogonACL cannot import/export localized accounts[/topic] and [topic=12202]Error 0: RegOpenKeyEx when importing acl.txt[/topic]), the compilation failed saying ...
by mikekaganski
2010-05-25 04:22
Forum: MS-Logon plugin
Topic: MSLogonACL cannot import/export localized accounts
Replies: 8
Views: 51663

MSLogonACL cannot import/export localized accounts

If an acl file specifies accounts whose name contains national letters, MSLogonACL cannot import such permissions (it reports "Garbled-Account-Name: SID not valid."). The same applies to export: if you specify such an account using the UI and then try to export the ACL, you get the text file with ...
by mikekaganski
2010-03-30 23:18
Forum: Feature requests
Topic: SASL support
Replies: 1
Views: 3879

SASL support

Hello.

Is it possible to implement SASL as an extension to the VNC protocol? It's very strange that a protocol doesn't support this standard. It would be very useful and would allow for, e.g., transparent authentication (single sign-on) using GSSAPI method of SASL, if implemented by client and ...