Putty + AIX + X11 forwarding

dba2adm_at_yahoo.com
Date: 01/30/04


Date: 30 Jan 2004 10:13:45 -0800

Dear All,

I have Xmanager running on my PC as the X-Server and Putty as my ssh
client for my AIX server. I have "enable X11 forwarding" under "SSH"
-> "Tunnels" and has the "X display location" as "localhost:0". I even
tried to set the value same as the IP of my local PC.

When I connect to the AIX machine using putty, I don't see the DISPLAY
variable set.

I could set the DISPLAY to my pc's ip address on the ssh session on
AIX by "export DISPLAY=xxx.xxx.xxx.xxx:0" then I am able to run X-
programs. If I set the DISPLAY on the AIX session to
"DISPLAY=localhost:0", I get "Error: Can't open display: localhost:0"

Could anyone please suggest how will I correct the issue? I want the
DISPLAY to be set without me doing "export DISPLAY=xx.xx.xx.xx:n",
when I invoke the client using putty.

I am using putty 0.52

Thanks.



Relevant Pages

  • Re: Remote X session
    ... Then use Putty to ssh to your AIX box (enable "X11 forwarding" in Putty under ...
    (AIX-L)
  • Re: Using OpenSSH to login to AIX from Windows
    ... You don't tell your X on the PC to talk to the X on the AIX ... ssh -X -C user@aixhostname ... display all its graphical output on the X server of your PC. ... xterm window displayed on your PC, but the commands you enter in ...
    (comp.unix.aix)
  • Re: AIX 5.2L "who" question
    ... You have solved my problem with the who command showing ... ssh logins. ... I have another ssh question if you could help. ... Subject: AIX 5.2L "who" question ...
    (AIX-L)
  • Re: ssh - cannot log in
    ... If I were using a Linux ssh client, I would turn on the debug option. ... Does Putty have a debug window one could look at which might give clues? ... # Specify the ssh protocols accepted, default was Protocol 2,1 ...
    (Fedora)
  • Re: How restrict network login on AIX for everything BUT SSH? (RLOGIN=FALSE & loginrestrictions
    ... Unfortunately I WANT to disable telnet, rsh, rlogin etc for an account, BUT keep SSH enabled. ... However in Aix v5.3 full pam support was added, and our LAM module broke and we have been unable to figure out how to get it working again. ...
    (comp.security.ssh)