Displaying 20 results from an estimated 2000 matches similar to: "[Bug 1150] sshd records incorrect login times"
2006 Feb 02
2
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
--
Matthew Goebel : goebel at emunix.emich.edu : Unix Jockey @ EMU : Hail Eris
Neo-Student, Net Lurker, Donut consumer, and procrastinating Furry Fan.
2006 Feb 04
2
OpenSSH 4.3P1: incorrect wtmpx entries
Hi,
I just installed OpenSSH 4.3p1 on our Solaris 8 machines and 'last' now
shows wtmpx entries for ssh logins like
zierke pts/4 Thu Jan 1 01:00 still logged in
zierke pts/3 Thu Jan 1 01:00 - 10:56 (13183+09:
instead of e.g.
zierke pts/3 rzdspc10.informa Sat Feb 4 10:54 - 10:54 (00:00)
zierke pts/2
2006 Apr 16
1
openssh 4.3 on IRIX 5.3
Dear developers,
OpenSSH 4.3 (both p1 and p2) has a number of issues on IRIX 5.3 which
were not present with 4.2p1:
configure thinks that a number of header files are unusable. This is
because in order to use them other headers such as sys/types.h must
be included as well, and configure's test code does not do so.
checking ia.h usability... no
checking ia.h presence... yes
configure:
2006 Feb 03
3
OpenSSH_4.3p1 configure patch
Here is a patch to configure, & configure.ac that should
solve the problems people are having with 4.3p1.
Thanks to Corina for finding the simple solution.
--
Tim Rice Multitalents (707) 887-1469
tim at multitalents.net
-------------- next part --------------
diff -ru openssh-4.3p1/configure openssh/configure
--- openssh-4.3p1/configure 2006-02-01 03:33:51.000000000 -0800
+++
2006 Feb 08
2
Warnings from openssh-4.3p1 configure
Greetings:
On a Sun Solaris 8 machine using the Sun Studio 11 compiler:
taz$ ./configure LDFLAGS=-xarch=v9 CFLAGS='-xO3 -xarch=v9'
CC=/opt/SUNWspro/bin/cc --prefix=/opt/openssh-4.3p1
--with-ssl-dir=/opt/openssl-0.9.8a --with-xauth=/usr/openwin/bin/xauth
--with-default-path=/bin:/sbin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/openwin/bin:/usr/dt/bin
--without-zlib-version-check
checking
2006 Feb 02
19
[Bug 1149] Does not build on QNX
http://bugzilla.mindrot.org/show_bug.cgi?id=1149
Summary: Does not build on QNX
Product: Portable OpenSSH
Version: 4.3p1
Platform: ix86
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org
ReportedBy: kraai at ftbfs.org
2006 Apr 21
4
Solaris 8 x86 rsa pubkey auth problem
Hello,
I got some weird problem with public key authentication using rsa key pair.
Let me first of all explain my setup.
1) I got two Solaris 8 x86 boxes
uname -a
SunOS 5.8 Generic_117351-24 i86pc i386 i86pc
<kdc: 192.168.10.11> <---> <module: 192.168.10.10>
2) They're running absolutely identical openssh installations
I'm using pkgsrc, so I've builded all
2006 Feb 08
3
[Bug 1152] Bogus data in wtmp
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
2006 Feb 03
1
OpenSSH 4.3 patch?
Hi all,
Sorry to bug you, but I can't find the message in the list archives which
includes the necessary patches to configure and configure.ac which have
been referred to. I can see the patch with the message with the patch for
configure.ac, but it doesn't appear to be enough on it's own.
Could someone do me a big favour and send me all the necessary patches,
please?
Cheers,
2006 Feb 11
1
Announce: OpenSSH 4.3p2 released
Portable OpenSSH 4.3p2 has just been released. It will be available
from the mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0
implementation and includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or
2005 Mar 03
2
Question/concern about bsm auditing option on solaris
Hello,
I downloaded and compiled the Mar 2, 2005 snapshot and compiled it with
bsm auditing for solaris turned on. I've been noticing about a dozen or
so of the following messages per day now. Not sure exactly what it is, or
if it is a big issue.
Mar 3 13:46:10 machine_name sshd[15298]: [ID 800047 auth.crit] fatal: mm_request_send: write
If it matters it is running on solaris 8
2001 Oct 30
2
"last" providing incorrect information on Solaris 8
I'm seeing a problem using OpenSSH v2.9.9p2 on solaris and the usage of
the "last" command.
The "last <username>" usage is displaying the sessions as still being
logged on the server when it's really not. The "last" by itself shows
correct information about the session. Sometimes using the "last
<username>" syntax the session shows
2000 Nov 17
8
To Do list...
This is just portable todo list. From the sounds of it Markus has his own
to do list. But can everyone review and let me know if there is anything
missing from this list. (Note.. I'm not looking for 'SSH should support
XYZ feature.' unless it's directly related to portability.) Or if there
is anything on this list that has been completed. (Namely Tru64 SIA
support?)
Thanks.
2006 Feb 08
7
4.3p2: call for testing
Hi all.
As most folks on this list will know, OpenSSH 4.3p1 had some problems
with login recording under some configurations. This has been resolved
in the current tree and we are looking at rolling a 4.3p2 release
to address them. For the most part the changes are fixes only; the
ChangeLog since 4.3p1 is below in its entirety.
There's one other change that is currently still not decided,
2000 May 26
4
openssh-2.1.0p2 ans Solaris 8
I have some troubles with subj and proper utmpx/wtmpx functionality.
After successfull ssh connect to Solaris 8 box, I run
#w
11:59am up 13:45, 1 user, load average: 0.00, 0.01, 0.02
User tty login@ idle JCPU PCPU what
root console 11:43am 9 bash
#
Record about my pts/1 login is absent. Next command I run from Solaris 8
console
2005 May 26
2
openssh-4.1p1.tar.gz.asc has bad signature?
Hi,
#tcsh#machine# gpg --verify openssh-4.1p1.tar.gz.asc openssh-4.1p1.tar.gz
gpg: Signature made Wed May 25 08:26:24 2005 EDT using DSA key ID 86FF9C48
gpg: BAD signature from "Damien Miller (Personal Key) <djm at mindrot.org>"
I made sure that I had the same key loaded that the signature was
made with, but that didn't change the error.
Thanks,
Matt
--
Matthew Goebel :
2004 Jul 08
1
openssh 3.8.1p1 problem on SCO 5.0.7
On SCO 5.0.7 and openssh 3.8.1p1, two entries are written to /etc/wtmp
and /etc/wtmpx each time a user logs in via ssh. This can be
demonstrated using the last(C) command. Any user connected via ssh will
have two identical login and logout entries.
On SCO, login_write() in loginrec.c calls both wtmp_write_entry() and
wtmpx_write_entry() (USE_WTMP and USE_WTMPX are defined).
wtmp_write_entry()
2006 Jan 03
2
How to see loging of the user
Hi,
i just want to know if it's possible (i guess it is) to see in a log
file the logging (date and hour) of a user.
I looked in /var/log/smbd.log, nmbd.log, machine.log but there is no
record when the user pat (for example) loged in the network.
Does someone knows ?
Thanks.
2001 Nov 30
1
Problems with utmp
Hi there,
I'm using samba-2.2.2 under Solaris 8 and I've got the following problem!
I have configured samba with "--with-utmp" and with "--with-quota" and
everything works fine. But when look for the last users logged in, in the
utmp-database there are only the first seven letters of the username, not
eight that we use for usernames.
Can you help me with this problem
2002 Oct 24
1
[SUMMARY] Problems with 'last' (when OpenSSH compiled 64-bit)
Problem:
'last' output is incorrect, /var/adm/wtmpx is corrupted. Example:
foster pts/1 Wed Dec 31 16:00 still logged in
foster pts/3 dim Thu Aug 1 14:34 still logged in
Solution: (workaround)
This turned out to be an OpenSSH problem! If OpenSSH (only tested
versions 3.4p1 and 3.5p1) is compiled 64-bit it corrupts the
/var/adm/wtmpx