|
Hi all, I'm using freeradius1.1.7 and I need to get an extra attribute (like 'MyAttribute') from the database and pass it to exec module like this: ... exec echo { wait = yes program = "/bin/echo %{MyAttribute} %Z" #input_pairs = request #output_pairs = reply #packet_type = Disconnect-Request } ... Is it possible? I tried to put MyAttribute into RadReply, but it didn't work. I also tried put MyAttribute into "dictionary" file and in RadReply, but it didn't appear in the response to radtest. If anyone could help, I'd be grateful. --
| |||||||||||||||||||||||||
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


