Closed (fixed)
Project:
Scheduler
Version:
5.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2008 at 07:20 UTC
Updated:
14 Jul 2008 at 06:53 UTC
This is not a scheduler issue per se, but I'm sure people have experienced this before. Cron runs as anonymous and therefore isn't allowed to do most workflow changes...well, none in fact.
I'm a bit baffled why this is only an issue for us with scheduler-workflow and not with lots of custom code we do also run on cron and an anon user wouldn't have permissions to execute - it just works.
Can anybody shine any light on this? I could easily load a user with the right permissions on scheduler cron, but I'd like to understand the issue first...
Thanks!
Comments
Comment #1
eric-alexander schaefer commentedScheduler for D5 sets the state of the node directly in the database. There is no permission checking and there shouldn't be any since cron is an administrative task that should be allowed anything.
Comment #2
nicolash commentedCompletely disregard my post...I was referring to the schedule fuctionality from the workflow module...
Comment #3
nicolash commented