Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A DKconfig44 establishment via Kerberos or NTLMv2.
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst681 Use NTLMv2 password hashing
683 Use NTLMv2 password hashing with packet signing
726 flags (e.g. for NTLMv2) may be combined with
733 (NTLMv2 and packet signing allowed). Some SecurityFlags
738 may use NTLMv2 0x00004
739 must use NTLMv2 0x04004
822 project(https://www.samba.org). NTLM and NTLMv2 and LANMAN support do not
823 require this helper. Note that NTLMv2 security (which does not require the
/linux/fs/smb/client/
H A Dsess.c1253 case NTLMv2: in cifs_select_sectype()
1257 return NTLMv2; in cifs_select_sectype()
1914 case NTLMv2: in select_sec()
H A Dcifs_swn.c150 case NTLMv2: in cifs_swn_send_register_message()
H A Dcifsglob.h151 NTLMv2, /* Legacy NTLM auth with NTLMv2 hash */ enumerator
2151 case NTLMv2: in get_security_type_str()
H A DKconfig44 establishment via Kerberos or NTLMv2, RDMA (smbdirect), advanced
H A Dcifsfs.c490 case NTLMv2: in cifs_show_security()
H A Dsmb2pdu.c1426 case NTLMv2: in smb2_select_sectype()
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst78 NTLM/NTLMv2 Supported.