https://bugzilla.novell.com/show_bug.cgi?id=803618 https://bugzilla.novell.com/show_bug.cgi?id=803618#c2 Niclas Arndt <niclas_arndt@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |niclas_arndt@hotmail.com --- Comment #2 from Niclas Arndt <niclas_arndt@hotmail.com> 2013-03-20 20:01:30 UTC --- I have a workaround/solution to this problem: /ect/xinet.d/vnc service vnc1 { socket_type = stream protocol = tcp wait = no user = root server = /usr/bin/Xvnc server_args = -noreset -inetd -once -query localhost -geometry 1240x695 -depth 24 -rfbauth /root/.vnc/passwd type = UNLISTED port = 5901 } Log in (locally) as root and type 'vncpasswd' to enter the VNC password. This will enable you to log in as root. (12.2 changed the KDE colour depth, so you had to change '-depth 16' to '24' in the above file to make the icons look ok.) The openSUSE 12.3 documentation should be updated to cover the password change from 12.2 to 12.3. I don't know if it is possible to disable the VNC login screen completely or if you should do additional things to do it properly. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.