Searched refs:LANMAN (Results 1 – 5 of 5) sorted by relevance
60 bool "Support legacy servers which use weaker LANMAN security"66 than the mechanisms used in the older LANMAN version of the67 SMB protocol but LANMAN based authentication is needed to71 LANMAN based servers such as OS/2 and Windows 95, but such76 is enabled in the kernel build, LANMAN authentication will not be77 used automatically. At runtime LANMAN mounts are disabled but
536 case LANMAN: in select_sectype()540 return LANMAN; in select_sectype()1400 case LANMAN: in select_sec()
111 LANMAN, /* Legacy LANMAN auth */ enumerator
341 case LANMAN: in cifs_show_security()
1060 vol->sectype = LANMAN; in cifs_parse_security_flavors()3891 (ses->sectype == LANMAN)) in CIFSTCon()