Re: Verifying that a security patch has done it's thing...
From: Jacques A. Vidrine (nectar@FreeBSD.ORG)
Date: 04/09/02
- Next message: Andrew McNaughton: "Re: Verifying that a security patch has done it's thing..."
- Previous message: X Philius: "Re: Verifying that a security patch has done it's thing..."
- In reply to: X Philius: "Re: Verifying that a security patch has done it's thing..."
- Next in thread: Andrew McNaughton: "Re: Verifying that a security patch has done it's thing..."
- Reply: Andrew McNaughton: "Re: Verifying that a security patch has done it's thing..."
- Reply: X Philius: "Re: Verifying that a security patch has done it's thing..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 9 Apr 2002 12:21:27 -0500 From: "Jacques A. Vidrine" <nectar@FreeBSD.ORG> To: X Philius <xphilius@yahoo.com>
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
- Next message: Andrew McNaughton: "Re: Verifying that a security patch has done it's thing..."
- Previous message: X Philius: "Re: Verifying that a security patch has done it's thing..."
- In reply to: X Philius: "Re: Verifying that a security patch has done it's thing..."
- Next in thread: Andrew McNaughton: "Re: Verifying that a security patch has done it's thing..."
- Reply: Andrew McNaughton: "Re: Verifying that a security patch has done it's thing..."
- Reply: X Philius: "Re: Verifying that a security patch has done it's thing..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|