Hi,
I use freeradius + pppd.
The thing is that I want to use the RAD_FILTER_ID attribute send by radius.
I got it perfectly and use it in my ppp.linkup as label.
What I want is use this value in a script. The value of this label can be
almost anything. So it is dofficult to modify my ppp.linkup as
Hello,
I'm trying to set authentication against Radius on my box.
I modified my /etc/pam.d/telnetd file for:
___
|authrequiredpam_radius.so conf=/etc/radius.conf
|account requiredpam_radius.so
|session requiredpam_lastlog.so no_fail
|pa