Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Restore X11 forwarding via ssh -Y' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Restore X11 forwarding via ssh -Y
Authored by: ptwithy on May 15, '05 12:55:53PM

-Y simply overrides the new default setting for ForwardX11Trusted. (It was formerly yes and is now no.) So by using -Y you are essentially saying you trust any clients on the remote machine. This was changed in openssh 3.8.



[ Reply to This | # ]