Re: Problem tunneling X11 on AIX
From: Edward Geraghty (edgy_at_us.ibm.com)
Date: 08/17/04
- Previous message: Christopher.Fouts_at_infineon.com: "RE: HELP please! Why is the agent NOT recognized"
- In reply to: Sven Maier: "Problem tunneling X11 on AIX"
- Next in thread: Tim Evans: "Re: Problem tunneling X11 on AIX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "Sven Maier" <tazinblack@web.de> Date: Tue, 17 Aug 2004 15:34:35 -0400
Could be two things..
Is xauth command installed on the remote AIX box? Use lslpp or whence to
find it.
[ root@mantra401:/root ] # lslpp -h "X11.apps.config"
Fileset Level Action Status Date Time
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
X11.apps.config
5.1.0.0 COMMIT COMPLETE 12/18/02 12:32:29
[ root@mantra401:/root ] # whence xauth
/usr/bin/X11/xauth
[ root@mantra401:/root ] #
The other is to see if it is administratively disabled in
/etc/ssh/sshd_config. Look for the following stanza.
X11Forwarding yes
EdGy
|---------+---------------------------->
| | "Sven Maier" |
| | <tazinblack@web.d|
| | e> |
| | |
| | 08/16/2004 09:02 |
|---------+---------------------------->
>------------------------------------------------------------------------------------------------------------------|
| |
| To: secureshell@securityfocus.com |
| cc: |
| Subject: Problem tunneling X11 on AIX |
>------------------------------------------------------------------------------------------------------------------|
Hello List,
Iīve got a Problem to tunnel X11 over SSH.
I connect to an AIX - Box with Openssh 3.5p1.
I use : ssh -X root@server
Itīs no problem to connect but the DISPLAY isnīt set.
Any ideas ?
Greetings
tazinblack
________________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt neu bei WEB.DE FreeMail: http://freemail.web.de/?mc=021193
- Previous message: Christopher.Fouts_at_infineon.com: "RE: HELP please! Why is the agent NOT recognized"
- In reply to: Sven Maier: "Problem tunneling X11 on AIX"
- Next in thread: Tim Evans: "Re: Problem tunneling X11 on AIX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]