On Wed, Feb 18, 2009 at 11:44 AM, Fabiano <[email protected]> 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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

