Hello,

I'm trying to use rlm_exec to run a perl script in order to add certain
radius attributes on Accounting-Response under certain conditions.

I anyone know how can access input_pairs and how can I set output_pairs in
perl, please help me ?

I put this on radiusd.conf

exec custom {
    wait = yes
    program = /usr/local/bin/check-accounting.pl
    input-pairs = request
    output-pairs = reply
    packet-type = Accounting-Request
}

Thanks in advance...

Alejandro Galue.



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to