Shankar Ganesh C wrote:
radius_xlat:  '/usr/bin/exec-program-wait'
Exec-Program: /usr/bin/exec-program-wait
/usr/bin/exec-program-wait: printenv: not found
Sending Accounting-Response of id 0 to 10.45.2.42 port 1230
Finished request 0
Going to the next request

"printenv: not found"

Seems pretty clear. Either you are not running the script with the correct shell (what is the #! line?) or printenv is not in the path that the script is inheriting. Fix the script. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to