How to change the password automatically
Corne Beerse
cbeerse "at" gmail.com
Wed Oct 4 10:51:01 2006
De Conti, Juliano (Juliano) wrote:
>Hello everybody,
>
>
>
>I would like to know if there is some way to change the VNC password
>automatically through a kind of script i.e.
>
>
>
I expect you work on msWindows. As far as I know, the password is stored
in a registry hyve in an encrypted way. Hence my idea: Set the password,
export the registry entry and insert that in the other machines.
For unix implementations, the password is stored in a file. Just copy
the file over and off you go.
CBee