PDA

View Full Version : 2FA Authentication


Stanley Ng
April 18th, 2017, 01:06 AM
May I know what 2FA authentication solution you guys recommended where we can run either Google authenticator or Microsoft Authenticator to get the 2FA pin code.

Thank You
Stanley

orbit1234
May 2nd, 2017, 01:27 PM
Hi,

we're in need of something here too. I think 2 Factor auth might come in future but don't know when that might be.

I've asked support but thing we really need is some kind of basic account lockout if someone tries to brute force a password. We can close off the web interface to protect it for now. Bit worried there is no security on this.

nattivillin
May 8th, 2017, 05:05 PM
You'll get mostly silence from commit on this issue. They have recommended some convoluted IIS security method you can try that SOMEONE ELSE came up with. Commit doesn't even provide basic lockout alerts.

Support Team
May 8th, 2017, 10:59 PM
2FA is coming!

True, for secure connections use IIS as the Web server for RangerMSP together with SSL certificates.

Hope this helps.

nattivillin
May 9th, 2017, 01:49 PM
We use both of those. That still leaves protection from a dictionary attack.

Basic account lockouts when wrong password entered X amount of times would go very far in providing additional and easy security.

Stanley Ng
May 9th, 2017, 01:57 PM
We're using both IIS & SSL as well.
I still felt with 2FA will generally helps against brute force attack especially quite a lot of hackers target MSP nowadays.

scoplin
May 10th, 2017, 10:24 AM
We have implemented 2FA across all of our platforms that support it (RMM, Screenconnect, O365) and CommitCRM is the last one on our list.

Glad to know it's coming. Is there any rough ETA for it on the roadmap?

Support Team
May 10th, 2017, 11:33 AM
Thanks. A non-official answer would be - hopefully in our next release this summer.

LFITServices
September 20th, 2019, 07:40 AM
Use a WAF and only allow outside access from it. This will provide the security you need.

AN-Tech
December 5th, 2019, 09:57 AM
Where are things at with 2FA?

Support Team
December 5th, 2019, 10:10 AM
You can enable 2FA by visiting Tools > Options > Web Interface (Admin) tab in RangerMSP.

Hope this helps.