Here's my two cents...

Delete the HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default\Password. Stop and start 
the WinVNC service and you will be prompted to key-in the password. Type-in the 
password and go into the registry and open up the password key. You will see something 
like 275EA8D255B012F2 (hex for abc123). Create a .reg  file with these lines

        [HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\Default]
        "Password"=hex:27,5e,a8,d2,55,b0,12,f2

Then maybe create a batch file to run this silently for all the users (call this batch 
file from the users' logon script).

Hope this helps,

Salvador

-----Original Message-----
From: Brent Issaia [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, September 25, 2002 12:50 PM
To: '[EMAIL PROTECTED]'
Subject: Creating a Hex Password

> I have recently taken as the IT Manager and trying to change all the
> Passwords on the System. 
> 
> How you I create a HEX password from an Alpha one so that I can run the
> .reg file to change all the vnc clients.
> 
> eg: creating a hex characters for abc123
> 
> Regards
> Brent Issaia
> IT Manager
> Ph: (02) 9567 3044
> Fax: (02) 9567 3215
> 
> 
     ***************** Confidentiality Notice ***************** 
 
     This email is intended only to be read and/or used by the addressee. 
     It is confidential and may contain legally privileged information. 

     If  you are not the addressee for this message (or responsible for 
     delivery of the message to the addressee), you may not keep, copy or 
     forward this message to others. If possible please notify the sender by

     return e-mail. Confidentiality and legal privilege are not waived or 
     lost due to mistaken delivery. 
  
                           Superfine Printing Company 
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to