FreeRADIUS/pam_radius

Getting cisco-avpair from radius server response

Opened this issue · 1 comments

Hello!
The problem is that on server side I have attribute cisco-avpair="shell:priv_lvl"
So the server put this information into VendorSpecific fiels in packet
How can I get this attribute? I looked on code and I didn't find place where you are parsing it? How can I get this data with this module?

The only answer here is "source code patches"

What do you want the module to do when it receives that RADIUS attribute? Please explain.