i don't have /etc/cron.allow or /etc/cron.deny
so all users will be able to run cron.

What happened differently is that i have
setup all user accounts to auth through an
LDAP database.  Maybe this may be the problem.
I'm not sure if NIS has this problem also.

if restart cron. it will run the first job that
it finds at the right time and stop there after.



On Tue, 5 Feb 2002, Lynne Lawrence wrote:

> Steve Lee wrote:
> 
> > all of a sudden my cron does not run any of the cron
> > for every users.  even root.  how do i trouble shoot
> > this.  the logs in /var/log/cron say it is running
> > but nothing actually is runing.
> >
> > i even setup a dummy test script that would touch
> > a the date to a directory.  This does not happen.
> >
> > any ideas what to do ?
> 
> If you do "ps -ef | grep crond" do you see crond running?
> When you updated your crontab files, did you use the crontab command (crontab
> -e) so that the crond daemon would be notified of the change?
> Do you have a /etc/cron.allow or /etc/cron.deny file?  If so, read the man page
> for the crontab command to see how these are used.
> 
> Those are my only suggestions - good luck!
> 
> Lynne
> 
> 
> >
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to