Tricky problem with ldap and primary groups in AD
Alan DeKok
aland at deployingradius.com
Thu Aug 2 18:19:13 CEST 2012
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.
More information about the Freeradius-Users
mailing list