looking for opensource 2 factor authentication server [closed]

i'm looking for opensource 2 factor authentication service. (Right now we're using openLDAP.)

We're just using Linux Servers. That's why the service should work well with PAM Linux.

It would also be nice to have 2 factor authentication support for Dell's iDrac and Cisco.

Thanks in advance for any links :-)


OpenOTP is a solution.


Google Authenticator can be installed as a PAM module. We've had good results with it. The smartphone apps are free and open source, as well.


Duosecurity provides a two-factor authentication service. It works with mobiles phones as hardware token, but it seems that you can't run your own server.

If I remember correctly, the client-side is opensource. It works with pam, juniper and cisco's ssl vpn, and others.

I liked a lot the push request on the phone with their android/iphone app :)


Still looking?

privacyidea is the open source solution. It is a fork of LinOTP. privacyidea is hosted at github, discussed at github and issues are kept at github to give you best transparency.


We have an open-source two-factor authentication option: http://www.wikidsystems.com/community-version

enjoy,