Download List

Projeto Descrição

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
2.0.1

O servidor LinOTPd agora suporta múltiplos processos. OTP Modular-Cálculo foi adicionado para suportar vários OTP diferentes algoritmos. Suporte foi adicionado para MotP Tokens (ver http://motp.sourceforge.net). Suporte para Python 2.5 foi adicionado. Logging funcionalidade foi melhorada com Apache2 + wsgi. A possibilidade de fazer a autenticação cert cliente com a Gestão de Clientes foi acrescentado.
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