16 Jun
2013
16 Jun
'13
5:46 a.m.
On 06/15/2013 06:20 PM, Martin Kraus wrote:
Hi.
I'd like to have freeradius authenticate users using their password (for simplicity I'm using /etc/shadow now) and TOTP through liboath. I was hoping to use freeradius to centralize this. PAM looked like the easiest way.
rlm_pam only supports plain username/password auth. It doesn't support additional prompts, or issuing an Access-Challenge to clients for more info. There are various ways of doing OTP with FreeRADIUS. Read the docs/wiki and sample configs, and search the archives of the list.