<!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 13:40, <a class="moz-txt-link-abbreviated" href="mailto:tnt@kalik.net">tnt@kalik.net</a> a écrit :
<blockquote cite="mid:E2GPh0Er.1225928431.9423650.tnt@kalik.net"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">I have several accounts stored in users files for which i have set set
the Pool-Name controll attribute based on the Huntgoup-Name.
So i tried something like this:

account1   Cleartext-Password := "passwd1", Pool-Name :=
"%{Huntgroup-Name}_suffix"

Unfortunatly the expansion of the variable doesn't happen and all i get
is '=25=7BHuntgroup-Name=7D_suffix'
If i put exactly the same thing in the reply item expansion is done
correctly...

account1   Cleartext-Password := "passwd1"
   IP-Address-Pool-Name := "%{Huntgroup-Name}_suffix"


Is it a normal behaviour? How else can I achieve it (I would appreciate
not to duplicate users entries for each of my huntgroup!)?
-
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Unlang:

update control {
     Pool-Name := whatever
}
  </pre>
</blockquote>
<br>
I have to do it only for some of my users... and nothing really differs
them from the others...<br>
<br>
<blockquote cite="mid:E2GPh0Er.1225928431.9423650.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>