Jason Carr <[EMAIL PROTECTED]> wrote:
> I'm attempting to use a FreeRadius server for authentication of wireless
>  using 802.1x.  I would also like to use a SQL database for
> authorization.  I've done some limited testing without success.  It
> looks like the authorization method also is the authentication method,

  No, they're completely independent.

> for example if I use sql for the authorization and eap for the
> authentication, the authentication request fails:
> 
> modcall[authorize]: module "sql" returns ok for request 1
> modcall: group authorize returns ok for request 1
> auth: type Local

  Don't set "Auth-Type := Local".

  The server doesn't do this by default, so it must be something in
your site's configuration.

  Alan DeKok.

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

Reply via email to