Tristan Richardson ()
Thu, 05 Mar 1998 13:46:04 +0000
If this is the Xauthority problem that I think it is, a neater solution is to
add an extra line to the vncserver script - where it stores the magic cookie
for the display "hostname:1", you also need to add the same cookie for display
"hostname/unix:1", i.e. where you have
system("xauth -f $xauthorityFile add $host:$displayNumber . $cookie");
add another line
system("xauth -f $xauthorityFile add $host/unix:$displayNumber . $cookie");
Cheers
Tristan
+--------------------------------------------------------------------+
| Tristan Richardson Email: |
| ORL Tel: +44 1223 343000 |
| 24a Trumpington Street Fax: +44 1223 313542 |
| Cambridge, CB2 1QA, UK WWW: |
+--------------------------------------------------------------------+
| ORL - The Olivetti & Oracle Research Laboratory |
+--------------------------------------------------------------------+
This archive was generated by on Wed Feb 03 1999 - 15:32:46 GMT