Bug 151098

Summary: Problems running user cronjobs in a networking environment
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Christian Andretzky <Christian.Andretzky>
Component: OtherAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Christian Andretzky 2006-02-15 09:52:23 UTC
I could see that user cronjobs (stored in /var/spoll/cron/tabs/'username') are not executed after a restart of the machine if the user is defined not local.
The reason seems to be that cron - if started - checks if the user cronjobs are legal. But at this time the networking environment is not running and the user could not be validated and the cron job is never executed.

Restarting cron after the network (and the network based authentication) is up solves the problem.
Comment 1 Michael Gross 2006-02-15 13:16:22 UTC

*** This bug has been marked as a duplicate of 151141 ***