-
```
There is YubiKey version with NFC chip - YubiKey NEO -
https://www.yubico.com/products/yubikey-hardware/yubikey-neo/
It would be great to be able to use it to unlock the passwords database.
I w…
-
Yubico's YubiKey provides a second factor to authentication. The idea to make it work is to get the OTP codes over NFC instead the keyboard.
-
I am using Openvpn server on Ubuntu 18 and configured yubikey OTP.
it is working fine but one week later, I can't login vpn until I restart opevpn service manually without changing any parameter. …
-
- YubiKey Manager (ykman) version:
```
ykman --version
YubiKey Manager (ykman) version: 5.1.1
```
- How was it installed?:
Added Yubico PPA
Instructions, see: https://support.yubico.com/h…
jk-1 updated
2 months ago
-
```
There is YubiKey version with NFC chip - YubiKey NEO -
https://www.yubico.com/products/yubikey-hardware/yubikey-neo/
It would be great to be able to use it to unlock the passwords database.
I w…
-
```
There is YubiKey version with NFC chip - YubiKey NEO -
https://www.yubico.com/products/yubikey-hardware/yubikey-neo/
It would be great to be able to use it to unlock the passwords database.
I w…
-
```
There is YubiKey version with NFC chip - YubiKey NEO -
https://www.yubico.com/products/yubikey-hardware/yubikey-neo/
It would be great to be able to use it to unlock the passwords database.
I w…
-
```
There is YubiKey version with NFC chip - YubiKey NEO -
https://www.yubico.com/products/yubikey-hardware/yubikey-neo/
It would be great to be able to use it to unlock the passwords database.
I w…
-
I've installed pam_yubico v2.20 via Homebrew, and added:
```
auth sufficient pam_yubico.so id=16 authfile=/etc/yubikey_mappings
```
to the top of `/etc/pam.d/sshd`. In addition, I've set:
```
Chall…
-
Hello,
I tried to set up my yubikey to pam. When using the `client` mode it works but when using `challenge-response` I get the following output half of the time.
```
carl@ubuntu:~$ sudo -i
[../pam_y…