On 10:35 PM 10/23/2001 +0300, it would appear that Fernandes, Anthony C wrote:
>Would you please tell me how you tweaked the registry for those
>settings?
>
>Thanks

[snip] disable properties and close via registry

[reg file snippet]
[HKEY_LOCAL_MACHINE\Software\ORL\WinVNC3\Default]
"Password"=hex:xx,xx,xx,xx,xx,xx,xx,xx
"AllowProperties"=dword:00000000
"AllowShutdown"=dword:00000000

[HKEY_LOCAL_MACHINE\Software\ORL\WinVNC3\Tyran]
"AllowProperties"=dword:00000001
"AllowShutdown"=dword:00000001

[HKEY_CURRENT_USER\Software\ORL\WinVNC3]
"Password"=hex:xx,xx,xx,xx,xx,xx,xx,xx
[/snippet]

Using the above snippet I set the default behavior to not allow properties 
or shutdown, grant user Tyran the ability to change properties or shutdown 
if user Tyran is the current logged in user and I set the password for both 
the default user and the current user.  This snippet is part of a .reg file 
that runs at login but can be used as directions for manually editing (at 
your own risk) your registry.

As to disabling Kill All Clients, I don't think it's available via the 
registry.


Tyran Ormond
Programmer/LAN Technician
Central Valley Water
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to