The documented options client min protocol and client max protocol are currently ignored by the client utils. Except the torture test uses the client max protocol option.
fixed in 4.1
Should be in 4.0.x also.
Created attachment 9312 [details] backport for 4.0.x
Karolin, please add to 4.0.x as well.
Comment on attachment 9312 [details] backport for 4.0.x Metze, would that be ok ? Otherwise one has no chance to workaround the NTLMv2 session security issues.
Comment on attachment 9312 [details] backport for 4.0.x Looks ok
Pushed to autobuild-v4-0-test.
Autobuild fails with: ------------------------- [2866/3931] Compiling source3/winbindd/wb_lookupsid.c ../source3/winbindd/winbindd_cm.c: In function 'cm_prepare_connection': ../source3/winbindd/winbindd_cm.c:897: error: implicit declaration of function 'lp_cli_minprotocol' ../source3/winbindd/winbindd_cm.c:898: error: implicit declaration of function 'lp_cli_maxprotocol' [2867/3931] Compiling source3/winbindd/wb_lookupsids.c Waf: Leaving directory `/memdisk/kseeger/a40/b220930/samba/bin' Build failed: -> task failed (err #1): {task: cc winbindd_cm.c -> winbindd_cm_152.o} --------------------------
Re-assigning to Günther to provide a fixed patch.
Günther, I guess this can be closed?