Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A DKconfig44 establishment via Kerberos or NTLMv2.
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst683 Use NTLMv2 password hashing
685 Use NTLMv2 password hashing with packet signing
728 flags (e.g. for NTLMv2) may be combined with
735 (NTLMv2 and packet signing allowed). Some SecurityFlags
740 may use NTLMv2 0x00004
741 must use NTLMv2 0x04004
824 project(https://www.samba.org). NTLM and NTLMv2 and LANMAN support do not
825 require this helper. Note that NTLMv2 security (which does not require the
/linux/fs/smb/client/
H A Dcifs_swn.c148 case NTLMv2: in cifs_swn_send_register_message()
H A Dcifsglob.h152 NTLMv2, /* Legacy NTLM auth with NTLMv2 hash */ enumerator
2171 case NTLMv2: in get_security_type_str()
H A Dsmb1session.c938 case NTLMv2: in select_sec()
H A Dfs_context.c248 ctx->sectype = NTLMv2; in cifs_parse_security_flavors()
H A Dcifsfs.c514 case NTLMv2: in cifs_show_security()
H A Dconnect.c1962 case NTLMv2: in match_session()
H A Dsmb2pdu.c1487 case NTLMv2: in smb2_select_sectype()
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst78 NTLM/NTLMv2 Supported.