<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Le 05.11.2008 14:32, <a class="moz-txt-link-abbreviated" href="mailto:tnt@kalik.net">tnt@kalik.net</a> a écrit :
<blockquote cite="mid:bq0f9KW3.1225931528.4506450.tnt@kalik.net"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">Unlang:

update control {
     Pool-Name := whatever
}

      </pre>
    </blockquote>
    <pre wrap="">I have to do it only for some of my users... and nothing really differs
them from the others...

    </pre>
  </blockquote>
  <pre wrap=""><!---->
if (User-Name == "whatever") {
   update control { ...

  </pre>
</blockquote>
<br>
Which would make me create more than 100  "if" (or a case) directives!<br>
This would work but *IS* more than painfull, and almost impossible to
maintain!<br>
<br>
Aren't there any other alternative?<br>
<br>
<blockquote cite="mid:bq0f9KW3.1225931528.4506450.tnt@kalik.net"
 type="cite">
  <pre wrap="">Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>

  </pre>
</blockquote>
</body>
</html>