Skip to main content

OnlineSupport4u

[AuthFailure] Either the username was not recognised, or the password was incorrect)

By PrasadNaik
April 11, 2016

Getting error on XVNC for password authentication

I could see below error in logs

[AuthFailure] Either the username was not recognised, or the password was incorrect)

After googling I found vnc server will need to be restarted once password is reset

root@online [~]# /etc/init.d/vncserver-virtuald restart
root@online [~]# /etc/init.d/vncserver-x11-serviced restart

Now VNC work fine