OpenSSH_4.3p1, OpenSSL 0.9.8a 11 Oct 2005 on solaris 8/9
Corinna Vinschen
vinschen at redhat.com
Fri Feb 3 08:31:51 EST 2006
On Feb 2 13:40, Fischer, Bill wrote:
> I'll confirm that finding on Solaris 8 for sparc.
>
> It seems to provide the logout time correctly, if that's of any help.
>
> user pts/1 Wed Dec 31 19:00 - 14:36
> (13181+19:
>
>
> -----Original Message-----
> From: openssh-unix-dev-bounces+bill.fischer=qwest.com at mindrot.org
> [mailto:openssh-unix-dev-bounces+bill.fischer=qwest.com at mindrot.org] On
> Behalf Of Matt Goebel
> Sent: Thursday, February 02, 2006 11:08 AM
> To: openssh-unix-dev at mindrot.org
> Subject: OpenSSH_4.3p1, OpenSSL 0.9.8a 11 Oct 2005 on solaris 8/9
>
>
> Howdy,
>
> Not sure, but it appears that OpenSSH_4.3p1 on solaris creates bad
> wtmpx entries during login?
>
> mgoebel pts/5 Wed Dec 31 19:00 still logged
> in
>
> It is creating entries for Dec 31st 1969.
>
> Thanks,
> Matt
I can confirm the same problem on Cygwin. I reran configure from scratch
and found the following strange log entries:
checking for ut_host field in utmp.h... no
checking for ut_host field in utmpx.h... no
checking for syslen field in utmpx.h... no
checking for ut_pid field in utmp.h... no
checking for ut_type field in utmp.h... no
checking for ut_type field in utmpx.h... no
checking for ut_tv field in utmp.h... no
checking for ut_id field in utmp.h... no
checking for ut_id field in utmpx.h... no
checking for ut_addr field in utmp.h... no
checking for ut_addr field in utmpx.h... no
checking for ut_addr_v6 field in utmp.h... no
checking for ut_addr_v6 field in utmpx.h... no
checking for ut_exit field in utmp.h... no
checking for ut_time field in utmp.h... no
checking for ut_time field in utmpx.h... no
checking for ut_tv field in utmpx.h... no
Nearly all of these fields are actually present in the affected
structures utmp and utmpx. This looks like a bug in the
OSSH_CHECK_HEADER_FOR_FIELD routine to me. The problem was not
present in the 4.2p1 configury.
However, this is just a heads up. I have no patch so far.
Corinna
--
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat
More information about the openssh-unix-dev
mailing list