[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#8639) Remove support for LANMAN
Hello,
On Thu, Feb 20, 2020 at 03:50:38PM +0000, fumiyas@osstech.co.jp 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.