LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: David Newall <davidn@rebel.net.au>
  To  : Christopher Yeoh <cyeoh@samba.org>
  Date: Tue, 19 Jun 2001 16:51:57 +0930 (CST)

Re: Backup using FTP

> Well you can create another ssh identify file which has no
> passphrase[1] which then works well for cron jobs.

Very true, and you can also configure the server (ie the other end)
to only permit that keyfile to be used to run a single command.
That's particularly nice.  You do have to tweak various ssh knobs to
ensure that it doesn't ask you any unxpected questions (in cron nobody
can hear you scream) such as

   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   @       WARNING: POSSIBLE DNS SPOOFING DETECTED!          @
   @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
   Are you sure you want to continue connecting (yes/no)?

(What I just did was warn you to expect the job to eventually when
the server's IP address or host key changed.)

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page