>>
>> If you want to add Event-Timestamp, when it isn't already there, do:
>>
>>
>> if (!Event-Timestamp) {
>> update request {
>> Event-Timestamp := "%l"
>> }
>> }
> Yes that'll work. But it won't be forwards compatible with 3.0. If you could provide a backtrace of the rlm_perl module at the point it gets stuck it'd be helpful. Then we can fix it before someone else runs into the same issue. -Arran - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

