function to extract Cisco-AVPair and ASA-ClientType attribute
9 Aug
2017
9 Aug
'17
9:36 a.m.
Hi All I am beginner for free radius.I am receiving ASA-ClientType and Cisco-AVPair attribute in request object and want to read it from request. How to read these info from request? -- Arvind Kumar Gupta
9 Aug
9 Aug
3:44 p.m.
On Aug 9, 2017, at 11:36 AM, Arvind Gupta <arvindkumargupta@gmail.com> wrote:
I am beginner for free radius.I am receiving ASA-ClientType and Cisco-AVPair attribute in request object and want to read it from request. How to read these info from request?
The information is in attributes, like anything else. If you need custom parsing of those attributes, I would suggest using rlm_perl. Alan DeKok.
3279
Age (days ago)
3279
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Arvind Gupta