AW: password problem with rsync

Rainer Stengele rainer at diplan.de
Wed Oct 1 02:09:40 EST 2003


The password is related to a rsync server,
when you communicate through the rsync port:

grep rsync /etc/services
rsync           873/tcp                 # rsync
rsync           873/udp                 # rsync

the authentication therefore is done against the rsync serverpassword.
Yo wanted to "file in" the ssh password?

Not possible in this way ...

Rainer

-----Ursprüngliche Nachricht-----
Von: rsync-bounces+rsync=diplan.de at lists.samba.org
[mailto:rsync-bounces+rsync=diplan.de at lists.samba.org]Im Auftrag von Ron
DuFresne
Gesendet: Dienstag, 30. September 2003 17:31
An: Payal Rathod
Cc: rsync at lists.samba.org
Betreff: Re: password problem with rsync


First;

The file should not need nor be set execuatable.  It's a test file as
far as rsync should be concerned.  Now as to why it fails, that is
another issue and others that know the code will have to answer that.

Thanks,

Ron DuFresne

Payal Rathod wrote:

>Hi,
>I want to use rsync from a script. Before that I am trying it from
>command line. I use it as,
>$ rsync --password-file=pass -e ssh -av legal.txt
accounts at 127.0.0.1:/home/accounts
>accounts at 127.0.0.1's password:
>
>I don't want to be prompted for password.
>
>$ ls -l pass
>-rwx------    1 payal    payal          9 Sep 30 19:11 pass*
>
>$ cat pass
>accpass123
>
>[Don't worry it is not on real IP].
>
>What is wrong?
>With warm regards,
>-Payal
>
>
>
>
>
>
>


--
To unsubscribe or change options:
http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html




More information about the rsync mailing list