I would like to run a cron job as a specific user on my machine. How may I specify the user for a cron job to run as?.
I am running on Ubuntu 10.0.4
[Edit]
The cron jobs will be running on a server. The 'users' are users that have been created specifically for carrying out specific server side tasks. These 'users' have the following in common:
- Cannot log onto the system.
- Have restricted access to specific folders/files.
