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.

2012-04-26 06:32 Back to release list
2.4.3

Esta versão adiciona pam_linotp.py, um módulo PAM de Python. Melhora o suporte para o IE e Google Chrome (sobreposição de espera), corrige totp resync, adiciona massa matrículas para eTokenNG OTP, adiciona uma função para verificar os números de série existentes, acrescenta condições para hmac_Hashlib e totp_timestep, adiciona o ablity se matricular HOTP e TOTP de auto-atendimento, adiciona importação para arquivos CSV do juramento simples, melhora a manipulação dos valores de retorno de gateways SMS, melhora a robustez do gerenciamento resolvedores e reinos, adiciona um zelador SQL para remover os logs de auditoria velho, melhora o desempenho, e tem várias correções menores.

Tags: Python PAM, mass enrollment eTokenNG OTP, OATH import
This release adds pam_linotp.py, a Python PAM module. It improves the support for IE and Google Chrome (wait overlay), fixes totp resync,
adds mass enrollment for eTokenNG OTP,
adds a function to check for existing serial numbers,
adds policies for hmac_Hashlib and totp_timestep,
adds the ablity to enroll HOTP and TOTP from selfservice, adds import for simple OATH CSV files,
improves the handling of the return values of SMS gateways, improves the robustness of managing resolvers and realms, adds an SQL janitor to remove old audit logs, improves performance, and has several minor fixes.

Project Resources