Cron jobs running as something other than root

Paul Vixie vixie at wrl.dec.com
Fri Sep 7 08:54:46 AEST 1990


In article <1990Sep5.200114.1711 at rosewall.citib> mjohn at king.UUCP (Michael Johnston) writes:
# If you are running BSD or flavors of System V you have available to you
# the 'crontab' command. Just create a crontab file for the USER you wish
# to run cron jobs for. Then su to the username you wish to install it for
# and say "crontab < your_cron_file". That's all folks.

Not quite.  BSD through 4.3-reno doesn't have this.  4.4 will have it,
in the form of my free version of cron (which uses crontab -uUSER rather
than 'su USER;crontab' btw).  Grab it from gatekeeper.dec.com anon ftp
/pub/misc/vixie/cron2.tar.Z.  (Will appear in comp.sources.unix shortly.)
--
Paul Vixie
DEC Western Research Lab	<vixie at wrl.dec.com>
Palo Alto, California		...!decwrl!vixie



More information about the Comp.unix.wizards mailing list