AIX

AIX

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


#Power
 View Only
Expand all | Collapse all

CDE started via ssh

  • 1.  CDE started via ssh

    Posted Wed June 14, 2017 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 Thu June 15, 2017 11:32 AM

    Originally posted by: AncientAIXer


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


    #AIX-Forum