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: <54470-2200212210155525674@M2W061.mail2web.com> X-Priority: 3 Reply-To: lhall AT rfk DOT com X-Originating-IP: 209.113.174.244 From: "lhall AT pop DOT ma DOT ultranet DOT com" To: spamtrap AT redterra DOT net, cygwin AT cygwin DOT com Subject: RE: CRON service under an alternate account Date: Tue, 10 Dec 2002 10:55:25 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 X-OriginalArrivalTime: 10 Dec 2002 15:55:25.0681 (UTC) FILETIME=[8DD97E10:01C2A064] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gBAFth520093 Original Message: ----------------- >From: Redterra spamtrap AT redterra DOT net >Date: Tue, 10 Dec 2002 13:45:41 +0800 >To: cygwin AT cygwin DOT com >Subject: CRON service under an alternate account >Why is CRON coded to always revert to SYSTEM, and as a consequence, never >about to access network >shares, despite the fact that SSHd can be started under alternate >credentials and gain access to >network shares? Is there another way to change the account that CRON runs >under other that >CYGRUNSRV? Windows requires the SYSTEM account to permit changing users. Running cron as a service presumes that it will be available to multiple users and thus need to impresonate the other users. If you don't need this, perhaps you want to try running cron directly from your shell. You may find it useful to review the security section of the Cygwin User's Guide: http://cygwin.com/cygwin-ug-net/ntsec.html Larry -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . -- 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/