I want to use an integer value which i send from ntradping and get this value
in rlm_sql.c, but my boss said me that do not use a new attribute, use from
vendor specific dictionary, rfc2866.

if i send value like 12345 

 if ((pair = pairfind(request->packet->vps,Acct_link_count)) == 12345)
        {
               
        }


--
View this message in context: 
http://freeradius.1045715.n5.nabble.com/Adding-Attribute-tp5713657p5713659.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to