Yubikey: Difference between revisions

imported>Friedow
No edit summary
imported>Friedow
No edit summary
Line 48: Line 48:
3. Verify that `~/.config/Yubico/u2f_keys` contains one line in the following style:
3. Verify that `~/.config/Yubico/u2f_keys` contains one line in the following style:


# <code><username>:<KeyHandle1>,<UserKey1>,<CoseType1>,<Options1>:<KeyHandle2>,<UserKey2>,<CoseType2>,<Options2>:...</code>
<syntaxHighlight>
<username>:<KeyHandle1>,<UserKey1>,<CoseType1>,<Options1>:<KeyHandle2>,<UserKey2>,<CoseType2>,<Options2>:...
</syntaxHighlight>


4. Enable the u2f PAM module for login and sudo requests
4. Enable the u2f PAM module for login and sudo requests