[PATCH] Fix smbclient against Azure SMB2 server.

Steve French smfrench at gmail.com
Wed Jun 22 04:42:51 UTC 2016


Reviewed-by:  Steve French <smfrench at gmail.com>

On Tue, Jun 21, 2016 at 5:57 PM, Jeremy Allison <jra at samba.org> wrote:
> Discovered against the Microsoft Azure SMB2 server.
>
> Doing :
>
> smbclient //azure/share -mSMB3
>> mkdir test
>> cd test
>> ls
>   .                                   D        0  Tue Jun 21 14:59:16 2016
>   ..                                  D        0  Tue Jun 21 14:59:16 2016
> Error in dskattr: NT_STATUS_OBJECT_NAME_INVALID
>
> smbclient passes the string "\\test\\" (current directory in smbclient) to cli_smb2_dskattr().
>
> Fix attached.
>
> BUG: https://bugzilla.samba.org/show_bug.cgi?id=11986
>
> Please review and push !
>
> Cheers,
>
>         Jeremy.



-- 
Thanks,

Steve



More information about the samba-technical mailing list