On Sun, Jun 22, 2003 at 05:49:47PM +0000, [EMAIL PROTECTED] 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/