ADMIN: rsync access restricted

Bill Campbell linux-sxs
Mon May 17 11:53:14 PDT 2004


On Thu, Sep 04, 2003, Roger Oberholtzer wrote:
>On Thu, 2003-09-04 at 05:38, Bill Campbell wrote:
...
>> There's no relationship between rsync and the berserkely ``r'' commands
>> beyond the first letter of the name.
>
>I thought (possibly incorrectly): rsync uses rsh on the client side to
>do the actual talking to the server. Try running rsync without rsh
>installed. And it expects rshd on the server side. You 'could' also run
>an rsyncd instead of a rshd on the server side, but us clients would be
>connecting on a different port (873). As we are not doing do, we are
>talking to your rshd. All rather Berkeley.

``rsync -e ssh ...'' uses secure shell for the transport.

We often use rsync in server mode which has its own server for things like
updating djbdns data files on backup DNS servers where each domain master
has its own entry in the rsyncd.conf file restricting access to one
directory, and to the IP address (or CIDR block) of the updating server.

Bill
--
INTERNET:   bill at Celestial.COM  Bill Campbell; Celestial Software LLC
UUCP:               camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

``The best we can hope for concerning the people at large is that they be
properly armed.''
        -- Alexander Hamilton, The Federalist Papers at 184-188


More information about the Linux-users mailing list