AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  CDE started via ssh

    Posted 06/14/17 09:45 AM

    Originally posted by: litfos


    Hi all,

    I have a Xserver on the PC and would like to start whole CDE session via performing ssh (with X11 forwarding) to the AIX server and executing script to initialize such CDE desktop session.

    I can do it and it works when I perform XDMCP request to the AIX but does not start when executed via ssh. Possibly I need to export special variables or execute additional script to start CDE session.

    Should it be /usr/dt/bin/Xsession?

    /usr/dt/bin/dtsession?

     

    Any ideas, suggestions how to perform this?

     

    thanks.


    #AIX-Forum


  • 2.  Re: CDE started via ssh

    Posted 06/15/17 11:32 AM

    Originally posted by: AncientAIXer


    Make sure that X11Forwarding and X11UseLocalhost are both set to yes in the sshd config.


    #AIX-Forum