Password problems on W98
Bert Geevers
bgeevers "at" MOOLENAAR.NL
Thu Jan 29 12:27:00 2004
I have a W98 on witch VNC server is running. I used the following lines to
lock the password and settings.
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\ORL\WinVNC3\Default]
"SocketConnect"=dword:00000001
"HTTPConnect"=dword:00000001
"AutoPortSelect"=dword:00000001
"InputsEnabled"=dword:00000001
"LocalInputsDisabled"=dword:00000000
"IdleTimeout"=dword:00000000
"QuerySetting"=dword:00000002
"QueryTimeout"=dword:0000000a
"LockSetting"=dword:00000000
"RemoveWallpaper"=dword:00000001
"Password"=hex:45,f4,b4,1a,ff,2b,48,a9
"PollUnderCursor"=dword:00000000
"PollForeground"=dword:00000001
"PollFullScreen"=dword:00000000
"OnlyPollConsole"=dword:00000001
"OnlyPollOnEvent"=dword:00000000
"AllowShutdown"=dword:00000000
"AllowProperties"=dword:00000000
After this change I cannot contact this machine with the VNC Viewer.
The viewer runs on a XP-pro
When I change the last two keys to "1" I can access the W98 server again.