From owner-freebsd-questions@FreeBSD.ORG Fri Dec 17 19:02:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1275116A4CE for ; Fri, 17 Dec 2004 19:02:23 +0000 (GMT) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6215143D2D for ; Fri, 17 Dec 2004 19:02:22 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) iBHJ2Jlv008722 for ; Fri, 17 Dec 2004 14:02:19 -0500 (EST) Message-ID: <000701c4e46a$d1267000$0400a8c0@satellite> From: "dave" To: Date: Fri, 17 Dec 2004 14:01:29 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: strange security message regarding sshd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 19:02:23 -0000 Hello, Just checked the security report on one of my machines and i saw this strange output: Dec 16 07:36:38 zeus sshd[84399]: error: rexec of /usr/sbin/sshd failed: No such file or directory Dec 16 07:53:43 zeus sshd[84484]: error: rexec of /usr/sbin/sshd failed: No such file or directory Dec 16 07:55:56 zeus sshd[84484]: fatal: Write failed: Operation not permitted Dec 16 07:56:52 zeus sshd[84510]: error: rexec of /usr/sbin/sshd failed: No such file or directory Dec 16 21:54:43 zeus sshd[57065]: error: rexec of /usr/sbin/sshd failed: No such file or directory This is on a 5.3 box and sshd is in /usr/local/sbin i am not sure why i'd be seeing this. Any suggestions? Thanks. Dave.