Bug 8506 - Only advertise shares to permitted hosts
Summary: Only advertise shares to permitted hosts
Status: RESOLVED DUPLICATE of bug 1597
Alias: None
Product: rsync
Classification: Unclassified
Component: core (show other bugs)
Version: 3.0.8
Hardware: All FreeBSD
: P5 enhancement (vote)
Target Milestone: ---
Assignee: Wayne Davison
QA Contact: Rsync QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-03 23:00 UTC by Enji Cooper
Modified: 2011-10-04 05:57 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enji Cooper 2011-10-03 23:00:01 UTC
Currently, if I do something the the following:

rsync host::

It will list all of the shares made available by rsyncd. As noted by a FreeNAS user, it would be nice if the shares weren't advertised to users that didn't have access to them.

This can be broken down to the following scenarios:

1. No access to all shares.
2. Mixed access (some available, some not).
3. Access to all shares.

I'll whip up a patch if I have time.

OS is FreeBSD 8.2-RELEASE with rsync 3.0.8 from ports.
Comment 1 Matt McCutchen 2011-10-04 05:57:24 UTC

*** This bug has been marked as a duplicate of bug 1597 ***