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 | [EMAIL PROTECTED]
+7 (812) 327-6131
+7 (812) 327-1442

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to