The PIN auto-submit feature changes how PINs are entered in Chrome OS.
Instead of showing the same textfield that is used for password input, this
feature shows a special UI that clearly shows to the user how many
digits are necessary for their PIN. As a consequence, the user's PIN length
will be stored outside the user encrypted data. Only supports PINs that are
between 6 and 12 digits long.
If this policy is set to false, users will not have the option of enabling
the feature on the Settings page.
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\ChromeOS\Recommended |
Value Name | PinUnlockAutosubmitEnabled |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |