kottam kashi vishwanath reddy said: > Hi, > I got a problem by using the VNC. I want to know > how the vnc server password will encode? because i > want to save that password into my own directory. > The password is saved into the location ./vnc/passwd > in an encrypted format.
What operating system? I'm going to make the assumtion that you mean a unix-like system, and meant to type "~/.vnc/passwd" instead of "./vnc/passwd". If so you want to look at the vncpasswd command: $ man vncpasswd . Or RTFM on the RealVNC web page: http://www.realvnc.com/man/vncpasswd.html -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
