提交 18f75ca0 编写于 作者: S Steve French

[CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path

Signed-off-by: NGuenter Kukkukk <linux@kukkukk.com>
Signed-off-by: NSteve French <sfrench@us.ibm.com>
上级 de7ed55d
......@@ -59,6 +59,7 @@ static struct {
} protocols[] = {
#ifdef CONFIG_CIFS_WEAK_PW_HASH
{LANMAN_PROT, "\2LM1.2X002"},
{LANMAN2_PROT, "\2LANMAN2.1"},
#endif /* weak password hashing for legacy clients */
{CIFS_PROT, "\2NT LM 0.12"},
{BAD_PROT, "\2"}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册