Version: SuSE 9.3 I'm trying to authorize a non-root user to build and run a cron table. I've added the user to /var/spool/cron/allow, deleted /var/spool/cron/deny, and restarted cron. When this user runs crontab -e, they are getting: seteuid: Operation not permitted What have I missed? and what do I need to change? TIA Dave