Message in Finnish (suomi)
Ohjelma %2, jonka prosessitunnus on %1, antoi NULL-arvoisen tai tyhjän kohdenimen pszTargetName- parametrille kutsuttaessa InitializeSecurityContext-APIa lähtevän NTLM-suojauskontekstin käynnistämiseksi. Tämä on suojausriski, kun molemminpuolinen todennus tarvitaan. Voit suojautua hyökkäyksiltä tekemällä koodista turvallisemman. Voit tehdä tämän muuttamalla ohjelmaa niin, että se määrittää kohdenimen pszTargetName-parametrikenttään, ja kääntämällä koodin sitten uudelleen.
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