From owner-freebsd-security Tue Apr 9 10:22: 5 2002 Delivered-To: freebsd-security@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 6EE7D37B42A for ; Tue, 9 Apr 2002 10:21:28 -0700 (PDT) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id E09AA10; Tue, 9 Apr 2002 12:21:27 -0500 (CDT) Received: (from nectar@localhost) by madman.nectar.cc (8.11.6/8.11.6) id g39HLRW49024; Tue, 9 Apr 2002 12:21:27 -0500 (CDT) (envelope-from nectar) Date: Tue, 9 Apr 2002 12:21:27 -0500 From: "Jacques A. Vidrine" To: X Philius Cc: freebsd-security@FreeBSD.ORG Subject: Re: Verifying that a security patch has done it's thing... Message-ID: <20020409172127.GN19961@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , X Philius , freebsd-security@FreeBSD.ORG References: <20020409162341.GL19961@madman.nectar.cc> <20020409171817.52900.qmail@web11806.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020409171817.52900.qmail@web11806.mail.yahoo.com> User-Agent: Mutt/1.3.28i X-Url: http://www.nectar.cc/ Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Apr 09, 2002 at 10:18:17AM -0700, X Philius wrote: [deletia ... thanks for the kind words!] > I assume I can find the PID by running ps -x as well, > correct? It would be the process ID for /usr/sbin/sshd... Well, there will be more than one instance of sshd: the master, plus one for every active SSH connection. You don't want to shoot the wrong process, especially if SSH is your primary or only means of accessing the box. :-) Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message