Home
last modified time | relevance | path

Searched refs:NTLM (Results 1 – 5 of 5) sorted by relevance

/fs/cifs/
DKconfig42 session establishment via Kerberos or NTLM or NTLMv2, RDMA
90 (since 1997) support stronger NTLM (and even NTLMv2 and Kerberos)
98 mounts may be less secure than mounts using NTLM or more recent
Dsess.c536 case NTLM: in cifs_select_sectype()
543 return NTLM; in cifs_select_sectype()
1426 case NTLM: in select_sec()
Dcifsglob.h126 NTLM, /* Legacy NTLM012 auth with NTLM hash */ enumerator
Dcifsfs.c413 case NTLM: in cifs_show_security()
Dconnect.c1440 vol->sectype = NTLM; in cifs_parse_security_flavors()