Exec-Program-Wait problem
Alan DeKok
aland at deployingradius.com
Tue Apr 21 21:33:05 CEST 2009
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.
More information about the Freeradius-Users
mailing list