Joe Warren-Meeks <[EMAIL PROTECTED]> wrote:
> So, basically, something like this:
> 
> =======
> if (DOMAIN == domain1.net) {
>   apply DEFAULTS 1
> } else if (DOMAIN == domain2.net) {
>   apply DEFAULTS 2
> }


DEFAULT Realm == "domain1.net", stuff ...
        other stuff...

DEFAULT Realm == "domain2.net", stuff ...
        other stuff...

  Alan DeKok.

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

Reply via email to