Operating System - HP-UX
1837085 Members
2281 Online
110112 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