Determines the number of allowed Trusted Platform Module authentication attempts, before dictionary attack defending measures are taken.
Enabled: Specify how many authentication attempts should be allowed for keys (e.g. used for Security Platform User authentication), owner, and for the access of sealed data (e.g. used by Windows BitLocker in combination with PIN), before dictionary attack defending measures are taken.
Disabled: The dictionary attack threshold cannot be configured. The default values are in effect.
Default value: Enabled. Owner: 3 attempts. Key: 5 attempts. Data: 10 attempts.
This policy is only relevant for Security Platforms with an Infineon Trusted Platform Module 1.2. It needs to be set before Security Platform Initialization. Subsequent changes of this policy will only be effective after the next defense level reset.
If this policy is not configured, then the same settings can be set individually for each platform in stand-alone mode via Initialization Wizard. In this case no defense level reset is needed for the settings to be effective.
Note that all Security Platform users share the number of allowed user authentication attempts. Consider this if there are multiple parallel users on a system (e.g. using Fast User Switching).
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Infineon\TPM Software |
Value Name | DictionaryAttackThreshold_Pol |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
Key authentication
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Infineon\TPM Software |
Value Name | DictionaryAttackThresholdUser |
Value Type | REG_DWORD |
Default Value | 5 |
Min Value | 1 |
Max Value | 10 |
Owner authentication
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Infineon\TPM Software |
Value Name | DictionaryAttackThresholdOwner |
Value Type | REG_DWORD |
Default Value | 3 |
Min Value | 1 |
Max Value | 10 |
Data authentication
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Infineon\TPM Software |
Value Name | DictionaryAttackThresholdData |
Value Type | REG_DWORD |
Default Value | 10 |
Min Value | 1 |
Max Value | 10 |