[Bug 10705] usermap/groupmap do not escape wildcards passed to the remote

samba-bugs at samba.org samba-bugs at samba.org
Sun Jul 26 08:09:17 UTC 2020


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

Wayne Davison <wayne at opencoder.net> changed:

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

--- Comment #2 from Wayne Davison <wayne at opencoder.net> ---
I added a comment about --protect-args to the man page.

Most people don't run into this issue because the wild cards are connected to
the mapping option using an equal sign, and most shells pass through unmatched
wildcards with nary a wimper (e.g. bash).  I use zsh, but I only set the option
to complain about an empty glob for an interactive shell, so it doesn't affect
me either. These days I also like to compile my rsync with --protect-args
enabled by default (which I nearly included in 3.2.0, but I was a bit worried
about backward compatibility issues).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the rsync mailing list