Bug 151098 - Problems running user cronjobs in a networking environment
Summary: Problems running user cronjobs in a networking environment
Status: RESOLVED DUPLICATE of bug 151141
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-15 09:52 UTC by Christian Andretzky
Modified: 2006-02-15 13:16 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***