commit | 7420451f6a109f7f8f1bf283f34d08eba3259fb3 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Tue Jun 19 14:34:08 2018 -0500 |
committer | Steve French <stfrench@microsoft.com> | Tue Aug 07 14:15:41 2018 -0500 |
tree | cdaf7f33cae4b08c32c6d6baae5dfa0dcfe32121 | |
parent | 8505c8bfd85a260c9dc5c47e15bd8c5357fcbcd2 [diff] |
cifs: allow disabling insecure dialects in the config allow disabling cifs (SMB1 ie vers=1.0) and vers=2.0 in the config for the build of cifs.ko if want to always prevent mounting with these less secure dialects. Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Aurelien Aptel <aaptel@suse.com> Reviewed-by: Jeremy Allison <jra@samba.org>