Date: Tue, 9 Apr 2002 12:21:27 -0500 From: "Jacques A. Vidrine" <nectar@FreeBSD.ORG> To: X Philius <xphilius@yahoo.com> Cc: freebsd-security@FreeBSD.ORG Subject: Re: Verifying that a security patch has done it's thing... Message-ID: <20020409172127.GN19961@madman.nectar.cc> In-Reply-To: <20020409171817.52900.qmail@web11806.mail.yahoo.com> References: <20020409162341.GL19961@madman.nectar.cc> <20020409171817.52900.qmail@web11806.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <n@nectar.cc> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020409172127.GN19961>