DO NOT REPLY [Bug 5411] rsyncd.conf allow does not like CNAME

samba-bugs at samba.org samba-bugs at samba.org
Mon Jan 3 20:21:50 MST 2011


https://bugzilla.samba.org/show_bug.cgi?id=5411


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from wayned at samba.org  2011-01-03 21:21 CST -------
The 3.1.0dev version will now support a CNAME for a host as long as you list
the hostname(s) explicitly (i.e. don't try to wild-card match a CNAME). 
Wildcard matching can only work against the reverse-DNS name of the connecting
IP, since there is no good way to ask for all the IPs that match a wildcard
hostname.

Example:

hosts allow = bar.foo.com

That will allow host baz.foo.com to connect if bar.foo.com is a CNAME for
baz.foo.com


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list