Franks Andy (RLZ) IT Systems Engineer wrote:
> and am assigning the Reply-Message attribute the value that should be
> returned from the script using 
> 
> update reply {
>       Reply-Message := "%{control:My-Local-Integer}"
> }

  You can just do:

update reply {
        Reply-Message := `/path/to/program`
}

  And have the program print out the new value.

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

Reply via email to