Re: ssh problems
From: Bill Verzal (BVerzal_at_KOMATSUNA.COM)
Date: 01/31/05
- Previous message: Tansley, David: "mkvg4vp max vpath disks"
- In reply to: N. Leenders: "Re: ssh problems"
- Next in thread: Steven Langdale: "Re: ssh problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 Jan 2005 07:53:55 -0600 To: aix-l@Princeton.EDU
I believe you need to specify -X to ssh to forward "X".
-------------------------------------
There's no place like /home
Bill Verzal
Project Leader, Komatsu America
(847) 970-3726 - direct
(847) 970-4184 - fax
"N. Leenders"
<nadine@UALBERTA.
CA> To
Sent by: IBM AIX aix-l@Princeton.EDU
Discussion List cc
<aix-l@Princeton.
EDU> Subject
Re: ssh problems
01/30/2005 03:13
PM
Please respond to
IBM AIX
Discussion List
<aix-l@Princeton.
EDU>
Your entire email isn't clear to me, so please excuse me if my reply is a
little off.
On my systems, to make X forwarding work, I modify the sshd_config file to
contain:
X11Forwarding yes
On the system making use of the server, I ssh into as follows:
ssh servername.ualberta.ca -X
and it isn't necessary to manually set the display.
- Nadine
On Sat, 29 Jan 2005, Len Rugen wrote:
> I'm trying to build a new test box and can't get ssh to set DISPLAY and
> X forwarding fails even when I set DISPLAY manually. I tried SSH
> 3.2.9.1 a few times then found a newsgroup posting where someone was
> having similar problems, so I tried 3.2.5. Still won't work.
>
> The system doesn't have an X display, so the X server code isn't there,
> will that cause a problem?
>
> I have a working 3.2.5 system at similar AIX level for an example, but I
> didn't build it. It has the X libraries.
>
> Thanks
- Previous message: Tansley, David: "mkvg4vp max vpath disks"
- In reply to: N. Leenders: "Re: ssh problems"
- Next in thread: Steven Langdale: "Re: ssh problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|