i do follow the steps to change the vncserver's password<br />
vncserver -kill :1 ... to kill all vncserver instances<br />
service vncserver stop<br />
vncpasswd ... to change password<br />
service vncserver start<br />
vncserver :1 to start vncserver instance <br />
after all the steps ,i can connect to vncserver with old password<br />
<br />
i also try remove .Xauthority and the vnc directory in /home/user/, start a new vncserver instance and set new password , the problem remains.
↧