Hallo Rahul,
as a matter of fact our company has a two-factor OTP solution, which
is based on Linux and uses the HMAC-OTP Algorithm (defined in
RFC4226).
It supports different kind of tokens (Aladdin eToken PASS or NG OTP,
Safeword Alpine or a mobile OTP Token.
There is a LinOTP Community Edition which is completely GPL (see
http://opensource.lsexperts.de) and an LSE LinOTP Enterprise Edition,
that supports more Tokens, a better mangement and has maintenance ans
support.
The Community Edition also has a simple "software token" (in fact a
python script to simulate an OTP-Token) to try it and get started
easily.
Kind regards
Corneilus
On 9 Okt., 22:05, Rahul <nos...@nospam.invalid> wrote:
> As a small (~25 user) educational Linux cluster so far we have only used
> "strong" [sic] passwords, and I/P restrictions for securing user logins.
>
> THis has a lot of flaws. I've been thinking of adding some sort of two-
> factor authentication solution. I've used RSA-Secure IDs in the past but
> those seem designed for huge users like banks, corporates etc. Our access
> needs are simple and we want a cheap, simple solution.
>
> I looked at VASCO and CryptoCard but they seem similar. Are there any other
> options? Perhaps open source?
>
> --
> Rahul