Re: remote ssh not closing after X program run

From: Richard E. Silverman (res_at_qoxp.net)
Date: 02/29/04

  • Next message: Richard E. Silverman: "Re: remote ssh not closing after X program run"
    Date: 29 Feb 2004 03:51:43 -0500
    
    

    > ]> I have ssh running between two computers, and I log onto the remote
    > ]> machine using ssh. On the remote machine I run and X program which
    > ]> displays on the display on the local machine. I then shut the remote
    > ]> program down, so the X forwarding is no longer in use. But when I log
    > ]> out from the remote machine, ssh still does not close. There is not
    > ]> remote X program running to hold the connection open, but it refuses to
    > ]> shut down the X connection.

    This is an unsupported assumption; it may have nothing to do with the SSH
    X forwarding channel. Perhaps your X client is forking some other
    processes which do not close their std{in,out,err}. In fact, since you
    mentioned KOrganizer, that seems quite likely since both KDE and GNOME
    components tend to start up various background processes which do not
    always terminate when the user-visible applications do.

    http://www.snailbook.com/faq/background-jobs.auto.html

    -- 
      Richard Silverman
      res@qoxp.net
    

  • Next message: Richard E. Silverman: "Re: remote ssh not closing after X program run"

    Relevant Pages

    • Re: remote ssh not closing after X program run
      ... it may have nothing to do with the SSH ... X forwarding channel. ... Perhaps your X client is forking some other ...
      (alt.os.linux)
    • Multiple issues with Mac OS X AFP client
      ... Multiple issues with Mac OS X AFP client ... connections to an Apple file server over SSH - a commendable effort to ... .GlobalPreferences.plist (the AFP client does not follow Apple's ...
      (Bugtraq)
    • [Full-Disclosure] Multiple issues with Mac OS X AFP client
      ... Multiple issues with Mac OS X AFP client ... connections to an Apple file server over SSH - a commendable effort to ... .GlobalPreferences.plist (the AFP client does not follow Apple's ...
      (Full-Disclosure)
    • Multiple issues with Mac OS X AFP client
      ... Multiple issues with Mac OS X AFP client ... connections to an Apple file server over SSH - a commendable effort to ... .GlobalPreferences.plist (the AFP client does not follow Apple's ...
      (Full-Disclosure)
    • Re: Explanation of SSH
      ... I am still unclear on how SSH works exactly. ... Client issues SSH command and names server ... "Shopper" says "server sends back its public host and server keys ... Surely there is only one public key it sends ...
      (comp.security.ssh)