Question about rlm modules
Ali Majdzadeh
ali.majdzadeh at gmail.com
Sun Oct 29 09:33:07 CET 2006
Hi all
Is it possible to send Vendor Specific Attributes through an rlm module?
I use the following method to send standard attributes through an rlm
module:
(As suggested by the template itself)
* *reply = pairmake ("User-Name", "root", T_OP_EQ);
pairadd (&request->reply->vps, reply);
request->reply->code = PW_USER_NAME;
DEBUG ("rlm_cmod: Sending User-Name");
What specific code should I use when for example I want to send
h323-credit-amount attribute to a NAS?
Best Regards
Ali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20061029/4b65374c/attachment.html>
More information about the Freeradius-Users
mailing list