The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 06-20-2005
tom_xx_hu@yahoo tom_xx_hu@yahoo is offline
Registered User
  
 

Join Date: May 2005
Posts: 40
Quote:
Originally Posted by ortsvorsteher
Hi all,

i have running an hp-ux a-class server with hp-ux 11.00.

All users without root are using the wrong timezone. root is using METDST, all others are using EDT.

I have checked /etc/profile /etc/TIMEZONE /etc/ntp.conf and the .profiles from the users. But there is no failure...

Is there anyone with an idea???
It is not assumed that every users (including root) should see same single Time Zone in one system. So there is basically nothing wrong there.
Specifically in your case, if you want root useing same TZ as EDT, what provents you from changing METDST to EDT?

Tom