[Bug 657302] Re: ssh X11 forwarding does not work
Jonas
657302 at bugs.launchpad.net
Tue Nov 2 12:01:34 GMT 2010
tail -3 /etc/init/ssh.conf
# if you used to set SSHD_OPTS in /etc/default/ssh, you can change the
# 'exec' line here instead
exec /usr/sbin/sshd
add -4 to the last line
exec /usr/sbin/sshd -4
and restart ssh
After this X11 forwarding worked for me
--
ssh X11 forwarding does not work
https://bugs.launchpad.net/bugs/657302
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.
More information about the Ubuntu-server-bugs
mailing list