This mapping is working correctly.  When looking at the VALUE_PAIR struct for the Framed-Protocol attribute, how do I determine that the contents of VALUE_PAIR_DATA data; are actually a string and not an integer without prior knowledge?<br>
<br><br><div class="gmail_quote">On Mon, May 11, 2009 at 1:32 PM, Ivan Kalik <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">> I am looking at request information in a C module I am working on, and<br>
> there<br>
> are various value_pairs such as Framed-Protocol who's type is<br>
> PW_TYPE_INTEGER but the content is actually a string.  It does have a<br>
> value<br>
> in the dictionary and I am guessing it is being mapped from this, but then<br>
> shouldn't the type be PW_TYPE_STRING?  Or am I just looking at this<br>
> incorrectly?<br>
<br>
</div></div>It is mapped in the dictionary under heading: "Integer Translations". That<br>
string is a human readable translation of the integer that is the<br>
attribute value.<br>
<br>
Ivan Kalik<br>
Kalik Informatika ISP<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</blockquote></div><br>