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.

2011-11-15 19:57 Back to release list
2.4.1

Foi implementado um limite de tamanho para LDAP-Resolver, tornando ainda mais fácil lidar com árvores LDAP com milhares de usuários.
Houve uma distribuição administrativa do autenticador Google (evento, time). Um módulo de back_perl foi incluído para configurar um proxy LDAP capaz de OTP. Cancelar, excluir, habilitar e ficha técnica foram adicionados ao optando. Agora é possível personalizar completamente a aparência. Foi adicionado suporte para ir do VASCO Digipass tokens. O nome do autenticador de Google pode ser configurado. Distribuição da massa do YubiKeys agora é suportada. Uma ferramenta foi fornecida para determinar o número de série de um símbolo desconhecido, dando o valor OTP (HOTP, TOTP e VASCO). Proteção de sessão foi implementada na API de Web.
Tags: VASCO, massenrollment yubikey, getserial
A size limit was implemented for LDAP-Resolver, making it even easier to handle LDAP trees with several thousand users.
There was an administrative rollout of Google Authenticator (event, time). A back_perl module was included for setting up an OTP capable LDAP proxy. Unassign, delete, enable, and imprint were added to selfservice. It is now possible to completely customize the look and feel. Support for VASCO Digipass GO tokens was added. The name of the Google Authenticator can be configured. Mass rollout of YubiKeys is now supported. A tool was provided to determine the serial number of an unknown token by giving the OTP value (HOTP, TOTP, and VASCO). Session protection was implemented in the Web API.

Project Resources