Freeradius Multiple MYSQL User

Adem Darguner adarguner at gmail.com
Tue Feb 2 17:44:06 CET 2016


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.
I send requests FreeRADIUS with MYSQL but cannot Access-Accept.


How can I run for a single user, but multiple password.?

For Example: Mutli user "test_1"



mysql> select * from radcheck;
+--------+-----------+-----------+----+----------+------------+
| id     | username  | attribute | op | value    | unixtime   |
+--------+-----------+-----------+----+----------+------------+
|      1 | mahmut    | Password  | := | 53159248 | 1454429830 |
|      2 | erdem     | Password  | := | 712388   | 1454429830 |
|      3 | test_1    | Password  | := | 679374   | 1454429830 |
|      4 | test_1    | Password  | := | 955897   | 1454429830 |
|      5 | test_1    | Password  | := | 740793   | 1454429830 |
|      6 | test_1    | Password  | := | 571155   | 1454429830 |
|      7 | test_1    | Password  | := | 924218   | 1454429830 |
|      8 | test_1    | Password  | := | 496653   | 1454429830 |
|      9 | test_1    | Password  | := | 886088   | 1454429830 |
|     10 | test_1    | Password  | := | 195173   | 1454429830 |
|     11 | test_1   | Password  | := | 410097   | 1454429830 |
|     12 | test_1   | Password  | := | 778656   | 1454429830 |


Thank you

Regards.

-- 
Adem DARGÜNER
Network Engineer


More information about the Freeradius-Users mailing list