search for: rsyncpw

Displaying 2 results from an estimated 2 matches for "rsyncpw".

Did you mean: rsyncp
2002 May 13
0
Password Authentication
rsync has already explained it to you, in the error message. both the list of usernames and passwords for everybody, and your file containing the password you want to use, are world-readable. The rsync.secrets file should be readable only by root, and the .rsyncpw file should be readable only by simpson. This is all well documented: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ SunOS 5.7 Last change: 25 Jan 2002 18 User Commands rsync(1) --password-file...
2002 Apr 23
5
Dynamic address problem
Hi All, We have clients which dynamic IPs which we have setup with <host>.dyndns.org addresses. We have added these to the rsync.conf 'hosts allow=" but they are being denied access.. Is there anyway around this? Matt