Michael Vasilenko <[EMAIL PROTECTED]> wrote:
> Then what about
> 
> DEFAULT         Auth-Type := SQL
> in 'users'
> 
> How can I set default auth to SQL in this case?

  You don't.  You're not authenticating against SQL, you're
authenticating against the password stored in the SQL database.

  As I said earlier, the server can now get the password from the SQL
database (authorization), and then authenticate via PAP/CHAP/MS-CHAP.

  The SQL module does not, and MUST NOT authenticate the user.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to