[Samba] The filename of list of smbclient contains spaces

Volker Lendecke Volker.Lendecke at SerNet.DE
Thu Oct 28 01:23:09 MDT 2010


On Thu, Oct 28, 2010 at 02:56:26PM +0800, Wang, Brandon wrote:
> Please forgive me to disturb you all. We have attempted
> to make a patch to resolve the following problems.
> https://bugzilla.samba.org/show_bug.cgi?id=7700
> https://bugzilla.samba.org/show_bug.cgi?id=7701
> 
> Please let me introduce one in detail. For the 1st problem
> that we found when we do the following command,
> $ smbclient //13.187.241.5/test -U test%123456 -c "mkdir xxx"
> the return value is always "0" regardless of the command
> is correct or incorrect. The commands, "rd" and "rm" have
> the same problem.
> We can obtain the returned value by calling this shell,
> $ echo $?
> after calling of smbclient.
> 
> For the 2nd one, please to refer to the descriptions within the
> URL https://bugzilla.samba.org/show_bug.cgi?id=7701
> 
> Finally, we cloned the source from git://git.samba.org/samba.git,
> made a patch and attached it, for both bugs. We built the
> executable file under "source3" successfully, and confirmed
> some features briefly, in our local PC.
> 
> Would you like to review and commit, if it can be done, the
> patch for us please?

Sure! The problem is that the samba-mailing list drops
attachments. You could either upload the patches to some
public git hoster like repo.or.cz or so, or attach them to
the bugzilla entries. The latter would probably be simplest
for you.

Thanks,

Volker


More information about the samba mailing list