How would I allow a user to edit their crontab? I can't find a cron.allow or a cron.deny file anywhere - don't RAQs use these?
They just have to shell in as themselves and do a 'crontab -e' command. once they make their changes and exit, their crontab file will be set up automagically...
RaQs can use the .allow/.deny files; they're just not set up by default. I think they go in /etc
-- Bruce