LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   rsync using /etc/rsyncd.secrets (https://www.linuxquestions.org/questions/linux-newbie-8/rsync-using-etc-rsyncd-secrets-778304/)

cccc 12-27-2009 08:36 AM

rsync using /etc/rsyncd.secrets
 
Hi

I'd like to setup rsync without enter a password beetwen 2 debian server to synchronize some directories.
Passwordless SSH is 1 solution, second will be keychain, but how it works using /etc/rsyncd.secrets?

acid_kewpie 12-27-2009 08:45 AM

nothing to do with networking. Moved to Linux - Newbie.

colucix 12-27-2009 09:25 AM

Code:

man rsyncd.conf
explains it all. Other useful details in the official rsync documentation. In particular you can take a look at Michael Holve's tutorial.

cccc 12-27-2009 11:23 AM

Quote:

Originally Posted by acid_kewpie (Post 3805879)
nothing to do with networking. Moved to Linux - Newbie.

strange...

cccc 12-27-2009 11:25 AM

Quote:

Originally Posted by colucix (Post 3805899)
Code:

man rsyncd.conf
explains it all. Other useful details in the official rsync documentation. In particular you can take a look at Michael Holve's tutorial.

Thx it's a nice dokumentation, but cannot find about /etc/rsyncd.secrets,
specially in Michael Holve's tutorial.

BTW:
Code:

# man rsyncd.conf
No manual entry for rsyncd.conf


colucix 12-27-2009 11:54 AM

Online manual page: http://www.samba.org/ftp/rsync/rsyncd.conf.html

Regarding the Mike Holve's tutorial look at the section "Setting up a Server". To find it immediately you can look for the term "secrets" using the Find facility of your web browser.


All times are GMT -5. The time now is 09:39 AM.