Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <002501c1f11c$e7347e80$42a18c09@wdg.uk.ibm.com> From: "Max Bowsher" To: "Mike Campbell" , References: <00cc01c1f119$56035560$8d01908d AT us DOT oracle DOT com> Subject: Re: cron and UNC files Date: Wed, 1 May 2002 15:31:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 01 May 2002 14:31:38.0344 (UTC) FILETIME=[E7347E80:01C1F11C] Mike Campbell wrote: > I've got cron up and running fine on my win2k system with the exception > that I don't have access to network drives via UNC format. Most likely cause: You are running cron under the LocalSystem (a.k.a. SYSTEM) account, which has no network credentials. This is a Windows issue, not a cygwin issue. See http://support.microsoft.com/default.aspx?scid=kb;EN-US;q124184. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/