User Tools

Site Tools


crypto:yubikey
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


crypto:yubikey [2021-07-18 20:09] (current) – created gabriel
Line 1: Line 1:
 +====== Yubikey usage ======
 +
 +When using a Yubikey within VMware Workstation you should configure the following USB settings, per Yubico's [[https://support.yubico.com/hc/en-us/articles/360013647640-Troubleshooting-Device-Passthrough-with-VMware-Workstation-and-VMware-Fusion|documentation]]:
 +
 +<code>
 +usb.generic.allowHID = "TRUE"
 +usb.generic.allowLastHID = "TRUE"
 +usb.quirks.device0 = "0x1050:0x0407 allow"
 +</code>
 +
 +===== Installing tools =====
 +
 +See: https://support.yubico.com/hc/en-us/articles/360016649039-Enabling-the-Yubico-PPA-on-Ubuntu
 +
 +===== Initial config =====
 +
 +Configuring [[https://developers.yubico.com/PIV/Guides/Device_setup.html|Yubikey PIN/PIV module]]:
 +
 +<code>
 +ykman piv access change-pin
 +ykman piv access change-puk
 +ykman piv access change-management-key --generate --protect
 +</code>
 +
 +===== Configuring for use with OpenSSH =====
 +
  
crypto/yubikey.txt · Last modified: 2021-07-18 20:09 by gabriel