I found this : .vnc/xstartup : #!/bin/sh xrdb $HOME/.Xresources xsetroot -solid grey xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & exec gnome-session &
and the logfile : 29/07/02 19:32:53 Xvnc version 3.3.3r2 29/07/02 19:32:53 Copyright (C) AT&T Laboratories Cambridge. 29/07/02 19:32:53 All Rights Reserved. 29/07/02 19:32:53 See http://www.uk.research.att.com/vnc for information on VNC 29/07/02 19:32:53 Desktop name 'X' (localhost.localdomain:1) 29/07/02 19:32:53 Protocol version supported 3.3 29/07/02 19:32:53 Listening for VNC connections on TCP port 5901 29/07/02 19:32:53 Listening for HTTP connections on TCP port 5801 29/07/02 19:32:53 URL http://localhost.localdomain:5801 AUDIT: Mon Jul 29 19:32:56 2002: 3939 Xvnc: client 1 rejected from local host Xlib: connection to ":1.0" refused by server Xlib: Client is not authorized to connect to Server xrdb: Can't open display ':1' AUDIT: Mon Jul 29 19:32:56 2002: 3939 Xvnc: client 1 rejected from local host Xlib: connection to ":1.0" refused by server Xlib: Client is not authorized to connect to Server xsetroot: unable to open display ':1' AUDIT: Mon Jul 29 19:32:56 2002: 3939 Xvnc: client 1 rejected from local host Xlib: connection to ":1.0" refused by server Xlib: Client is not authorized to connect to Server Warning: This program is an suid-root program or is being run by the root user. The full text of the error or warning message cannot be safely formatted in this environment. You may get a more descriptive message by running the program as a non-root user or by removing the suid bit on the executable. /usr/X11R6/bin/xterm.real Xt error: Can't open display: %s AUDIT: Mon Jul 29 19:32:56 2002: 3939 Xvnc: client 1 rejected from local host Xlib: connection to ":1.0" refused by server Xlib: Client is not authorized to connect to Server Gtk-WARNING **: cannot open display: :1 SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/3945 AUDIT: Mon Jul 29 19:32:56 2002: 3939 Xvnc: client 1 rejected from local host Xlib: connection to ":1.0" refused by server Xlib: Client is not authorized to connect to Server Gtk-WARNING **: cannot open display: :1 _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
