Re: X11 stuff stopped working after upgrade from SSH2.4.0 to SSH3.2.2
From: Jeff Long (long@ukans.edu)
Date: 01/23/03
- Next message: Neil W Rickert: "Re: Agent-Forwarding compatibility of SSH2 and OpenSSH"
- Previous message: Foo: "Re: ssh cannot log on as normal user.. only as root"
- In reply to: @: "X11 stuff stopped working after upgrade from SSH2.4.0 to SSH3.2.2"
- Next in thread: @: "Re: X11 stuff stopped working after upgrade from SSH2.4.0 to SSH3.2.2"
- Reply: @: "Re: X11 stuff stopped working after upgrade from SSH2.4.0 to SSH3.2.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Jeff Long <long@ukans.edu> Date: Thu, 23 Jan 2003 10:07:11 -0600
Richard Lefebvre wrote:
> Hi,
>
> I just upgraded a bunch of SGI 6.5.X from SSH 2.4.0 to 3.2.2 (from ssh.com).
> Everything else is the same. Using the same setup and config, now the
> X11 stuff isn't working. The problem is not the forwarding but more of
> the fact that ssh apps can't grab the DISPLAY even if another application
> is able to. Say I have a host name "hostl" on which I have X started
> with "ssh-agent2 startx". So in a shell, the DISPLAY is set to ":0.0",
> I can start xlogo, nedit, ... but when I try to start ssh-add2 in graphic
> mode (ssh-add2 < /dev/null) I get:
Try:
./configure --without-x11-security
Jeff Long
- Next message: Neil W Rickert: "Re: Agent-Forwarding compatibility of SSH2 and OpenSSH"
- Previous message: Foo: "Re: ssh cannot log on as normal user.. only as root"
- In reply to: @: "X11 stuff stopped working after upgrade from SSH2.4.0 to SSH3.2.2"
- Next in thread: @: "Re: X11 stuff stopped working after upgrade from SSH2.4.0 to SSH3.2.2"
- Reply: @: "Re: X11 stuff stopped working after upgrade from SSH2.4.0 to SSH3.2.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|