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