OTP Authentication with the YubiKey on OpenBSD - BSD

Users browsing this thread: 1 Guest(s)
Phyrne
Long time nixers
(02-08-2013, 09:45 PM)NeoTerra Wrote: HQ as usual. Excellent thread! I've been eying OpenBSD for quite awhile now.
Heh, thanks Neo :) I'd definitely recommend it!

(03-08-2013, 04:46 AM)venam Wrote: I like those futuristic way of identifying one-self. I have a friend who have a fingerprint identification on his laptop. I don't really know what is used on BSD system but on Linux people can play around with PAM and create exotic way of identification.
[Face Recognition](https://lwn.net/Articles/523199/) and [here](https://code.google.com/p/pam-face-authentication/)
[Fingerprint Authentication](https://lwn.net/Articles/259363/)
[Smart Cards](http://www.gooze.eu/howto/gnu-linux-smar...pam-pkcs11)
[USB dongle authentication](http://usbauth.delta-xi.net/doku.php)
[Voiceauth](http://code.google.com/p/pam-voice-authentication/)
[Normal USB](http://pamusb.org/)
Adding [captcha](http://www.semicomplete.com/projects/pam_captcha/) and [here](http://www.michaelboman.org/how-to/secur...am-captcha) to PAM

There's just so many ways! It's really interesting.

Ah, these are all awesome! Nice one. Yeah, OpenBSD uses BSD Auth instead of PAM, but FreeBSD and NetBSD use PAM :)


Messages In This Thread
RE: OTP Authentication with the YubiKey on OpenBSD - by Phyrne - 03-08-2013, 06:54 AM