Results 1 to 3 of 3
Hi,
I am non root user and I am having 15-18 cronjobs sheduled in crontab .My crontab was running fine till yesterday but yesterday my administrator made LDAP active on ...
- 06-16-2008 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 10
crontab suddenly stopped working
Hi,
I am non root user and I am having 15-18 cronjobs sheduled in crontab .My crontab was running fine till yesterday but yesterday my administrator made LDAP active on my user id and after that my crontab stopped working.
I can see the crontab using crontab -l ...
I tried a lot of trouble shoot to find out why cron stopped working but not succedded. i even got my linux machine today morning but still no suceess?
Could any one please help me find out what could be the reason for that? Is there any environment variable which i should check?
I need my crontab active as soon as possible as i need to test some of my codes on high priority.
Any help will be highy appriciated....
With Regards,
Yogi
- 06-16-2008 #2Linux User
- Join Date
- Jun 2007
- Posts
- 318
Look for a /var/log/cron. If it's there have the administrator look for entries for your username, usually only root can look at that file. That may help in determining what's wrong.
Vic
- 09-16-2008 #3Just Joined!
- Join Date
- Sep 2008
- Posts
- 1
User password expired
Look if the user's password owner of crontab is expired. Change it.
Restar the crontab service.


Reply With Quote