Message in Japanese (日本語)
プロセス 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