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-10-15 19:37 Back to release list
2.2

Las características fundamentales son una nueva interfaz de usuario Web para la gestión de fichas y el nuevo token OTP tipo SMS. los valores de la Fiscalía se pueden enviar a través de SMS o mediante una puerta de enlace HTTP SMS o un teléfono móvil conectado al servidor LinOTP. El tokenclass se ha optimizado, por lo que es ahora aún más fácil añadir nuevos tipos de token de LinOTP. El portal de autoservicio se ha mejorado. La función checkPass fue agregado a useridresolvers, por lo que la autenticación en el portal autoservicio puede ser transparente con las contraseñas de los usuarios almacenar. La posibilidad de configurar PrependPIN, ResetFailCounter y IncFailCount añadió.
Tags: SMS OTP, Mobile TAN, Web management, Web UI
The new core features are a Web UI for managing tokens and the new token type SMS OTP. OTP values can be sent via SMS either by using an HTTP SMS gateway or a mobile phone attached to the LinOTP server. The tokenclass was optimized, so that it is now even easier to add new token types to LinOTP. The self service portal was improved. The checkPass function was added to useridresolvers, so that authentication to the selfservice portal can be made transparent with existing user store passwords. The possibility to configure PrependPIN, ResetFailCounter, and IncFailCount was added.

Project Resources