Fix works in 10.04. I created a file named /etc/gdm/custom.conf with the following contents on a server named lynx1:
[security] DisallowTCP=false I then rebooted lynx1. >From another system I gave the following commands $ export DISPLAY=lynx1:0.0 $ xeyes The eyes appeared on lynx1. When I removed the custom.conf file and rebooted, I got the following message when I ran xeyes: $ xeyes Error: Can't open display: lynx1:0.0 -- No graphical way to allow TCP logins to Xserver in gdmsetup. No alternate method documented. https://bugs.launchpad.net/bugs/498434 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
