From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 12:57:11 2003 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 D9D4D37B401 for ; Wed, 23 Apr 2003 12:57:11 -0700 (PDT) Received: from server.sirtis.org.uk (dsl-217-155-170-59.zen.co.uk [217.155.170.59]) by mx1.FreeBSD.org (Postfix) with SMTP id 8CDED43FA3 for ; Wed, 23 Apr 2003 12:57:09 -0700 (PDT) (envelope-from jonathan@sirtis.org.uk) Received: (qmail 52953 invoked by uid 1006); 23 Apr 2003 19:57:04 -0000 Received: from jonathan@sirtis.org.uk by server.sirtis.org.uk by uid 1011 with qmail-scanner-1.15 spamassassin: 2.43. Clear:SA:0(-0.8/5.0):. Processed in 1.375294 secs); 23 Apr 2003 19:57:04 -0000 X-Spam-Status: No, hits=-0.8 required=5.0 Received: from unknown (HELO workstation) (webmail@sirtis.org.uk@217.155.170.58) by 0 with SMTP; 23 Apr 2003 19:57:03 -0000 From: "Jonathan" To: Date: Wed, 23 Apr 2003 20:57:35 +0100 Message-ID: <00ea01c309d2$95b97f90$3aaa9bd9@workstation> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal In-Reply-To: <200304231128.38949.kstewart@owt.com> Subject: RE: readonly.exe ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 19:57:12 -0000 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Kent Stewart Sent: 23 April 2003 19:29 To: Ceri Davies; questions@freebsd.org Subject: Re: readonly.exe ? On Wednesday 23 April 2003 11:19 am, Ceri Davies wrote: > Does anyone have any idea what readonly.exe is ? > > shrike.private.submonkey.net kernel log messages: > > pid 74935 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > pid 76059 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > As far as I can see it doesn't exist on that system, but I'm slightly > concerned... (no, there's no core dump either). > If you run locate, I would try "locate '*.core'" and see who the core belongs to. I would tend to suspect that someone opened an email with an attachment that would do nasty things to a Windows system. Kent -----End of Original Message----- A google search for "readonly.exe" produced this: http://www.essenz.com/support/comp.unix.bsd.freebsd.misc/Oct/29/207663.h tml Looks like the answer you needed. - Jonathan