--- Matt Johnson <[EMAIL PROTECTED]> wrote: > I want to have boxes a, b and c boot straight to the > gdm of box d. When a user logs out of a, b or c, they > should once again be taken back to gdm of box d.
There are a number of ways to do this, XDMCP is one of them, but ssh -X is preferred, and ultimately much easier. > I *think* I need to put X -query ip.of.box.d somewhere > on boxes a, b and c. My question is how or where do I > go about this. I again, urge you to think about ssh -X. If you really must use XDMCP, you'll have to edit /etc/X11/xinit/xserverrc, and add: -query <IP> to the list of commands already there, then setup X on the client machines to broadcast to that address, exporting their $DISPLAY as appropriate. -- Thomas Adam ===== "The Linux Weekend Mechanic" -- http://linuxgazette.net "TAG Editor" -- http://linuxgazette.net "<shrug> We'll just save up your sins, Thomas, and punish you for all of them at once when you get better. The experience will probably kill you. :)" -- Benjamin A. Okopnik (Linux Gazette Technical Editor) ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself http://uk.messenger.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]