Mark A. Nelson said: > I am rather new to VNC and I am attemtping to use this amazing tool to > help me remotely install Oracle 9i on Linux. > I have VNC server running and am able to connect form a Windows 2000 > Workstation, once there KDE automatically opens up as if I was in front of > the Database server which is located off site. > I have the DB server configured and ready to go, when I type > ./runInstaller it starts then runs then dies with the following error. > > Xlib:connection to "1:0" refused by server > Xlib;Client is not authorized to connect to server.
You have Xauth issues. One horribly insecure way around it is: xhost + Google is your friend. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
