Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
DKconfig33 session establishment via Kerberos or NTLM or NTLMv2,
64 (since 1997) support stronger NTLM (and even NTLMv2 and Kerberos)
Dsess.c505 case NTLMv2: in select_sectype()
509 return NTLMv2; in select_sectype()
1407 case NTLMv2: in select_sec()
Dcifsglob.h99 NTLMv2, /* Legacy NTLM auth with NTLMv2 hash */ enumerator
Dcifsfs.c340 case NTLMv2: in cifs_show_security()
Dconnect.c1077 vol->sectype = NTLMv2; in cifs_parse_security_flavors()
/linux-4.4.14/Documentation/filesystems/cifs/
DREADME581 ntlmv2 Use NTLMv2 password hashing
582 ntlmv2i Use NTLMv2 password hashing with packet signing
618 flags (e.g. for NTLM and/or NTLMv2) may be combined with
623 (NTLM, NTLMv2 and packet signing allowed). The maximum
642 may use NTLMv2 0x00004
643 must use NTLMv2 0x04004
722 project(http://www.samba.org). NTLM and NTLMv2 and LANMAN support do not
723 require this helper. Note that NTLMv2 security (which does not require the
DCHANGES169 Fix NTLMv2 signing. NFS server mounted over cifs works (if cifs mount is
235 not reporting whether the retry worked or not). Fix NTLMv2 to
257 NTLMv2 authentication support (now can use stronger password hashing
282 Fix NTLMv2 security (can be enabled in /proc/fs/cifs) so customers can
933 for filesystem which can be viewed via /proc/fs/cifs. Add more pieces of NTLMv2