Hi,
> According to the docs:
>
> http://wiki.freeradius.org/config/Operators
>
> That is not allowed as a reply item.
different usage...if you look at the config of a recent version you'll see
an example
# if (updated) {
# update reply {
# MS-MPPE-Recv-Key !* 0x00
# MS-MPPE-Send-Key !* 0x00
# }
# }
alan