+++ 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
*** This bug has been marked as a duplicate of 203671 ***