Passwordless Logins with Yubikey
adl1995.github.io
Passwordless Logins with Yubikey
1–10 of 66 posts
Re: Passwordless Logins with Yubikey
#2Re: Passwordless Logins with Yubikey
#3Re: Passwordless Logins with Yubikey
#4Any way to do it with an older type of USB token? Like Safenet eTokens?
Re: Passwordless Logins with Yubikey
#5Re: Passwordless Logins with Yubikey
#6Any way to do it with an older type of USB token? Like Safenet eTokens?
The auto lock on device removal with udev rule would be the same idea, in fact you could use any USB device like a basic flash drive if you wanted. Changing PAM's login to use the device for login would require a bit more device-specific stuff--I'd search around to see if Safenet already provides a module to drive PAM auth.
Re: Passwordless Logins with Yubikey
#7Re: Passwordless Logins with Yubikey
#8Re: Passwordless Logins with Yubikey
#9Alternate title: guide to changing your single factor authentication from "something you know" to "something you have."
You have to remember where we are starting from - most people are still using the same password across all their accounts.
Re: Passwordless Logins with Yubikey
#10Alternate title: guide to changing your single factor authentication from "something you know" to "something you have."
"Something you have" is generally an improvement over "something you know" for most people's account security. You have to remember where we are starting from - most people are still using the same password across all their accounts.