2 Feb
2016
2 Feb
'16
12:29 p.m.
On Feb 2, 2016, at 11:44 AM, Adem Darguner <adarguner@gmail.com> wrote:
Hi Everyone,
We have Freeradius and MYSQL databases. I want to make OTP server with Freeradius. I create Mutliuser in the MYSQL radcheck is below. I create different passwords for the same user.
That won't work.
How can I run for a single user, but multiple password.?
Write a program which implements the OTP solution, and which calculates the password every time a user logs in. Alan DeKok.