9 Aug
2017
9 Aug
'17
11:44 a.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.