Searched refs:lm_ok (Results 1 – 1 of 1) sorted by relevance
555 boolean_t lm_ok, nt_ok; in smb_token_auth_local() local564 nt_ok = lm_ok = B_FALSE; in smb_token_auth_local()567 lm_ok = smb_auth_validate_lm( in smb_token_auth_local()578 if (!lm_ok && (user_info->lg_nt_password.len != 0)) { in smb_token_auth_local()593 if (!nt_ok && !lm_ok) { in smb_token_auth_local()