Searched refs:lanman (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_sql.c257 config_value_read(data, "lanman pass column",
485 "lanman pass column",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dsesssetup.c67 fstring lanman; local
69 fstr_sprintf( lanman, "Samba %s", SAMBA_VERSION_STRING);
72 p += srvstr_push(outbuf, p, lanman, -1, STR_TERMINATE);
591 /* Windows 2003 doesn't set the native lanman string,
835 the native lanman string. Windows 9x does not include a string here
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dcliconnect.c216 fstring lanman; local
218 fstr_sprintf( lanman, "Samba %s", SAMBA_VERSION_STRING);
247 p += clistr_push(cli, p, lanman, -1, STR_TERMINATE);
816 DEBUG(1, ("Server requested LM password but 'client lanman auth'"
920 DEBUG(1, ("Server requested LANMAN password (share-level security) but 'client use lanman auth'"

Completed in 108 milliseconds