There were 2 places you must change to get NULL realms to work.

The first was in the users file. A default user realm must be added
With the Autz-Type set on the required line. 

DEFAULT Realm == "NULL", Autz-Type:=sql

And the proxy.conf must have a NULL realm defined.

Realm NULL {
      type= radius
        authhost= Local
        secret = yoursec
}



Ron Wahler


> -----Original Message-----
> From: Alan DeKok [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 24, 2003 7:51 AM
> To: [EMAIL PROTECTED]
> Subject: Re: defaulting a user's Realm
> 
> "Ron Wahler" <[EMAIL PROTECTED]> wrote:
> > With this syntax as the default user it seems to get further but
still
> > fails.
> ...
> > Mon Sep 22 11:55:26 2003 : Debug: auth: No authenticate method
> > (Auth-Type) configuration found for the request: Rejecting the user
> 
>   ?  Fix that, and the problem should be resolved.
> 
>   Alan DeKok.
> 
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html

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

Reply via email to