Displaying 20 results from an estimated 7000 matches similar to: "[Bug 148] New: Key Exchange Guesses not supported"
2002 Mar 07
1
[Bug 148] Key Exchange Guesses not supported
http://bugzilla.mindrot.org/show_bug.cgi?id=148
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From markus at openbsd.org 2002-03-08 08:10 -------
packet_read_expect(SSH2_MSG_NEWKEYS);
2002 Mar 26
0
[Bug 187] New: ssh-keygen not converting from and to SECSH standard correctly
http://bugzilla.mindrot.org/show_bug.cgi?id=187
Summary: ssh-keygen not converting from and to SECSH standard
correctly
Product: Portable OpenSSH
Version: 3.1p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: ssh-keygen
AssignedTo:
2003 Jan 26
8
[Bug 148] Key Exchange Guesses not supported
http://bugzilla.mindrot.org/show_bug.cgi?id=148
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|markus at openbsd.org |openssh-unix-dev at mindrot.org
------- You are receiving this mail because: -------
You are the assignee for the bug, or are
2002 Mar 07
0
[Bug 147] New: ssh dies if it gets SSH_MSG_USERAUTH_PASSWD_CHANGEREQ
http://bugzilla.mindrot.org/show_bug.cgi?id=147
Summary: ssh dies if it gets SSH_MSG_USERAUTH_PASSWD_CHANGEREQ
Product: Portable OpenSSH
Version: 3.0p1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P4
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
2001 Aug 29
0
OpenSSH 2.9.2p2 passwd work but not publickey on HPUX 11
Hi,
I have hard figuring out what I did wrong ... On HPUX 11 I have compiled
OpenSSH 2.9.2p2 with gcc 2.9 (taken from hp opensource server) and zlib
also downloaded from hp. As long as I do passwd authentication everything
work fine (I have used --with-pam), but if I tried publickey either in
sshv1 or sshv2 authentication fails. I have tried a bunch of things but
none worked so all
2001 Aug 22
0
Problems with SSH when using pam_radius_auth?
Hi,
I have installed OpenSSH 2.9p2 on Linux Redhat 7.0 with PAM support and
using pam_radius_auth to authenticate of a radius server also running
Redhat, My problem is that the request goes via the radius server fine
and sends back a rad.accept to the pam module but ssh refuses to let me
in, it looks like sometihng to do with rhosts but complains very loud
about expired accounts. I've looked
2001 Jul 04
1
OpenSSH 2 - can't get pubkeys to authenticate
The System:
RedHat 7.0
OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL 0x0090581f
Client:
PuTTY
The Problem:
I've installed the newest version of OpenSSH on RedHat 7.0 and can get
most things to work, except when I want to use Public Keys with
version 2.0.
If I use straight password authentication, I can get PuTTY to connect
using either SSH 1 or SSH 2.
If I RSA authentication for SSH1, it
2002 Aug 21
1
Authenticated with partial success ?
Hi all,
I've got the following problem when connecting to a SSH server version 2.0.13
with dsa public key authentication. Instead of logging in I get
"Authenticated with partial success". I attached the complete output of
"ssh -v".
The interesting part: This only happens when connecting from one special
machine (running SuSE 8.0, OpenSSH 3.4p1). From any other machine
2002 Mar 10
0
[Bug 156] New: Problem interacting with SSH on DigitalUnix
http://bugzilla.mindrot.org/show_bug.cgi?id=156
Summary: Problem interacting with SSH on DigitalUnix
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2002 Mar 22
0
[Bug 179] New: sshd sends channel data after sending EOF
http://bugzilla.mindrot.org/show_bug.cgi?id=179
Summary: sshd sends channel data after sending EOF
Product: Portable OpenSSH
Version: 3.1p1
Platform: ix86
URL: http://www.denisbider.com
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo:
2002 Dec 06
0
Error Msg --> "fork of unprivileged child failed"
I have installed OpenSSH on a RedHat 7.1. When I try to log on I get a 'connection closed' after I enter my password. What is wrong???
Here is the debug info:
# /usr/sbin/sshd -ddd
debug1: sshd version OpenSSH_3.5p1
debug1: private host key: #0 type 0 RSA1
debug3: Not a RSA1 key file /etc/ssh/ssh_host_rsa_key.
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type
2013 Sep 24
9
[PATCH] curve25519-sha256@libssh.org key exchange proposal
Dear OpenSSH developers,
I've worked this week on an alternative key exchange mechanism, in
reaction to the whole NSA leaks and claims over cryptographic backdoors
and/or cracking advances. The key exchange is in my opinion the most
critical defense against passive eavesdropping attacks.
I believe Curve25519 from DJB can give users a secure alternative to
classical Diffie-Hellman (with fixed
2002 Jul 25
0
[Bug 370] New: scp incompatibility when connecting to Commercial SSH server
http://bugzilla.mindrot.org/show_bug.cgi?id=370
Summary: scp incompatibility when connecting to Commercial SSH
server
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-unix-dev
2002 Jun 24
1
sshd 3.1 dumps core when client connects -- Solaris 9 gcc 3.1
Team -
I'm running Solaris 9 and gcc 3.1 on a Blade 1000, named jefferson.
I built OpenSSH_3.3. I can use the client to connect out,
but cannot use the client to connect to localhost (nor can
I use a Linux box with OpenSSH_3.2.3 to connect to it).
I *can* use F-Secure 3.0.0 on a Windoze box to get into it.
I've tried configurations both with and without privsep enabled
but get the same
2006 Jan 24
0
weird issues with DH Group1 key exchange
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
We recently upgraded to OpenSSH 4.2p1 with the chroot patch supplied on
sourceforge. Since then, we've noticed odd problems with random client
failures. Today I wrote little scripts to keep restarting sshd with the
- -ddd flag and finally captured what's going on, I believe.
First, openssh is compiled as so:
OpenSSH_4.2p1, OpenSSL
2007 Mar 14
1
sshd gets stuck: select() in packet_read_seqnr waits indefinitely
Dear OpenSSH Portable sshd developers,
I'm having a problem where sshd login sessions are occasionally
(as often as once a day) getting stuck indefinitely. I enabled debug
messages and got a backtrace of a stuck sshd, and I think I've found
the bug. I wanted to run it by the list once before filing.
sshd version:
OpenSSH_4.2p1 FreeBSD-20050903, OpenSSL 0.9.7e-p1 25 Oct 2004
2003 Jan 17
2
Guessing in key exchange
Hi,
I was using F-Secure SSH V2.0 client to connect openssh server.
Here the relevant part of the client log.
-----------------------------------------------------
local ip = 172.168.29.8, local port = 4870
remote ip = 172.168.29.7, remote port = 22
remote hostname is "172.168.29.7".
Wrapping...
Remote version: SSH-2.0-OpenSSH_3.2.2p1
CBVersionCheck: remote version
2003 Dec 04
8
[Bug 769] dh-group-exchange should be configurable off in client and server
http://bugzilla.mindrot.org/show_bug.cgi?id=769
Summary: dh-group-exchange should be configurable off in client
and server
Product: Portable OpenSSH
Version: 3.7p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo:
2016 Feb 09
2
Test Failure OpenSSH 7.1 P2 on HPE NSE for integrity
Thread split from my previous communication. Here is the integrity logs on
the platform. I had to cut this should due to the length of the logs (5Mb).
***************** failed-regress.log ************
trace: test integrity: hmac-sha1 @2900
FAIL: unexpected error mac hmac-sha1 at 2900: Bytes per second: sent
65665.7, received 55994.0.
trace: test integrity: hmac-sha1 @2901
FAIL:
2002 Jul 01
3
3.4p1: 'buffer_append_space: alloc 10506240 not supported'
I have been trying to install 3.4p1 on a number of machines.
Servers on ia64 Linux, i386 Linux and SPARC Solaris are all working
like charms. On the other hand, I am having trouble at least with
HPUX 11, DEC OSF 5.1 and Unixware: on all those systems, sshd bails
out after authentication with an error in buffer_append_space.
Here is the output of sshd -d on the UnixWare machine
(uname -a: