Yubikey: Difference between revisions

Mmkaram (talk | contribs)
Logging-in: Added option for exclusive Yubikey login/sudo
Sapi (talk | contribs)
m Added a little note with the ID_MODEL_ID of the Security Series, so users won't run into issues first thing.
 
Line 171: Line 171:


If this does not work with your Yubikey take a look at the output of this command when you plug-in/unplug your Yubikey
If this does not work with your Yubikey take a look at the output of this command when you plug-in/unplug your Yubikey
<code>udevadm monitor --udev --environment</code> and adjust the rule accordingly. This rule should work with most Yubikey 5 series models
<code>udevadm monitor --udev --environment</code> and adjust the rule accordingly. This rule should work with most Yubikey 5 series models. The Yubikey Security series <code>ID_MODEL_ID</code> is <code>0402</code>.


== Links ==
== Links ==