X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 14 May 2008 18:18:10 -0400 From: "Pierre A. Humblet" Subject: Re: cron problems To: "Charles Miller" , Message-id: <01bb01c8b610$6554b000$20dcfea9@wirelessworld.airvananet.com> MIME-version: 1.0 X-Mailer: Microsoft Outlook Express 6.00.2900.3138 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit References: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 ----- Original Message ----- From: "Charles Miller" <> To: Sent: Wednesday, May 14, 2008 5:47 PM Subject: cron problems I'm a little confused. Ps -eaf shows the cron process running. However Windows Services say that it is not. My crontab is coming back with incorrect permissions. Can you let me know what I need to do to get cron working ? ************* You have a cron service defined but stopped under the account cron_server but you also have a cron process running ./cron under account administrator (10500). It was not launched as a service and it has locked /var/run/cron.pid, preventing other crons from running. In addition you seem to have users called both Administrator and also administrator, which is suspicious. The group of administrator is mkgroup-l-d, which suggests that your /etc/group file is not up to date. The uid of administrator is 10500, it is probably a domain administrator who may not be in /etc/passwd. Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/