<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
thanks alan,<br>
<br>
but why is the below statement given in the dictionary file???<br>
<br>
#   The attributes number ranges are allocates as follows:<br>
#<br>
#   Range:  500-999<br>
#       server-side attributes which can go in a reply list<br>
                                                                                                                            
<br>
#   These attributes CAN go in the reply item list.<br>
ATTRIBUTE   Fall-Through        500 integer<br>
ATTRIBUTE   Exec-Program        502 string<br>
ATTRIBUTE   Exec-Program-Wait   503 string<br>
<br>
and these attributes can be given  in the packet!!!<br>
<br>
--DilipSimha<br>
<br>
<br>
Alan DeKok wrote:
<blockquote cite="mid20060417144453.CC3C516E14@mail.nitros9.org"
 type="cite">
  <pre wrap="">"DilipSimha.N.M" <a class="moz-txt-link-rfc2396E" href="mailto:nmdsimha@gmail.com"><nmdsimha@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">what's the way to add user-defined attribute into reply-items?(name,value)

i tried by adding 2 attributes in the dictionary file in raddb, with the 
index of 998 and 999.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  If they're supposed to go into a packet, they have to be 1..255.
See the RFC's.

  Alan DeKok.


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>
<br>
</body>
</html>