Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Dieses Release bringt völlig neue Funktionalität OCRA, erlauben Ihnen, Banktransaktionen durchführen und andere Daten zu signieren. Neue Security-Modulen können Sie die Verschlüsselungsschlüssel in unterschiedlichen, flexiblen Möglichkeiten verwenden (z. B. können Sie externe Hardware Security Module wie die SafeNet LunaSA). DB2 wird jetzt unterstützt. Einführung von Google-Authentifikatoren für Selbstbedienungsläden zeitbasierte wurde hinzugefügt.
LDAPResolver wurde verbessert: Benutzerobjekte kann durch EntryUUID oder Objekt-GUID identifiziert werden. Dieses Release bringt Politik Passthru zum Authentifizieren von Benutzern ohne Token, Richtlinie für die Verwendung von Client-IP für den eingeschränkten Zugang zu Selbstbedienungsläden Funktionalitäten und ein 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

Diese Enterprise Edition unterstützt SMTP SMS Gateway, Autorisierung basierend auf dem authentifizierenden Client Funktionalität OTP Werte zum Drucken von One Time Passwort Listen (Papier Passwörter), verbesserte dynamische token-Klasse laden, ein Test-Button für SQL-Resolver, SMS OTP Prüfungen abrufen, die mit angepassten Text, automatische Erkennung der SHA-Typ beim Importieren von eToken Pass, Unicode-Unterstützung für SQL und LDAP-Resolver gesendet werden können, verbesserte Suchfunktionen in WebUI, die Fähigkeit, Schutz der Sitzung erleichtern die Nutzung der API, deaktivieren und eine verbesserte Unterstützung von 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

Auf den Python-Paket-Index ist eine neue Version der Community-Edition erschienen. Diese Version fügt Autorisierung basierend auf IP-Adresse des Clients, fügt Funktionalität zum Abrufen von OTPs One Time Passwort Drucken Listen, verbessert die dynamische token-Klasse laden, importiert eToken Pass: SHA-Typ-Erkennung, Suchfunktionen in Tokenview und Userview verbessert und bietet zusätzlich die Möglichkeit, die Sitzung Schutz deaktivieren.
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

Dieses Release bringt pam_linotp.py, Python-PAM-Modul. Es verbessert die Unterstützung für Internet Explorer und Google Chrome (Wartezeit überlagert), behebt Totp Resync, fügt Massen Einschreibung für eTokenNG OTP, fügt eine Funktion, um vorhandene Seriennummern überprüfen, fügt Richtlinien für Hmac_Hashlib und Totp_timestep, fügt das Ablity HOTP und TOTP von Selbstbedienungsläden, registrieren für einfache Eid CSV-Dateien importieren hinzufügt, verbessert die Handhabung der zurückgegebenen Werte des SMS-gateways, verbessert die Robustheit des Managements von Resolvern und Realms, fügt eine SQL-Hausmeister zum Entfernen von alten Überwachungsprotokolle, verbessert die Leistung und hat mehrere kleinere Fixes.

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

Diese Veröffentlichung fügt die Möglichkeit, SMS senden durch Eingeben einer PIN an die normale Authentifizierung/Login. Es fügt automatisch zuweisen Funktionalität für nicht zugewiesene Token; die Token für den Benutzer bei der ersten Verwendung zugewiesen. Es fügt Funktionen Kopieren Sie die PIN aus einem Token auf die andere.
Es fügt einen Workflow für ein Token verloren.
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