UltraVnc is the best! it really is - Just one thing would make it better..
I know there has been alot of discussion about security here so I will add my comments - I am an admin in a school I use UltraVnc for user support but some of the teachers use it for teaching.
Some of the teachers are local Adms.
I would like UltraVNC to allow you access to the properties function only if you are in the correct VNC domain group.
i.e. even if you are a local adm you still cannot change UVNC properties.
It's really frustrating that I set it up but and other people change the settings so that I have to walk over to the pc anyway.
bacically it would be cool if you could restrict access to a group. Then only me and my technicians would be able to change settings.
Some teachers have to be local adms for installing there own software for testing etc.
Please consider this request...
All other parts of UVNC rock!!
Phil
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
- 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
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
- 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
Admin Security
Re: Admin Security
Have you considered using psexec to run regini on the remote machine and reset the registry settings?darthasp wrote:UltraVnc is the best! it really is - Just one thing would make it better..
I know there has been alot of discussion about security here so I will add my comments - I am an admin in a school I use UltraVnc for user support but some of the teachers use it for teaching.
Some of the teachers are local Adms.
I would like UltraVNC to allow you access to the properties function only if you are in the correct VNC domain group.
i.e. even if you are a local adm you still cannot change UVNC properties.
It's really frustrating that I set it up but and other people change the settings so that I have to walk over to the pc anyway.
bacically it would be cool if you could restrict access to a group. Then only me and my technicians would be able to change settings.
Some teachers have to be local adms for installing there own software for testing etc.
Please consider this request...
All other parts of UVNC rock!!
Phil
The use psservice to restart the service.
If the service is hung than use pskill to kill winvnc.
All pstools are available at www.sysinternals.com.
-
- 80
- Posts: 157
- Joined: 2004-08-15 08:33
- Location: WA, USA
Re: Admin Security
I guess with the psexec part of this you could have them execute a registry install to change the settings back to what you want... so you dont have to go across campus..lenisham wrote: Have you considered using psexec to run regini on the remote machine and reset the registry settings?
The use psservice to restart the service.
If the service is hung than use pskill to kill winvnc.
All pstools are available at www.sysinternals.com.
But I dont think it fixes your problem of keeping people out if they are local admins on the box.
Just a thought - you can apply permissions to entries in the registry (regedt32 on W2K or below, regedit in XP if I remember) so try restricting the write permissions on the VNC entries in HKEY_Local_Machine. This way you can grant specific groups the rights to change the default settings. Also, if you apply teh same process to the HKEY_Default_Users entry for VNC (You'll have to make it first) then the same level of control can be applied to the per-user settings.
I think....never had to test it...um...
I think....never had to test it...um...