Operating System - HP-UX
1832494 Members
5859 Online
110043 Solutions
New Discussion

HIDS response script timezone issue

 

HIDS response script timezone issue

Just want to share the following:

If you ever need to play with date/times in your HIDS response scripts please do not forget to define the TZ (timezone) variable in your scripts and explicit do an "export TZ".
Otherwise, UTC time is used in your scripts and can give confusing results (for humans ;-)

My small piece of wisdom...
Gratien