shell reported time different for root , and user ...

shell reported time different for root , and user ...

am 29.01.2008 10:55:09 von terry white

.... ciao:

i have a prompt that looks like:

"yossarian - 01:35:40 - tty8
[ root ] /usr/share/zoneinfo
#"

on another system. 'date' offers the correct time. however, when i
login as 'twhite' the time given is UTC, but 'date' offers the correct
time.

i've made "localtime" 'America/Los_Angeles', and 'PST8PDT", with
"etc/sysconfig/clock" set as both the above, and still unable to get
it to work, and worse yet, figure out what i'm missing.

this a fresh install with sources from october of last year.

any thought much appreciated ...


--
.... i'm a man, but i can change,
if i have to , i guess ...

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: shell reported time different for root , and user ...

am 29.01.2008 11:50:31 von adamb

terry white wrote:
> i have a prompt that looks like:
>
> "yossarian - 01:35:40 - tty8
> [ root ] /usr/share/zoneinfo
> #"
>
> on another system. 'date' offers the correct time. however, when i
> login as 'twhite' the time given is UTC, but 'date' offers the correct
> time.
>
> i've made "localtime" 'America/Los_Angeles', and 'PST8PDT", with
> "etc/sysconfig/clock" set as both the above, and still unable to get
> it to work, and worse yet, figure out what i'm missing.

Has twhite got a timezone set using the TZ environment variable? You
could try putting a couple of date commands in the shell rc file around
where you set the prompt and see what timezone is reported when you
start a new shell.

What is your /etc/localtime file set to? If it is a soft-link what
timezone file is it pointing to? If it is a binary file, what does:

tail -1 /etc/localtime

give you?

Cheers

Adam
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: shell reported time different for root , and user ...

am 29.01.2008 17:05:31 von terry white

.... ciao:

: > on "1-29-2008" "Adam T. Bowen" writ:

: If it is a binary file, what does:
: tail -1 /etc/localtime

PST8PDT,M3.2.0,M11.1.0 ...

--
.... i'm a man, but i can change,
if i have to , i guess ...

-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html