Hi guys Is there any way (in some post processing module perhaps) to rewrite the name of a reply attribute without changing the value. One of the modules that I am using has the reply attribute 'hardwired' but it is returning the exact attribute value that I require. The more elegant solution would be to make the module more customisable - which is something I plan to pursue on the devel list shortly. But it would be really good if I can find a stop gap solution in the mean time. -- Graham Beneke Apolix Internet Services E-Mail: graham@apolix.co.za <mailto:graham@apolix.co.za> Cell: 082-432-1873 <callto://+27824321873> Skype: grbeneke <callto://grbeneke> WEB: www.apolix.co.za <http://www.apolix.co.za/>
Graham Beneke <graham@apolix.co.za> wrote:
Is there any way (in some post processing module perhaps) to rewrite the name of a reply attribute without changing the value.
You may be able to create a new attribute with the value of the old one, and then delete the old one. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Alan DeKok wrote:
You may be able to create a new attribute with the value of the old one, and then delete the old one.
Hi Alan Thank you for the response. I'm still trying to come to grips with the some of the general concepts and program flows within freeradius. If you can point me to any good docs explaining this it would be great. That said - what modules or sections of the conf file should I be looking at to achieve your suggestion? -- Graham Beneke Apolix Internet Services E-Mail: graham@apolix.co.za <mailto:graham@apolix.co.za> Cell: 082-432-1873 <callto://+27824321873> Skype: grbeneke <callto://grbeneke> WEB: www.apolix.co.za <http://www.apolix.co.za/>
participants (2)
-
Alan DeKok -
Graham Beneke