Hi Alex, Alexander Klimetschek schrieb: > On Thu, Dec 18, 2008 at 9:19 PM, Felix Meschberger <[email protected]> wrote: >> And I agree, that the /etc/cron.d scripts should be run as admin, where >> special access rights (just like in *nix) should restrict who is allowed >> to create entries. > > But IMHO Sling should not rely on the access rights of /etc/cron.d/* > to be set properly - because the repository contents are outside of > his control. That's why I suggested to check for admin-only write > access on those scripts. Well, thinking about it, this might be more > difficult to do (the "only" part). Maybe the proper securing of the > /etc/cron.d directory should be left to the administrator of the > repository....
Yes, exactly. It is just like in unix, where we rely on the correct system setup. Regards Felix
