Download List

Descripción del Proyecto

LinOTP is a solution for strong two-factor authentication with one time passwords. It features a modular architecture into which UserIdResolver, authentication, and OTP calculation modules can be plugged. It includes UserIdResolver modules for LDAP/AD, SQL, and flat file user databases, and authentication modules for PAM and RADIUS. New modules can be developed easily. Supported tokens are HMAC-OTP/HOTP (RFC 4226/ OATH compliant), Aladdin eToken PASS, eToken NG-OTP, Safeword Alpine, Yubikey, Google Authenticator, motp, SMS OTP/Mobile TAN, email token, and a Simple Pass token for users without token hardware. TOTP is supported, along with a new algorithm for daily passwords for applications not supporting RADIUS. OCRA tokens are supported to allow transaction signing in banking environments. CLI, Web, and GTK+ GUI clients are available for management. LinOTP features multi-client capability, redundancy, and a self-service portal. It has been used with PAM for local and SSH logins, Apache, VPN, and Windows Terminal Server, and is OATH certified.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-23 22:34 Back to release list
2.0.1

El servidor LinOTPd ahora soporta múltiples procesos. OTP modular cálculo fue añadido para soportar OTP varios algoritmos diferentes. Se agregó el soporte para mOTP Tokens (véase http://motp.sourceforge.net). Soporte para Python 2.5 se ha añadido. Función de registro se ha mejorado con Apache2 + WSGI. La posibilidad de realizar la autenticación cert del cliente con la dirección del cliente se ha añadido.
Tags: motp, client certificate authentication, modular OTP calculation
The LinOTPd server now supports multiple processes. Modular OTP-Calculation was added to support several different OTP-Algorithms. Support was added for mOTP Tokens (see http://motp.sourceforge.net). Support for Python 2.5 was added. Logging functionality was improved with Apache2+wsgi. The possibility to do client cert authentication with the Management Clients was added.

Project Resources