Have you used, and would recommend, an alternative to RSA SecurID for two-factor authentication?
feedback
|
closed as off topic by sysadmin1138♦ Mar 22 at 23:12
Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.
|
I have previously worked with CRYPTOCard to perform both Windows and Linux authentication. When looking at it over RSA SecurID it was more the total cost of ownership that was a key factor for consideration. With CRYPTOCard the tokens were manageable by the security administrator directly without having to send it back like with RSA. When the battery died the admin could change the battery and reprogram the token. With RSA when the battery died you would have to send it back and have it replaced which meant having to have extra tokens on hand so that they could be quickly replaced. This is the same situation I've experienced with Secure Computing Safeword tokens. | |||
|
feedback
|
|
This is a relatively new startup company but I think their product is one of the most interesting out there for 2 factor authorization. http://www.yubico.com/products/yubikey/
| |||||||||
|
feedback
|
|
On a smaller scale you can use Google Authenticator. There is a pretty straightforward PAM module available for it. | |||
|
feedback
|
|
Check out smart cards. Users authenticate to the Windows AD. In use by the DOD Here is a Microsoft planning guide. | |||
|
feedback
|
|
I have to manage a network where smartcards are in place. They are an OK alternative -- Keep in mind however that you are now placing pieces of hardware that will fail and have driver issues at every single workstation in your organization. You will also have to license software that will read the smartcard and a machine to create, update, and fix the smartcards. Its a real PITA. I really, really wish the organization I worked for opted for SecureID instead. Users can lose a smartcard just as easy as a key-chain sized number generator. In short -- I wouldn't recommend anything else for two-factor authentication. SecureID is Solid and it works. | |||
|
feedback
|
|
You might also consider hosted RSA SecurID from a company like Signify, good for if you're only wanting a few devices for people. | |||
|
feedback
|
|
We are currently evaluating whether 2 factor authentication over SMS will be an acceptable alternative to SecurID or other access card related solutions. Obviously this is no good if you are using mobile applications (application is running on the same device the SMS message is received). In my case, this is only for remote access/VPN and are looking at the Barracuda SSL VPN. | ||||
|
feedback
|
|
If you're not adverse to running your own PKI infrastructure then we've had a good long-running success with Aladdin's eTokens, which are USB two-factor auth. We've implemented them in a huge range of scenarios - web applications, VPN auth, SSH auth, AD logins, shared password lists and web SSO password stores. | |||
|
feedback
|
|
We went with Entrust, much cheaper than RSA/Vasco etc... http://www.entrust.com/strong-authentication/identityguard/tokens/index.htm | |||
|
feedback
|
|
You might want to also consider ActivIdenty When I looked in to 2FA, I liked this solution. They support SmartCards, USB Tokens, OTP Tokens, DisplayCard Tokens, Soft Tokens. We looked at this for Active Directory. I'm not sure of any other OS they support. | |||
|
feedback
|
|
After 4 years of fighting with RSA SecurID we switched to Gemalto .NET smart card.
Why we choosed Gemalto .NET
| ||||
|
feedback
|
|
| |||
|
feedback
|
|
i'm happy user of mobile-otp. simple java application for your mobile + some code you can invoke from bash / php / practically anything. and even pam module [ which i have not used ]. | |||
|
feedback
|