Applications:Login yubikey
From Yubico
OpenBSD Authentication using YubiKey by Daniel Hartmeier
The OpenBSD operating system uses traditional BSD authentication instead of pluggable authentication modules (PAM).
To use YubiKey one-time passwords to login to an OpenBSD host (locally, or remotely, e.g. through SSH) an authentication style is added, implemented as login_yubikey.
login_yubikey verifies one-time passwords locally based on stored AES keys, i.e. it does not connect to any authentication server.
» login_yubikey Web Site
» OpenBSD Web Site
» BSD Authentication
» PAM
