Please send replies to the list. kottam kashi vishwanath reddy said: > Hi William, > Thanx for ur suggestion. > ya ur right it's unix os. > but i don't want to change my vncserver password. is > there any option for vncviewer to pass a password > instead of passing the password file.because i want to > save the vncserver password into a file and retrieve > that one, but if i save by using the program it is > saving in normal text format.
Using what program? vncpasswd will save the encrypted string to any file. > But in ~/.vnc/passwd its > in the encoding format. do u have any idea about that > encoding format? The source for vncpasswd would be a good place to start... > i want to pass the password directly > from vncviewer command. do u have any idea about how > to encode that password? Again, RTFM (http://www.realvnc.com/man/vncviewer.html): "-passwd password-file If you are on a filesystem which gives you access to the password file used by the server, you can specify it here to avoid typing it in." Create a password file with vncpasswd, tell the vncviewer where this file is. It might be easier for the list to help you if you describe what you are trying to accomplish. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
