Don't fail the smbclient "allinfo" command just because we can't get an alternate name. Just print "" instead (but log the error message getting the name). Patch to follow. Jeremy.
Created attachment 9223 [details] git-am fix from master for 4.1.0 git cherry-pick -x 17a9a0f37bbb730d09b3a57b00665d44aac18ea6
Comment on attachment 9223 [details] git-am fix from master for 4.1.0 Can you upload the NOT_IMPLEMENTED version of this?
Created attachment 9224 [details] git-am fix from master for 4.1.0 Revised patch that includes checks for NT_STATUS_NOT_IMPLEMENTED, NT_STATUS_NOT_SUPPORTED. Git cherry-pick info to follow once it's gone through autobuild. Jeremy.
Created attachment 9227 [details] git-am fix from master for 4.1.0 (contains both patches). Equivalent to: git cherry-pick -x 17a9a0f37bbb730d09b3a57b00665d44aac18ea6 git cherry-pick -x 75f353b857d50291672adefc6eefd210c9e8a0f7 Jeremy.
Re-assigning to Karolin for inclusion in 4.1.0. Jeremy.
Pushed to autobuild-v4-1-test.
Pushed to v4-1-test. Closing out bug report. Thanks!