Re: cron'ing rsync over ssh
From: Brian Hatch (secure-shell@ifokr.org)
Date: 03/19/03
- Previous message: Jesse Burkhardt: "Re: cron'ing rsync over ssh"
- In reply to: Paul Dean: "RE: cron'ing rsync over ssh"
- Next in thread: Denis McCarthy: "RE: cron'ing rsync over ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 18 Mar 2003 19:30:59 -0800 From: Brian Hatch <secure-shell@ifokr.org> To: 'Jesse Burkhardt' <jesse@skybuilders.com>, secureshell@securityfocus.com
> My setup is: I run rsync daemonized on various server machines in my LAN
> - i.e., the source machines certain partitions of which I want to
> backup. I would like the client, the destination archiving machine, to
> run hourly crons over ssh, but so far the only thing I have been able to
>
> do is rsync across (as root so that I am not denied anything) only after
> interactively supplying my root password to the ssh daemon. How do I get
> around interactive ssh interactive password requirement so that I can
> cron all these rsync client requests regularly?
>
> I know passwordless implementation involve ssh-keygen and ssh-agent, but
>
> I haven't figured out what the proper usages are yet.
See "Secure Passwordless Logins with SSH" available at
http://www.hackinglinuxexposed.com/articles/20021211.html
or other similar articles linked from the OpenSSH page at
http://www.openssh.com/press.html
-- Brian Hatch Avoid the Gates of Hell. Systems and Use Linux. Security Engineer http://www.onsight.com/ Every message PGP signed
- application/pgp-signature attachment: stored
- Previous message: Jesse Burkhardt: "Re: cron'ing rsync over ssh"
- In reply to: Paul Dean: "RE: cron'ing rsync over ssh"
- Next in thread: Denis McCarthy: "RE: cron'ing rsync over ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|