20 Apr
2022
20 Apr
'22
7:32 p.m.
On Apr 20, 2022, at 5:50 PM, Hoot Thompson via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Is rlm_smsotp still a supported module?
Maybe? The module builds, but it looks like it needs a separate daemon which has disappeared, and isn't maintained. Realistically, SMS is insecure and terrible. There's rlm_totp, which does Google Authenticator-style OTS. It's much more secure, and much easier to set up and use. Alan DeKok.