[Bug 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

yota yota at opensystems.ath.cx
Mon May 3 14:24:13 BST 2010


In Lucid the upstart script /etc/init/ssh.conf does not source
/etc/default/ssh, and it seems to be ignoring it on purpose looking at
the comment:

# if you used to set SSHD_OPTS in /etc/default/ssh, you can change the
# 'exec' line here instead

the quickfix is to add the "-4" to the exec line in /etc/init/ssh.conf
like this:

exec /usr/sbin/sshd -4

But I still feel that ssh.conf *should* source /etc/default/ssh
instead...

-- 
X11 forwarding via SSH does not work after upgrade to karmic
https://bugs.launchpad.net/bugs/434799
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