delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/10/04/17:47:46

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Mon, 4 Oct 2004 17:47:33 -0400 (EDT)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: overbored <overbored AT overbored DOT net>
cc: cygwin AT cygwin DOT com
Subject: Re: Help disconnecting SSH sessions
In-Reply-To: <4161C240.6090903@overbored.net>
Message-ID: <Pine.GSO.4.61.0410041741440.24635@slinky.cs.nyu.edu>
References: <4161C240 DOT 6090903 AT overbored DOT net>
MIME-Version: 1.0
X-Scanned-By: MIMEDefang 2.39

On Mon, 4 Oct 2004, overbored wrote:

> I would like to disconnect an SSH session. My sshd is set up as a
> Windows service (with the help of cygrunsrv). I am also currently logged
> in via SSH, so I'd like to kill another specific SSH session (I know
> where I'm logged in from). 'w' shows the two connections - my current
> one and the other one (to be killed). I just don't know how to proceed
> from here on out. ps doesn't list the processes, and using tasklist, I
> have no way of associating which sshd corresponds to which connection
> (and in fact it looks like there are three sshd's...I'm guessing the one
> with the lowest PID is the service, which spawns the other sshd's). Any
> hints? Thanks in advance.

FYI, 'ps' only shows the processes for the current user (default flags are
'-lu$USER').  'ps -el' should show all Cygwin processes (including the
sshd ones, running as SYSTEM [UID 18]).  FWIW, you don't need to know the
number of the sshd process to kill the connection -- just "kill -1 <pid>",
where <pid> is the pid of the *shell* for the connection to be terminated.
The sshd process will die automatically once the child exits.  Also, this
is NOT Cygwin-specific at all.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor AT watson DOT ibm DOT com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing."  -- Dr. Jubal Harshaw

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019