]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/cifs/CHANGES
[CIFS] NTLMSSP reenabled after move from connect.c to sess.c
[karo-tx-linux.git] / fs / cifs / CHANGES
index 43f2e0d061f65de4f6b517dd051720abd4aaf23f..f20c4069c22005681bc851bdc270f54c8a2475c1 100644 (file)
@@ -8,7 +8,8 @@ accurately mark string length before allocating memory (which may help the
 rare cases where a UTF-8 string is much larger than the UCS2 string that
 we converted from).  Fix endianness of the vcnum field used during
 session setup to distinguish multiple mounts to same server from different
-userids.
+userids. Raw NTLMSSP fixed (it requires /proc/fs/cifs/experimental
+flag to be set to 2, and mount must enable krb5 to turn on extended security).
  
 Version 1.57
 ------------