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

by ChrisP
2010-03-31 10:12
Forum: Olders
Topic: CAD.exe in Windows7 and Vista
Replies: 15
Views: 104078

Re: CAD.exe in Windows7 and Vista

Hi,

First of all: I also had problems with cad.exe on Windows 7, tried different UAC-settings, tried to create a cad-service but nothing happened.no error - nothing.

I've noticed that on my PCs the certificate-chain for cad.exe cannot be followed back to the root. Later I found out that Windows 7 ...
by ChrisP
2008-03-20 08:27
Forum: Feature requests
Topic: Expand MS-Logon II Capabilites
Replies: 0
Views: 2466

Expand MS-Logon II Capabilites

Hi,

I would sometimes need a additional feature for MS_Logon II groups. At the moment there are 0x3 and 0x1 as options for accessing a server. But wouldn't it be nice to have options that combine the access-level with the accept connection window?
So I can set up user groups that need to wait for ...
by ChrisP
2008-01-22 13:04
Forum: MS-Logon plugin
Topic: Problem building .msi installer to deploy over GP
Replies: 4
Views: 9488

Re: Problem building .msi installer to deploy over GP

you also have to put the HKLM\Software\WinVNC3 Section into your msi files. there should be a key called MSLogonRequired and one NewMSLogon

hope this helps.
by ChrisP
2007-12-03 10:52
Forum: MS-Logon plugin
Topic: Pass windows credentials to UVNC
Replies: 4
Views: 9864

Re: Pass windows credentials to UVNC

ok. thx for the info, although i do not attend to use ie, i want to use the stand alone viewer which i have embedded into a jsp wegpage.
Chris
by ChrisP
2007-11-27 10:29
Forum: MS-Logon plugin
Topic: Pass windows credentials to UVNC
Replies: 4
Views: 9864

Re: Pass windows credentials to UVNC

i am not using the java version of the viewer. i start the commandline tool - so my webapplication continues to run in the background. :)
maybe i did't explain perfectly what i wanted to do:
my mslogon is working perfectly. the problem is that i wanted to pass the credentials to the login-window ...
by ChrisP
2007-11-26 10:01
Forum: MS-Logon plugin
Topic: Pass windows credentials to UVNC
Replies: 4
Views: 9864

Pass windows credentials to UVNC

Hi,

is there a way to pass the windows-credentials of the currently logged on user to the vncviewer, so that the fields for username and password are filled in automatically? Are there commandline parameters, or any other possibilities do to this?
I am using MS-Logon II and I start my VNCViewer out ...
by ChrisP
2007-05-14 03:49
Forum: MS-Logon plugin
Topic: Updating ACLs in domain
Replies: 7
Views: 14882

Re: Updating ACLs in domain

Thanks for that information. Of course, I know sysinternals. ;) But I've treid to work with psexec and is more complicated than doing this small changes in the windows registry and apply them with a GPO, I think.
by ChrisP
2007-05-03 07:12
Forum: MS-Logon plugin
Topic: Updating ACLs in domain
Replies: 7
Views: 14882

Re: Updating ACLs in domain

well, I'm talking about more than 1000 stations to administer and if one station breaks down I have to replace it, and sometimes there are special stations where also a few people get view only acess to. :) Of course I have a standard admin-group that has access....
So far so good. My users are not ...
by ChrisP
2007-04-26 14:05
Forum: MS-Logon plugin
Topic: Updating ACLs in domain
Replies: 7
Views: 14882

Re: Updating ACLs in domain

I think I just have solved the problem, but I will do some more testing to verify this.

I just added the users rights on the registry folder where the vnc acl is located and now it suddenly works fine.

Thx,
chris
by ChrisP
2007-04-26 13:48
Forum: MS-Logon plugin
Topic: Updating ACLs in domain
Replies: 7
Views: 14882

Re: Updating ACLs in domain

Thx, this way i know but I have to change it not on all clients the same time, it has to work dynamic , that's why I created a global acl-file where each clients acl is stored. My aim is to automate it so the acl is updated with each reboot of a client.
btw. my main problem is: how to execute ...
by ChrisP
2007-04-26 13:26
Forum: MS-Logon plugin
Topic: Updating ACLs in domain
Replies: 7
Views: 14882

Updating ACLs in domain

Hi,

I've installed VNC-Server on multiple clients in a domain. Now I ahve to adopt the ACLs for the clients and I want to this with a global Datafile which holds the acl for each client. So far so good. I've no problem to extreact the acl for each client and to store it on it but:
my problem is how ...