Patches item #1745026, was opened at 2007-06-28 23:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1745026&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver 1.2.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Victor Gamov (vitspec)
Assigned to: Nobody/Anonymous (nobody)
Summary: allowing extra attributes in RADIUS-based modules

Initial Comment:
Hi guys!

The following patch add "extra attributes" feature in AUTH_RADIUS and 
URI_RADIUS modules.
New config parameter "radius_extra" for patched modules added.

Currently we use this feature to add really useful attributes into RADIUS 
request, for example:

modparam("auth_radius", "radius_extra", 
"Called-Station-Id=$tu;Calling-Station-Id=$fu")

This code based on "extra accounting" feature from ACC module. Many thanks to 
Ramona!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1745026&group_id=139143

_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to