What would the syntax look like to assign the DEFAULT Realm to Site ?


realm DEFAULT {
        type = radius
        authhost = Local
        secret = thesharedsecret
}



This does not seem to work. I need to be able to assign the realm to 
A value like "Site".


realm DEFAULT {
        type = radius
        authhost = Local
        secret = thesharedsecret
          realm = "Site"
}

this does not work....

any other ideas.

Thanks,
Ron.




> -----Original Message-----
> From: Alan DeKok [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 18, 2003 2:52 PM
> To: [EMAIL PROTECTED]
> Subject: Re: defaulting a user's Realm
> 
> "Ron Wahler" <[EMAIL PROTECTED]> wrote:
> > No we are just trying to have a user with no realm processed to=
> > a default realm of our choice "Site".  We had this working in the
past.
> 
>   Use the DEFAULT realm in proxy.conf, it will do the same thing.
> 
>   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