Simon Josefsson | 31 May 2012 16:52
Favicon
Gravatar

OATH Toolkit 1.12.3

Please test if you can make the "try_first_pass" stuff work with this
release.

Happy hacking,
Simon

* Version 1.12.3 (released 2012-05-31)

** pam_oath: Fix "try_first_pass".
Patch from Christian Hesse <list <at> eworm.de>.

The OATH Toolkit makes it easy to build one-time password authentication
systems.  It contains a shared library, a command line tool and a PAM
module.  Supported technologies include the event-based HOTP algorithm
(RFC4226) and the time-based TOTP algorithm (RFC6238).  OATH stands for
Open AuTHentication, which is the organization that specify the
algorithms.

The components included in the package is:

  * liboath: A shared and static C library for OATH handling.

  * oathtool: A command line tool for generating and validating OTPs.

  * pam_oath: A PAM module for pluggable login authentication for OATH.

The project's web page is available at:
  http://www.nongnu.org/oath-toolkit/

Man page for oathtool:
(Continue reading)


Gmane