delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/04/14/12:01:47

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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
content-class: urn:content-classes:message
MIME-Version: 1.0
Subject: RE: Unable to get CRON to work
Date: Wed, 14 Apr 2004 12:01:21 -0400
Message-ID: <BADF3C947A1BD54FBA75C70C241B0B9E90BC3A@ex02.co.idirect.net>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
From: "Harig, Mark" <maharig AT idirect DOT net>
To: "Sachar, Bradley (NIH/OD)" <SacharB AT OD DOT NIH DOT GOV>
Cc: <cygwin AT cygwin DOT com>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i3EG1kEr013983

> -----Original Message-----
> Sent: Monday, April 12, 2004 5:52 PM
> To: 'cygwin AT cygwin DOT com'
> Subject: Unable to get CRON to work
> 
> 
> Cygwin Support,
>  
> I have done a new installation of cygwin into the C:\cygwin 
> folder.  CRON
> does not seem to be waking up and executing the crontab.  I 
> have run the
> cron_diagnose.sh program and it told me to run a cygcheck.  
> Output from both
> are attached.
>  

From your attached text:

>$ ls -ltr /cygdrive/h
>total 200
>-rw-r--r--    1 sacharb  mkgroup-   201884 Sep  4  2001 impacddl.zip

Notice that the group ownership is set to 'mkgroup-'.
This indicates that your entry for 'sacharb' has not
been setup completely in your /etc/passwd and /etc/group
files.  This is further indicated from your attached
text:

>Output from C:\cygwin\bin\id.exe (nontsec)
>UID: 25016(sacharb) GID: 10545(mkgroup-l-d)
>10545(mkgroup-l-d)
>
>Output from C:\cygwin\bin\id.exe (ntsec)
>UID: 25016(sacharb) GID: 10545(mkgroup-l-d)
>0(root)              544(Administrators)  
>545(Users)           1005(ORA_DBA)        10545(mkgroup-l-d)

The "GID: 10545(mkgroup-l-d)" is telling you to run
the mkgroup command to update your /etc/group file
(and make a corresponding change to your entry in
your /etc/passwd file).  Please see the documentation
in the manual pages for the 'mkpasswd' and 'mkgroup'
commands, i.e., run "man mkpasswd" and "man mkgroup".

--
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