> Perfect, I think that is exactly what I want, but I'm hoping you might be
> able to help me with the syntax. I am trying this, but is doesn't seem to
> work:
>
> # - From the proxy.conf file:
> realm host {
>     if ( Stripped-User-Name =~ ".*\.domain\.name" ) {
>         pool = adradius
>         nostrip
>     }
> }

You can't use unlang in proxy.conf file. Use it in virtual server
configuration (authorize section).

Ivan Kalik
Kalik Informatika ISP

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

Reply via email to