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
Hi,
I made the radius integration for mpd. During this work I missed some
functions in libradius.
I attached patches for libradius for adding this missing functions, here
is a short changelog:
- added rad_demangle for demangling user-passwords (needed for MS-CHAPv1
MPPE-keys).
- added rad_dema