I would like to deprecate a number of parameters for Samba 3.6, so we can potentially remove them in 4.0.
Lowering this from blocker. Andrew, can you attach the git am patch for v3-6-test here please with a request for me to review. Once I've set to +1 I'll re-assign to Karolin for inclusion in 3.6.0. Jeremy.
Created attachment 6468 [details] Rewrite docs for password server
Created attachment 6469 [details] Clarify the security=server and NTLMv2 does not work
Created attachment 6470 [details] Depricate a number of security parameters
Created attachment 6471 [details] Depricate the optional port syntax of password server
Proposing as blocker for 3.6.0 now I've attached the patches.
(In reply to comment #5) > Created attachment 6471 [details] > Depricate the optional port syntax of password server Please fix the debug message. The word is "deprecated" and not "depricated".
Created attachment 6473 [details] as a patch stream, including warning (not error) about 'password server' and security=ads
(In reply to comment #8) > Created attachment 6473 [details] > as a patch stream, including warning (not error) about 'password server' and > security=ads (In reply to comment #8) > Created attachment 6473 [details] > as a patch stream, including warning (not error) about 'password server' and > security=ads 3b75196b36e4651909247f4e32a9bb3a5e48b46f still reads depricated. Please split the printf in 592d419aec7df8343f44e1147d2b04c4e1d2d947 to a decent length. Also fix "is should NOT", I guess dropping "is" is what you want to do. Same in 4f764f632028a843003a8df47cc9364d5229c15a
Created attachment 6480 [details] Improved patch stream
Comment on attachment 6480 [details] Improved patch stream Looks good to me ! Jeremy.
Re-assigning to Karolin for inclusion in 3.6.0. Jeremy.
Andrew, can you add these changes to master as well (the patch doesn't apply as-is to master). Thanks ! Jeremy.
I'll ensure the two branches are in sync today. Thanks!
Pushed to v3-6-test. Closing out bug report. Thanks!