Simple question abot Event-Timestamp

Valeriy V. Peshkoff peshkoff at gmail.com
Thu Jul 28 09:28:24 CEST 2005


Hello!

I need to insert Event-Timestamp in request destinated to some realm. 
Reading documentation i find only one correct way

Here is my preproxy_users
DEFAULT Realm == "crossroam.com"
        Idle-Timeout := `%{Idle-Timeout:-60}`, <- Worked
        Acct-Interim-Interval := `%{Acct-Interim-Interval:-600}`, <- Worked
        Class := `%{Class:-78578757_4783748}`, <- Worked
        Event-Timestamp := `%{Event-Timestamp:-%{l}}` <- Doesn't work. 
Got  this in debug

    preproxy_users: Matched entry DEFAULT at line 24
radius_xlat:  '60'
radius_xlat:  '600'
radius_xlat:  '0x31363738375f3934373837'
radius_xlat:  ''
...
Event-Timestamp := "Jan  1 1970 03:00:00 MSK"

How can i add correct event-timestamp using preproxy_users? Or may be 
there is a another way?

-- 
Russia,  St. Petersburg
Quantum Communications
Valeriy V. Peshkov | simps at quantum.ru
+7 (812) 327-6131
+7 (812) 327-1442

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3174 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20050728/d347d248/attachment.bin>


More information about the Freeradius-Users mailing list