Re: 5.1p1 and X11 forwarding failing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



That Linux package provides xauth

Solaris comes with /usr/openwin/bin/xauth

Our OpenSSH instance is configured to reference
/usr/openwin/bin/xauth

Marco Vannini wrote:
In linux you should have installed xorg-x11-xauth-1.0.2-4 for
X11forward to work. There is a similar package on solaris  ?

On Mon, Feb 2, 2009 at 11:49 PM, Jeff Blaine <jblaine@xxxxxxxxxxxx> wrote:
I'm really scratching my head on this one.  The server
is running OpenSSH 5.1p1 on Solaris 9.  The authentication
is via PAM if that matters.

# grep X11 sshd_config | sed '/^#/D'
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes
#

Now I attach to my 'master' sshd and follow all children
to look for any evidence of "DISPLAY":

# truss -f -a -e -p 14923 2>&1 | grep DISPLAY

I then fire up ssh -X from a client machine, login, and
truss reports nothing.

If I perform the EXACT same test against stock Solaris 9
sshd (also authenticating against PAM), DISPLAY shows up
(in truss and in the shell) and X11 forwarding works fine.

Any ideas?



[Index of Archives]     [Open SSH Unix Development]     [Fedora Users]     [Fedora Desktop]     [Yosemite Backpacking]     [KDE Users]     [Gnome Users]

  Powered by Linux