How Can I Solve the Problem that the User Name or Password Error Is Reported When the VNC Is Used to Log In to an Existing Session of the SUSE 12
Problem
In the SUSE Linux 12 operating system, enable the VNC access using the vncmanager and enter the correct user name and password to access an existing session of the VNC. However, the system reports an error indicating that the user name or password is incorrect.
Solution
Contact the server administrator to confirm that no one is using the current session and then perform the following operations:
- Log in to the server using the SSH tool as the root user.
- Run the following command to forcibly restart the vncmanager service. In such case, all existing VNC sessions are discarded.
systemctl restart vncmanager.service
systemctl restart display-manager.service