<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi all,</div><div>I have a cronjob run daily by an ipa user, which accesses nfs mounted data on the nfs server (another machine in the realm).</div><div>The problem is when the user was away for a few days, his credential expired and the cronjob did not run until he came back and logged on to the system again. Then all halted cronjob from the past days started to run, which is not desired because all of them were doing the same thing.</div><div>My question is: Can we keep the cronjob running when the user's credential is expired? If we cannot, then can we skip or kill all of the old cronjobs but not the most recent one?</div><div>Thanks,</div><div>George</div><div></div></div></body></html>