[go: up one dir, main page]

Menu

#218 Shouldn't tpm_resetdalock support unicode?

Bug
open
nobody
None
5
2017-08-26
2017-08-26
No

Hi,

When trying to reset the dictionary attack lock, I always get a "Authentication failed" error

I took the ownership of the chip with the --unicode option, shouldn't tpm_resetdalock also support unicode?

$ sudo tpm_resetdalock -l debug
Tspi_Context_Create success
Enter owner password:
Tspi_Context_Connect success
Tspi_Context_GetTpmObject success
Tspi_GetPolicyObject success
Tspi_Policy_SetSecret success
Tspi_TPM_SetStatus failed: 0x00000001 - layer=tpm, code=0001 (1), Authentication failed
Tspi_Context_FreeMemory success
Tspi_Context_Close success

Discussion


Log in to post a comment.