Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: Odd timestampts in /var/log/messages from sshd

Subject: Re: Odd timestampts in /var/log/messages from sshd
Date: Tue, 24 Oct 2006 18:10:41 -0400
Robin:

OK, that's very enlightening - I didn't know this information. I basically built ssh from the source so I will need to figure out whats going on :)

Thanks for the reply!

Robin Green wrote:
On Tue, 24 Oct 2006 12:53:22 -0400
"Scot P. Floess" <floess@mindspring.com> wrote:

Has anyone ever experienced this?

Yes. Remember, recent versions of openssh use privilege separation by default, so parts of ssh run as root. These differing times probably means that root can read the timezone file, but the ordinary user can't, because of a permissions problem on the file itself or one of its parent directories.

(In my case, this was caused by me doing cd /; rpm2cpio foo.rpm | cpio
--extract -d, to fix a hosed system. But that erroneous command blew
away lots of permissions, and caused other problems, too.)

HTH,

-- Scot P. Floess 27 Lake Royale Louisburg, NC 27549

252-478-8087 (Home)
919-754-4592 (Work)

Chief Architect JPlate  http://sourceforge.net/projects/jplate
Chief Architect JavaPIM http://sourceforge.net/projects/javapim

<Prev in Thread] Current Thread [Next in Thread>