Alan DeKok wrote:

Craig Huckabee <[EMAIL PROTECTED]> wrote:

However, if I use this:

DEFAULT User-Name =~  "^([^/]+)/(.*)"
   Foo = `%{2}`
...

then attempt to look at Foo using %{reply:Foo}, I get the expected value and the filter works.


Try the original, but look for foo in %{Foo}, or %{request:Foo}

Alan DeKok.


Doesn't work - both %{Foo} and %{request:Foo} come back empty when setting Foo on the check line in users.


:(

Anything else you can think of ?

--Craig


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

Reply via email to