Yubikey: Difference between revisions

imported>Greizgh
Logging-in: use yubikey-manager instead of ykpersonalize, suggest --touch option
imported>Lattice
m corrected typo -- there is no dash in front of the '2' in the ykman command (but the subsequent line, which independently also contains '-2', is correct in the original and is unmodified here
Line 46: Line 46:


# <code>nix-shell -p yubico-pam -p yubikey-manager</code>
# <code>nix-shell -p yubico-pam -p yubikey-manager</code>
# <code>ykman otp chalresp --touch --generate -2</code>
# <code>ykman otp chalresp --touch --generate 2</code>
# <code>ykpamcfg -2 -v</code>
# <code>ykpamcfg -2 -v</code>