starting cron

Pierre A. Humblet pierre.humblet@ieee.org
Sun Jun 22 19:48:00 GMT 2003


On Sun, Jun 22, 2003 at 05:49:47PM +0000, kumarchi@attbi.com wrote:
> hello:
> 
> cron diagnostic did not find any problems. but cron still does not work in my 
> machine.
> I am attaching the cron diagnostic files as suggested.

d:\cygwin\bin\id.exe output (nontsec)
UID: 400(ckumar)  GID: 401(mkpasswd)
401(mkpasswd)  

It looks like ckumar doesn't appear in /etc/passwd.
Run "mkpasswd -l > /etc/passwd" (or -ld if a domain user) 
then run "id" to verify. 

Pierre

P.S.: perhaps testing for uid=400 and gid=401 could be added
to the cron diagnostic.

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



More information about the Cygwin mailing list