Бен Томпсон wrote:
> I tried checking out the git master code, but it just hangs when
> calling rlm_perl. This is the last line I see when running in debug
> mode :-
> 
> Fri Mar  1 12:46:49 2013 : Debug: (0)   modsingle[authorize]: calling
> perl (rlm_perl) for request 0
> 
> I need rlm_perl as part of my setup...
> 
> Is Packet-Original-Timestamp definitely not usable in v2.x?

  Don't ask leading questions like that.  It's rude.

  It is usable.  Arran said it was usable.  You were told this.

  If you want to add Event-Timestamp, when it isn't already there, do:


   if (!Event-Timestamp) {
        update request {
                Event-Timestamp := "%l"
        }
   }

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

Reply via email to