{"id":280,"date":"2023-02-04T21:40:00","date_gmt":"2023-02-05T02:40:00","guid":{"rendered":"http:\/\/sycured.127.0.0.1.sslip.io\/?p=280"},"modified":"2024-01-14T12:46:51","modified_gmt":"2024-01-14T17:46:51","slug":"yubico-authenticator-rhel9","status":"publish","type":"post","link":"http:\/\/10.42.0.68:8080\/blog\/yubico-authenticator-rhel9","title":{"rendered":"Yubico Authenticator on RHEL 9"},"content":{"rendered":"\n

Yubico Authenticator permits you to generate TOTP directly on your desktop\/laptop\/smartphone using your Yubikey.<\/p>\n\n\n\n

This is how to install it on Red Hat Enterprise Linux \/ AlmaLinux \/ Rocky Linux 9.<\/p>\n\n\n\n

Prerequisites<\/h2>\n\n\n\n
dnf install -y opensc<\/code><\/pre>\n\n\n\n

If you’re using Wayland, you’ll need this additional step to be able to scan QR code<\/p>\n\n\n\n

dnf install -y gnome-screensaver<\/code><\/pre>\n\n\n\n

Download and install Yubico Authenticator<\/h2>\n\n\n\n
cd \/tmp\nwget https:\/\/developers.yubico.com\/yubioath-flutter\/Releases\/yubico-authenticator-latest-linux.tar.gz\ntar xf yubico-authenticator-latest-linux.tar.gz\nrm yubico-authenticator-latest-linux.tar.gz\nsudo mv yubico-authenticator-* \/opt\/yubico-authenticator\nsudo restorecon -R \/opt\/yubico-authenticator\nsudo ln -s \/opt\/yubico-authenticator\/authenticator \/usr\/local\/bin\/authenticator\nsudo ln -s \/opt\/yubico-authenticator\/authenticator \/usr\/local\/bin\/yubico-authenticator<\/code><\/pre>\n\n\n\n

Desktop shortcut for current user<\/h3>\n\n\n\n
\/opt\/yubico-authenticator\/desktop_integration.sh --install<\/code><\/pre>\n\n\n\n

Now, you don’t have an excuse to don’t use your Yubikey on Linux for TOTP when WebAuthn isn’t available.<\/p>\n","protected":false},"excerpt":{"rendered":"

Yubico Authenticator permits you to generate TOTP directly on your desktop\/laptop\/smartphone using your Yubikey. This is how to install it on Red Hat Enterprise Linux \/ AlmaLinux \/ Rocky Linux 9. Prerequisites If you’re using Wayland, you’ll need this additional step to be able to scan QR code Download and install Yubico Authenticator Desktop shortcut […]<\/p>\n","protected":false},"author":1,"featured_media":281,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"saved_in_kubio":false,"footnotes":""},"categories":[13],"tags":[19],"_links":{"self":[{"href":"http:\/\/10.42.0.68:8080\/wp-json\/wp\/v2\/posts\/280"}],"collection":[{"href":"http:\/\/10.42.0.68:8080\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/10.42.0.68:8080\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/10.42.0.68:8080\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/10.42.0.68:8080\/wp-json\/wp\/v2\/comments?post=280"}],"version-history":[{"count":1,"href":"http:\/\/10.42.0.68:8080\/wp-json\/wp\/v2\/posts\/280\/revisions"}],"predecessor-version":[{"id":282,"href":"http:\/\/10.42.0.68:8080\/wp-json\/wp\/v2\/posts\/280\/revisions\/282"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/10.42.0.68:8080\/wp-json\/wp\/v2\/media\/281"}],"wp:attachment":[{"href":"http:\/\/10.42.0.68:8080\/wp-json\/wp\/v2\/media?parent=280"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/10.42.0.68:8080\/wp-json\/wp\/v2\/categories?post=280"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/10.42.0.68:8080\/wp-json\/wp\/v2\/tags?post=280"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}