Mike Campbell <[EMAIL PROTECTED]> 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/