Re: GNU radius using an existing db

Sergey Poznyakoff <[email protected]> Thu, 30 Jul 2009 14:16:55 +0300
Newsgroups gmane.comp.gnu.radius.general
Organization GNU.org.ua
Message-ID <[email protected]>
Jordi Prats <[email protected]> ha escrit:

> Auth-Type shoudn't be SQL instead of "Local"?

It depends on your configuration. FWIW, when using "SQL", as in your
users file:

> DEFAULT Auth-Type = SQL,
>                 Simultaneous-Use = 1
>         Service-Type = Framed-User,
>                 Framed-Protocol = PPP

Radius treats the returned passwords as DES or MD5 hashes.

> I'm not understanding how to specify the type and location of the
> database. Could you please help me?

What exactly do you want to achieve? In what form passwords are kept
in your database?

Regards,
Sergey