Hi,

>         if ( User-Name =~ /host\/([^\.]+)\.(\S+)/i ) {
>                 update control {
>                         Proxy-To-Realm := %{2}
>                 }
>         }

         if ( User-Name =~ /host\/([^\.]+)\.(\S+)/i ) {
                 update control {
                         Proxy-To-Realm := "%{2}"
                 }
         }


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

Reply via email to