-
This issue is about file permissions in case of a system-wide challenge-response configuration (as opposed to a system-wide mapping file as discussed in #147). This is described, for instance, in `Aut…
-
Would it be possible to implement the YubiKey OTP functionality so YubiKeys kan be used in combination with MacPass? Maybe this can help? https://github.com/Yubico/yubico-c-client
-
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. …
-
After programming slot 2 with the GUI, i'm trying to run yubi_goog.py which times out:
python ./yubi_goog.py yubi
Traceback (most recent call last):
File "./yubi_goog.py", line 243, in
main…
-
Is there an example in this repo for signing sha-3-512 hashes per these docs?
https://developers.yubico.com/WebAuthn/Concepts/Using_WebAuthn_for_Signing.html
-
**URL**: https://support.yubico.com/hc/en-us/requests/new
**Browser / Version**: Firefox Mobile 133.0
**Operating System**: Android 14
**Tested Another Browser**: Yes Chrome
**Problem type**: …
-
Hello, I'm trying to enable yubico-pam on linux machines using an openldap proxy and AD as the LDAP database. It seems that the authentication simply hangs when I try to authenticate with the yubikey.…
-
https://www.yubico.com/2019/09/yubico-ios-authentication-expands-to-include-nfc/
So at least the FAQ on the kickstarter page should change?:
![Skärmavbild 2019-09-13 kl 10 58 08](https://user-…
-
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…
-
Yubico provides a library for integrating FIDO (two factor) authentication in Python applications, see here: https://github.com/Yubico/python-fido2/tree/master/examples/server. I think this could grea…