Re: Re: x11 over ssh not working on Intel Mac
Re: Re: x11 over ssh not working on Intel Mac
- Subject: Re: Re: x11 over ssh not working on Intel Mac
- From: "Mark J. Reed" <email@hidden>
- Date: Tue, 31 Oct 2006 20:08:28 -0500
On 10/31/06, Bill Campbell <email@hidden> wrote:
this has to do with the ForwardX11Trusted variable in the
ssh_config file, and has been required by openssh for a couple of years
now. If you set ``ForwardX11Trusted yes'' in the ssh_config file, you
shouldn't need the ``-Y'' option on the ssh command.
Yup. You can either put that in your /etc/ssh_config, so every time
anyone runs ssh on your Mac it'll assume -Y, or you can put it in
.ssh/config under your home directory just for you.
The syntax of ~/.ssh/config allows selectively turning it on by host,
which would be more in the spirit of the option.
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden