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: <3D4A906A.7040706@upb.de> Date: Fri, 02 Aug 2002 16:00:10 +0200 From: =?ISO-8859-1?Q?Sven_K=F6hler?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020721 X-Accept-Language: de, en MIME-Version: 1.0 To: djordan AT augustmail DOT com CC: cygwin AT cygwin DOT com Subject: Re: WinXP upgrade breaks cron mapping References: <54470-22002852135547239 AT M2W042 DOT mail2web DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Aug 2002 14:00:22.0406 (UTC) FILETIME=[F179D260:01C23A2C] > I realize the cron is running under SYSTEM account and that's why I have to > manually map drives within my cron scripts. Is there any knowledge on the > differences with XP and NT which might explain why mapping the drives with > my own NT id would not work as they did prior to upgrading to XP? I have > the same permissions on the remote server as I always had. as far as i know the SYSTEM-Account cannot acces any network drives. you should perhaps su to your userid - altough this should already be done by cron itself (if the cronjobs are not scheduled to run as root). hope it helps. Sven -- 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/