Skip site navigation (1)Skip section navigation (2)
Date:      04 Oct 2003 21:11:27 -0400
From:      Mailing Lists Catcher <freebsd@kibserv.org>
To:        freebsd-questions@freebsd.org
Subject:   seperating user timezones from system timezones
Message-ID:  <1065316286.850.30.camel@butters>

next in thread | raw e-mail | index | archive | help
How to I allow users access to their own timezone without affecting the
system processes?

All of my systems regardless of location have always been set to UTC so
logs and cron are in sync across timezones.

Recently I have had need to allow users to set their own timezone in the
.cshrc using:
sentenv TZ America/Detroit
or
sentenv TZ America/Denver
or whatever applies.

But what I am finding out is that as long as the user is logged in it
sets the environment for the entire system affecting log timestamps as
well as cron events.

Any help is appreciated.
Jason Cribbins




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1065316286.850.30.camel>