Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: Problem tunneling X11 on AIX

Subject: Re: Problem tunneling X11 on AIX
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




<Prev in Thread] Current Thread [Next in Thread>