21 Apr
2009
21 Apr
'09
3:33 p.m.
enid wrote:
DEFAULT Simultaneous-Use := 1 Idle-Timeout = 600, Session-Timeout = 5400, Framed-IP-Address = 255.255.255.254, Framed-Compression = Van-Jacobson-TCP-IP, Exec-Program-Wait = "/etc/freeradius/somescript", Fall-Through = Yes
but I want that the output of it to append to the AV pair reply that goes back to the client. So I have the problem that when the script is executed, its output doesn't append to the AV pair reply. (For example: Reply-Message=Email Only Account) I can post here my configuration files, if you tell me which.
Use the "exec" module instead. It gives you a much more fine-grained control over the behavior of the program. Alan DeKok.