Hi,
I've upgraded my RH9 installation to the "severn" beta, which includes the
"vnc-server-4.0-0.beta4.3" rpm package.
I used to be able to connect to the machine and login using xdmcp/gdm to show the
login prompt.
However, something has broken. The VNC client now asks for a password, before opening
any sort of display (i.e., I don't get to the GDM login screen). The client didn't ask
for a password under the old setup.
What could I be doing wrong? Have I overlooked some key setting?
In /etc/X11/gdm/gdm.conf, I have:
...
"enable=true"
...
In /etc/services, I have:
...
"vnc-medres 5901/tcp"
...
In /etc/xinetd.d/vnc-medres, I have:
service vnc-medres
{
disable = no
socket_type = stream
protocol = tcp
wait = no
user = nobody
server = /usr/bin/Xvnc
server_args = :2 -inetd -query 192.168.0.3 -geometry 1024x768 -depth 16
-once -fp unix/:7100
}
I have updated the client software to the latest v4 beta.
Any help is appreciated!
- Mike
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list