Le mardi 31 août 2010 à 04:31 +0200, Alan DeKok a écrit :
Alexandre Chapellon wrote:
> Hello,
> 
> I want to delete an attribute I send to NASes in Access-reply,
> regardless of its value.
> Apparently I cannot use '!*' operator which is only for check items, and
> '-=' doesn't support wilcards (unless i mistaken)
> How can I do it?

  update reply {
	Foo-Bar -= "%{reply:Foo-Bar}"
  }

Why do you think it is ugly?
Is it performance killer?

  Ugly, but it works.

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