[PATCH] cifs: fix setting SecurityFlags to true

Steve French smfrench at gmail.com
Tue Jul 9 23:45:21 UTC 2024


If you try to set /proc/fs/cifs/SecurityFlags to 1 it
will set them to CIFSSEC_MUST_NTLMV2 which is obsolete and no
longer checked, and will cause mount to fail, so change this
to set it to a more understandable default (ie include Kerberos
as well).

Also change the description of the SecurityFlags to remove mention
of various flags which are no longer supported (due to removal
of weak security such as lanman and ntlmv1).



-- 
Thanks,

Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cifs-fix-setting-SecurityFlags-to-true.patch
Type: text/x-patch
Size: 4214 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20240709/7a187ef7/0001-cifs-fix-setting-SecurityFlags-to-true.bin>


More information about the samba-technical mailing list