Message in Chinese (Simplified) (中文(简体))
已分配进程 ID %1 的程序 %2 在调用 InitializeSecurityContext API 来启动出站 NTLM 安全上下文时,提供的 pszTargetName 参数为 NULL 或空目标名称。当需要相互身份验证时,这会是安全风险。 为了防止恶意攻击,请提高代码安全性。要提高代码安全性,请更改程序,使其在 pszTargetName 参数字段中指定目标名称,然后重新编译代码。
Unlocalized message
The program %2, with the assigned Process ID %1, supplied a NULL or empty target name for the pszTargetName parameter when calling the InitializeSecurityContext API to initiate an outbound NTLM security context. This is a security risk when mutual authentication is required. To help protect against a malicious attack, make your code more secure. To do this, change the program so that it specifies a target name in the pszTargetName parameter field, and then recompile the code.
Search by Google