http://bugzilla.mindrot.org/show_bug.cgi?id=1152
Summary: Bogus data in wtmp
Product: Portable OpenSSH
Version: 4.3p1
Platform: ix86
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: bugzilla at goetz.co.uk
Sessions are not logged in a "normal" manner. The last-command returns
the
following with OpenSSH 4.3
goetz ttyp0 10.10.180.2 Thu Feb 2 08:06 - 08:23 (00:17)
after upgrading to 4.3 from 4.2:
goetz ttyp0 Thu Jan 1 01:00 still logged in
goetz ttyp0 Thu Jan 1 01:00 - 21:38
(13186+21:38)
The configure-params are identical for 4.2 and 4.3.
It happens on FBSD 5.2 and 6.0.
The --version output:
OpenSSH_4.3p1, OpenSSL 0.9.8a 11 Oct 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=1152 ------- Comment #1 from dtucker at zip.com.au 2006-02-08 21:54 ------- Created an attachment (id=1063) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1063&action=view) Configure patch for egrep This is almost certainly cause by a known problem in configure. It is fixed in the snapshots (ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/snapshot/). You can also apply the attached patch (you will need to run "autoconf" to rebuild configure). ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=1152 ------- Comment #2 from bugzilla at goetz.co.uk 2006-02-08 22:49 ------- Hi, thanks. The patch didn't work, but the latest snapshot did the job. You can move the case to "solved". Cheers, Goetz ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=1152
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #3 from dtucker at zip.com.au 2006-02-08 22:55 -------
Cool, thanks.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.