Searched refs:LANMAN (Results 1 – 5 of 5) sorted by relevance
83 bool "Support legacy servers which use weaker LANMAN security"89 than the mechanisms used in the older LANMAN version of the90 SMB protocol but LANMAN based authentication is needed to94 LANMAN based servers such as OS/2 and Windows 95, but such99 is enabled in the kernel build, LANMAN authentication will not be100 used automatically. At runtime LANMAN mounts are disabled but
542 case LANMAN: in cifs_select_sectype()546 return LANMAN; in cifs_select_sectype()1409 case LANMAN: in select_sec()
115 LANMAN, /* Legacy LANMAN auth */ enumerator
364 case LANMAN: in cifs_show_security()
1257 vol->sectype = LANMAN; in cifs_parse_security_flavors()4371 (ses->sectype == LANMAN)) in CIFSTCon()