Vadim A. Shklyaev wrote:
> One more question, some time back a man, who had made a RADIUS
> patch asked you, whether can he hook directly in AuthGetData in
> auth.c, and you answered that that would be incorrect. I
> wondering, why? As you can see, I have rewritten every place,
>
Hi,
http://www.freeradius.org/features.html
the freeradius server supports many authentication methods including MySQL.
bye,
Vadim A. Shklyaev wrote:
Çäðàâñòâóéòå, Archie.
Âû ïèñàëè 24 äåêàáðÿ 2002 ã., 4:16:10:
AC> Vadim A. Shklyaev wrote:
Some time back we have faced necessity of mass
Çäðàâñòâóéòå, Archie.
Âû ïèñàëè 24 äåêàáðÿ 2002 ã., 4:16:10:
AC> Vadim A. Shklyaev wrote:
>> Some time back we have faced necessity of mass
>> authorization of our VPN-clients which were connected to our server
>> using mpd, through a MySQL-database. Thus I have made patch for
>> mpd-3.10
Vadim A. Shklyaev wrote:
> Some time back we have faced necessity of mass
> authorization of our VPN-clients which were connected to our server
> using mpd, through a MySQL-database. Thus I have made patch for
> mpd-3.10 for the built-in support mysql authorizations.
>
> May be code is n
Hi,
Some time back we have faced necessity of mass
authorization of our VPN-clients which were connected to our server
using mpd, through a MySQL-database. Thus I have made patch for
mpd-3.10 for the built-in support mysql authorizations.
May be code is not very clean and well styled, b