Searched refs:LANMAN (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsglob.h86 LANMAN = 0, /* Legacy LANMAN auth */ enumerator in enum:securityEnum
233 negotiate one of the older LANMAN dialects */
H A Dsess.c371 /* No domain field in LANMAN case. Domain is
596 if (type == LANMAN) {
598 /* LANMAN and plaintext are less secure and off by default.
647 if (type == LANMAN) {
667 /* can not sign if LANMAN negotiated so no need
672 cFYI(1, "Negotiating LANMAN setting up strings");
673 /* Unicode not allowed for LANMAN dialects */
H A Dconnect.c1419 case LANMAN:
2819 (ses->server->secType == LANMAN))
H A Dcifssmb.c436 server->secType = LANMAN;
503 cFYI(1, "LANMAN negotiated");
505 was in LANMAN and server did not return the flags on */
542 server->secType = LANMAN;

Completed in 125 milliseconds