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 Date: Tue, 25 Jun 2002 16:38:28 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: More problems with cron Message-ID: <20020625163828.X22705@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20020625133021 DOT 78788 DOT qmail AT web21407 DOT mail DOT yahoo DOT com> <3D1872E5 DOT 5060807 AT cportcorp DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D1872E5.5060807@cportcorp.com> User-Agent: Mutt/1.3.22.1i On Tue, Jun 25, 2002 at 09:40:53AM -0400, Peter Buckley wrote: > The SYSTEM user does not have access to network drives. Full stop. > You might try > giving it *all* NT rights, but that could be dangerous. And even then it SYSTEM already has all user rights. It's *the* system. And you can't use another account for running the cron daemon since it requires to be SYSTEM. > >I'm still having problems with cron jobs accessing > >other machines. I've tried writing directly to > >network drives, rsh'ing to the other machine, and > >making the SYSTEM user part of the Administrator > >group, but nothing I've tried works. There's no need to do that since all user rights given to the Administrators group are a subset of the rights given to SYSTEM. Except for direct network drive access you should be able to connect to other machines using ssh/rsh or so, though. But you should do that running the cron job under another account than SYSTEM. > >My CYGWIN env var is set to "binmode export ntsec tty" > >but when I do "echo $CYGWIN" from bash, it's not set. > >Could this have something to do with it? Where did you set that variable? In the system environment? In the user environment? In cygwin.bat? In /etc/profile? Elsewhere? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/