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-12-14 09:08
2.5.0

Esta versão adiciona Nova funcionalidade OCRA, permitindo-lhe realizar operações bancárias e assinar outros dados. Novos módulos de segurança permitem que você use as chaves de criptografia de maneiras diferentes, flexíveis (por exemplo, você pode usar módulos de segurança de Hardware externos como a SafeNet LunaSA). DB2 é agora suportado. Implantação de time-based Google autenticadores de auto-atendimento foi adicionada.
Melhorou-se a LDAPResolver: objetos de usuário pode ser identificados por entryUUID ou ObjectGUID. Esta versão adiciona política passthru para autenticação de usuários sem fichas, diretiva para usar o IP do cliente para acesso restrito para funcionalidades de auto-atendimento e um bugfix TOTP.
Tags: OCRA, DB2, Security Modules, HSM
This release adds completely new OCRA functionality, letting you perform banking transactions and sign other data. New Security Modules enable you to use the encryption keys in different, flexible ways (e.g., you can use external Hardware Security Modules like the SafeNet LunaSA). DB2 is now supported. Rollout of time-based Google Authenticators to Selfservice has been added.
LDAPResolver has been improved: User Objects may be identified by entryUUID or ObjectGUID. This release adds policy passthru for authenticating users without tokens, policy to use Client-IP for restricted access to selfservice functionalities, and a TOTP bugfix.

2012-08-17 07:12
2.4.4 EE

Este Enterprise Edition adiciona suporte de gateway de SMTP SMS, autorização com base no cliente autenticação, funcionalidade para recuperar valores OTP para imprimir listas de One Time Password (senhas de papel), carregamento de classe token dinâmica melhorada, um botão de teste para o resolvedor de SQL, testes de SMS OTP que podem ser enviados com texto personalizado, deteção automática de tipo SHA ao importar eToken Pass, suporte Unicode para o SQL e resolvedor de LDAP, melhorar a capacidade de Pesquisar em WebUI, a capacidade de desativar a proteção de sessão para facilitar o uso da API e melhor suporte da Oracle.
Tags: authorization, Oracle, SMTP SMS gateway
This Enterprise Edition adds SMTP SMS gateway support, authorization based on the authenticating client, functionality to retrieve OTP values to print One Time Password lists (paper passwords), improved dynamic token class loading, a test button for SQL Resolver, SMS OTP tests which can be sent with customized text, automatic SHA type detection when importing eToken Pass, Unicode support for SQL and LDAP Resolver, improved search capabilities in WebUI, the ability to turn off session protection to ease the use of the API, and improved Oracle support.

2012-07-26 06:56
2.4.4 CE

Uma nova versão da community edition foi lançada para o índice do pacote de Python. Esta versão adiciona a autorização com base no endereço IP do cliente, acrescenta funcionalidade para recuperar as OTPs para imprimir um tempo senha listas, melhora o carregamento dinâmico de classe token, importa eToken Pass: detecção automática do tipo de SHA, melhora as capacidades de pesquisa em tokenview e userview e adiciona a capacidade de desativar a proteção de sessão.
Tags: dynamic token loading, authorization, password list
A new version of the community edition has been released to the Python Package Index. This release adds authorization based on the client's IP address, adds functionality to retrieve OTPs to print One Time Password lists, improves dynamic token class loading, imports eToken Pass: automatic SHA type detection, improves search capabilities in tokenview and userview, and adds the ability to turn off session protection.

2012-04-26 06:32
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.

2011-12-21 06:36
2.4.2

Esta versão adiciona a capacidade de enviar SMS, inserindo um pino no login/autenticação normal. Adiciona automaticamente atribuindo funcionalidade insígnias não atribuídos; os tokens de obter atribuídos ao usuário no primeiro uso. Adiciona funcionalidade para copiar o PIN de um token para o outro.
Adiciona um fluxo de trabalho para um token de perdidos.
This release adds the ability to send SMS by entering a PIN at the normal authentication/login. It adds auto assigning functionality for unassigned tokens; the tokens get assigned to the user on first use. It adds functionality to copy the PIN from one token to the other.
It adds a workflow for a lost token.

Project Resources