19 Feb
2009
19 Feb
'09
6:40 a.m.
On Wed, Feb 18, 2009 at 11:44 AM, Fabiano <fabiano@powerpc.ch> wrote:
Hi,
Is there any way to make freeradius check against multiple passwords for the same user in a mysql database ? In the case of an OTP, there are multiple passwords to check, because of time difference between server and client, therefore I need freeradius to try auth on multiple passwords in a table, for the same user. Is this possible ?
You should be able to this by customizing the SQL syntax on sql.conf to reflect your needs. Regards, Liran Tal.