[dwmw2@shinybook ~]$ smbclient //amr.corp.intel.com/iss -U GER\\dwoodhou --ccache Enter GER\dwoodhou's password: Gr. I said --ccache. Yes, it works. [dwmw2@shinybook ~]$ /usr/bin/ntlm_auth --helper-protocol ntlmssp-client-1 --use-cached-creds --username dwoodhou YR Got 'YR' from squid (length: 2). got NTLMSSP packet: YR TlRMTVNTUAABAAAABYIIYAMAAwAgAAAADgAOACMAAABHRVJEV09PREhPVS1NT0JMNQ==
This is all still true if I use --use-ccache instead of --ccache.
Still broken in 4.1.9.
I've proposed a patch upstream to fix the issue.
Thanks. Please could you provide a reference? I'll do some testing.
The top 3 patches here: https://git.samba.org/?p=asn/samba.git;a=shortlog;h=refs/heads/master-smbclient
Created attachment 10489 [details] v4-2-test patch
Created attachment 10490 [details] v4-1-test patch
Karolin, please add to 4.1 and 4.2. Thanks!
Pushed to autobuild-v4-[1|2]-test.
(In reply to Karolin Seeger from comment #9) Pushed to both branches. Closing out bug report. Thanks!
Apologies for the delayed testing. This is working fine for me in 4.2.2. However, I still don't have the option to just use SPNEGO properly, by trying Kerberos and then falling back to NTLMSSP if that fails. That's filed separately as bug 10288.