Comment 0 for bug 582251

Revision history for this message
arturj (arturj-freenet) wrote :

Fresh installation of a LUCID server (AMD64) has following major issue:

X11Forwarding does not work anymore. Running the ssh-client (again from Lucid Desktop) like this "ssh -v servername" throws:

...
debug1: Remote: No xauth program; cannot forward with spoofing.
...

Running "strings /usr/sbin/sshd |grep xauth" on the remote server shows that sshd is looking for xauth in this path:
/usr/bin/X11/xauth

But this does NOT exist until the package "x11-common" is installed.

Hint: Package "xauth" which is automatically installed by openssh-server has its binary in "/usr/bin".

Suggestion: SSHD should be fixed to look for xauth in the right directory or openss-server package should be fixed to depend on x11-common package instead xauth

There are many other X11-Forwarding bug reports - maybe related to this issue.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: openssh-server 1:5.3p1-3ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Tue May 18 15:28:14 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: openssh