Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ksmbd/
DKconfig43 establishment via NTLM or NTLMv2.
/Linux-v5.15/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
751 may use NTLMv2 0x00004
752 must use NTLMv2 0x04004
836 project(https://www.samba.org). NTLM and NTLMv2 and LANMAN support do not
837 require this helper. Note that NTLMv2 security (which does not require the
/Linux-v5.15/fs/cifs/
Dsess.c801 case NTLMv2: in cifs_select_sectype()
805 return NTLMv2; in cifs_select_sectype()
1439 case NTLMv2: in select_sec()
Dcifsglob.h116 NTLMv2, /* Legacy NTLM auth with NTLMv2 hash */ enumerator
1917 case NTLMv2: in get_security_type_str()
DKconfig42 session establishment via Kerberos or NTLM or NTLMv2, RDMA
Dcifs_swn.c150 case NTLMv2: in cifs_swn_send_register_message()
Dfs_context.c225 ctx->sectype = NTLMv2; in cifs_parse_security_flavors()
Dcifsfs.c439 case NTLMv2: in cifs_show_security()
Dsmb2pdu.c1203 case NTLMv2: in smb2_select_sectype()
/Linux-v5.15/Documentation/filesystems/cifs/
Dksmbd.rst78 NTLM/NTLMv2 Supported.