Home
last modified time | relevance | path

Searched refs:NTLMv2 (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/fs/ksmbd/
DKconfig43 establishment via NTLM or NTLMv2.
/linux-5.19.10/Documentation/admin-guide/cifs/
Dusage.rst681 Use NTLMv2 password hashing
683 Use NTLMv2 password hashing with packet signing
725 flags (e.g. for NTLM and/or NTLMv2) may be combined with
732 (NTLM, NTLMv2 and packet signing allowed). The maximum
750 may use NTLMv2 0x00004
751 must use NTLMv2 0x04004
835 project(https://www.samba.org). NTLM and NTLMv2 and LANMAN support do not
836 require this helper. Note that NTLMv2 security (which does not require the
/linux-5.19.10/fs/cifs/
Dsess.c1139 case NTLMv2: in cifs_select_sectype()
1143 return NTLMv2; in cifs_select_sectype()
1791 case NTLMv2: in select_sec()
Dcifs_swn.c150 case NTLMv2: in cifs_swn_send_register_message()
DKconfig42 session establishment via Kerberos or NTLM or NTLMv2, RDMA
Dcifsglob.h146 NTLMv2, /* Legacy NTLM auth with NTLMv2 hash */ enumerator
2051 case NTLMv2: in get_security_type_str()
Dfs_context.c229 ctx->sectype = NTLMv2; in cifs_parse_security_flavors()
Dcifsfs.c452 case NTLMv2: in cifs_show_security()
Dsmb2pdu.c1239 case NTLMv2: in smb2_select_sectype()
/linux-5.19.10/Documentation/filesystems/cifs/
Dksmbd.rst78 NTLM/NTLMv2 Supported.