On Jan 14, 2015, at 12:23 PM, Chandan Kumar <chandan.kumar@noviflow.com> wrote:
I have a question regarding how can I force radius server to add all attribute information into accounting response message.
Accounting-Response packets aren’t allowed to have any attributes in them.
I have customized the pam_radius_auth.so module to send Accounting request messages to include more attributes such as Acct-Terminate-Cause,Acct-Link-Count,Acc-authentic etc and expecting response from server with attribute [with reason code] at the end of the accounting [at the STOP message]. However, in all cases I am only getting response message with code,identifier,length=20 and response-authenticator.
Did you tell FreeRADIUS to add attributes to the response? Alan DeKok.