Re: ssh problems

From: Bill Verzal (BVerzal_at_KOMATSUNA.COM)
Date: 01/31/05

  • Next message: Vincent D'Antonio: "Oracle 10G on AIX 5.3"
    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


  • Next message: Vincent D'Antonio: "Oracle 10G on AIX 5.3"

    Relevant Pages

    • Re: ssh problems
      ... On my systems, to make X forwarding work, I modify the sshd_config file to ... On the system making use of the server, I ssh into as follows: ... > X forwarding fails even when I set DISPLAY manually. ... > The system doesn't have an X display, so the X server code isn't there, ...
      (AIX-L)
    • Re: which port(s) does the X server listen on?
      ... > but remote X clients are unable to display to it. ... things just quietly fail to display. ... Most of the time one would ssh to the box they want to run the ... If everything is setup ...
      (Fedora)
    • Re: Attempting to run remote X app
      ... > I'm attempting to ssh into a central server and run an X app, ... Make sure the ssh server is forwarding X connections: ... DISPLAY environment variable is set), the connection to the X11 display ...
      (comp.os.linux.x)
    • X11 Forwarding with OpenSSH
      ... We are able to do the X11 forwarding and it works as the user ... go into the environment as their ssh IDs. ... functional accounts with no direct access into the account). ... another way to set your Display or gettaround this limitation? ...
      (SunManagers)
    • RE: X11 Forwarding
      ... X and ssh are completely separate items. ... On my HP-UX and RH systems, I always needed to set my $DISPLAY. ... installing XFree86 on Slackware 9.0 after initial OS installation (using ... Server is OpenSSH 3.5p1, OpenSSL 0.9.7a ...
      (SSH)