Hello, On Thu, Feb 20, 2020 at 03:50:38PM +0000, [email protected] wrote: >I've created a path for smbk5pwd to disable the insecure sambaLMPassword >support by default.
Thanks for this patch. Are you aware of any scenarios where sambaLMPassword is actually required today? Personally I'm more inclined to just delete the code rather than #ifdef it; people can always grab the older code if they really need that.
