in reply to CGI and root permissions

We frequently use a method were the CGI script writes to a batchqueue. This queue is periodically read by a script, running from cron (root's crontab). Maybe not the best solution, but it works.