<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.2">
</HEAD>
<BODY>
Le mardi 31 août 2010 à 04:31 +0200, Alan DeKok a écrit :
<BLOCKQUOTE TYPE=CITE>
<PRE>
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}"
  }

</PRE>
</BLOCKQUOTE>
Why do you think it is ugly?<BR>
Is it performance killer?<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
  Ugly, but it works.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See <A HREF="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>