[6248] in Kerberos
batch/cron jobs vi rsh
daemon@ATHENA.MIT.EDU (Brian Murrell)
Thu Nov 16 22:42:05 1995
To: kerberos@MIT.EDU
Date: 16 Nov 1995 14:28:19 -0800
From: murrell@bctel.net. (Brian Murrell)
How does one do batch or cron jobs that require rsh availablity to another
machine. Specifically, I want to have a nightly backup which basically does
a:
tar cvf - / | rsh backup_server "cat >/dev/tape_device"
as root every night. How does the batch job get tickets to do this. It also
scares me to have this automated "root" access to remote machines.
We would also consider setting up a special instance and process on the backup
server for doing this if it makes the job any easier/more secure.
Any ideas at all would be appreciated.
b.
--
Brian J. Murrell murrell@bctel.net
BCTel Advanced Communications brian@ilinx.com
Vancouver, B.C. brian@wimsey.com
604 454 5261