delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/07/20/09:31:52

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Etienne Mbuyi" <etienne DOT mbuyi AT chicagotrading DOT com>
To: "'Pierre A. Humblet'" <Pierre DOT Humblet AT ieee DOT org>
Cc: <cygwin AT cygwin DOT com>
Subject: RE: cygwin ver 1.5.12-1 on win2k3
Date: Wed, 20 Jul 2005 09:31:36 -0400
MIME-Version: 1.0
In-Reply-To: <129201c58d2d$742e6710$3e0010ac@wirelessworld.airvananet.com>
Message-ID: <USCHI00S01a8u4kxPC4000001e5@uschi00s01.chicagotrading.com>
X-IsSubscribed: yes

The steps outlined below were used to install cron on a different win2k3
server and it works. For some reason the same procedures don't work on a
different server.

$ net user cron_x password /add /yes
$ net localgroup administrators cron_x /add
$ editrights -a SeAssignPrimaryTokenPrivelege -u cron_x
$ editrights -a SeCreateTokenPrivelege -u cron_x
$ editrights -a SeIncreaseQuotaPrivelege -u cron_x
$ editrights -a SeServiceLogonRight -u cron_x
$ mkpassd -l -u cron_x >> /etc/passwd
$ cygrunsrv -I cron -p /usr/sbin/cron -a -D -u cron_x -w password

Each of these commands were completed successfully. But when trying to start
cron, no luck.

-----Original Message-----
From: Pierre A. Humblet [mailto:Pierre DOT Humblet AT ieee DOT org] 
Sent: Wednesday, July 20, 2005 9:18 AM
To: Etienne Mbuyi"
Cc: cygwin AT cygwin DOT com
Subject: RE: cygwin ver 1.5.12-1 on win2k3

Etienne Mbuyi wrote:

> The output of cron_diagnose.sh does not help because it shows the same
info
> compared to a server where cron is working. We don't have sendmail
install.
> In any case here is the output of cygcheck -s -v -r. I also include the
> crontab -l output and the error that we get when trying to start cron. 

Did you use cron-config to configure cron properly?
Did you read what /usr/share/doc/Cygwin/cron.README says about win2k3?

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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019