Bug 212132 - Confusing timestamp in /var/log/secure (UTC time instead of localtime)
Summary: Confusing timestamp in /var/log/secure (UTC time instead of localtime)
Keywords:
Status: CLOSED DUPLICATE of bug 203671
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: openssh
Version: 4.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Tomas Mraz
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-25 09:06 UTC by Andy Clyde
Modified: 2014-01-21 22:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-25 09:14:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Andy Clyde 2006-10-25 09:06:03 UTC
+++ This bug was initially created as a clone of Bug #193184 +++

I am getting the same symptoms on RHEL4 after the most recent update.

Version-Release number of selected component (if applicable):
openssh-3.9p1-8.RHEL4.17

Description of problem:
sshd logs the same message twice in /var/log/secure, one with
a correct timestamp, one with a wrong timestamp (utc)


How reproducible:

100%

Steps to Reproduce:
1. login using ssh
2. look into /var/log/secure
3.
  
Actual results:

Confusing logs.
Note that correct time is 09:47:28.

Oct 25 08:47:28 botley sshd[14148]: Accepted publickey for root from x.x.x.x
port 60310 ssh2
Oct 25 09:47:28 botley sshd[14147]: Accepted publickey for root from x.x.x.x
port 60310 ssh2

Comment 1 Tomas Mraz 2006-10-25 09:14:44 UTC

*** This bug has been marked as a duplicate of 203671 ***


Note You need to log in before you can comment on or make changes to this bug.