Searched refs:LANMAN (Results 1 – 6 of 6) sorted by relevance
86 bool "Support legacy servers which use weaker LANMAN security"92 than the mechanisms used in the older LANMAN version of the93 SMB protocol but LANMAN based authentication is needed to97 LANMAN based servers such as OS/2 and Windows 95, but such102 is enabled in the kernel build, LANMAN authentication will not be103 used automatically. At runtime LANMAN mounts are disabled but
157 vol->sectype = LANMAN; in cifs_parse_security_flavors()
829 case LANMAN: in cifs_select_sectype()833 return LANMAN; in cifs_select_sectype()1690 case LANMAN: in select_sec()
125 LANMAN, /* Legacy LANMAN auth */ enumerator2025 case LANMAN: in get_security_type_str()
415 case LANMAN: in cifs_show_security()
4881 (ses->sectype == LANMAN)) in CIFSTCon()