<!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>
Hello,<BR>
<BR>
I want to delete an attribute I send to NASes in Access-reply, regardless of its value.<BR>
Apparently I cannot use '!*' operator which is only for check items, and '-=' doesn't support wilcards (unless i mistaken)<BR>
How can I do it?<BR>
<BR>
Am using freeradius 2.1.6 on Debian x86_64<BR>
<BR>
P.S: of course I can't change the attributes returned in the authorized section. :)
</BODY>
</HTML>