Let me be the first (of probably many) to say this... Don't.
This opens up a gaping security hole, and won't help one iota with SSH tunneling. -----Original Message----- From: Jason Mitchell [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 18, 2006 5:20 PM To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: X11 tuneling: a hard to fix problem Hi Nader, on the host you're ssh'ing from try issuing "xhost +" prior to ssh'ing, eg: yourdesktop # xhost + yourdesktop # ssh -X [EMAIL PROTECTED]
