Displaying 20 results from an estimated 300 matches similar to: "Bug Report: Not using sysconfdir for version 2 host key"
2001 Mar 15
3
Support for here documents with sftp client in OpenSSH 2.5.1p 1-1 (RH Linux 6.2 [2.2.x kernel])
Damien,
I was going down the path of public key authentication when I encountered
problems. I've been discussing it off-line using the simple example of
creating a key pair with no passphrase for an account on "myserver", then
trying to connect to myserver using the "ssh -i id_dsa myserver" command.
It's not working, so we're debugging now (see below). If you
2001 Feb 19
1
FreeBSD 4.2 OpenSSH2.3.0 client vs Red Hat 6.2 OpenSSH2.5.1p1 sshd
mdb-bsd is a FreeBSD 4.2-STABLE box morpheus is a Red Hat Linux 6.2
box with openssl 0.9.6 on it.
Attempts to use SSHv2 fail. Using SSHv1 succeeds.
sshd from OpenSSH2.5.1p1 is getting a
fatal: xfree: NULL pointer given as argument
Full client and server interaction given below.
-- Mark
Script started on Mon Feb 19 10:47:01 2001
1:mdb at mdb-bsd$ ssh -v -v -v -2 -x morpheus date
SSH Version
2001 Feb 19
1
2.5.1p1 Could not load host key
OpenSSH 2.5.1p1 was compiled on two different Linux machines, both with
glibc 2.2, libz-1.1.3 and openssl-0.9.6. Both had been running 2.3.0p1
successfully. On both, the new sshd failed:
# ./sshd -d -d -d -D
debug1: sshd version OpenSSH_2.5.1p1
debug1: load_private_key_autodetect: type 0 RSA1
Disabling protocol version 2. Could not load host key
RSA sessions worked. Generating a new DSA
2001 Feb 19
7
Packet integrity error. (34)
Hi,
I am using Van Dyke SecureCRT 3.2.1 to access an AIX server running
OpenSSH-2.5.0p1. Using ssh1 with X11 forwarding enabled, the server
reports the following error (in the client session):
Packet integrity error. (34)
This problem was not evident in 2.3.0p1. Running sshd in debug gives the
output:
debug1: sshd version OpenSSH_2.5.1p1
debug1: load_private_key_autodetect: type 0 RSA1
2001 Mar 02
2
Security problem depending on your point of view with OpenSSH 2.5.1p1 related to Password authentication.
I compiled 2.5.1p1 on solaris and linux with PAM support and produced the same problem.
If I set sshd_config to not allow password authentication( PasswordAuthentication no ) and restart sshd.
I then ssh in with password authentication in ssh protocol version 2.
$ ssh -v -2 jenn at billsnet.com
OpenSSH_2.5.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug: Reading configuration data
2001 Feb 20
0
sftd problem on Tru64 Unix
I have a Digital Unix Version 4.0B and openssh works fine excect for
sftpd. I can do most things things with sftp (copy files, change
directories) but when I do an ls it drops the connection. This is with the
most recent version of openssh "OpenSSH_2.5.1p1". I have included the
output of sftpd -v -v . OpenSSH was complied with the gcc version 2.95.2 19991024
Byron Jennings
2002 Feb 12
2
Vorbis as a benchmark
Seeing the discussion on using vorbis as a benchmark has prompted me to post
a few results that I have. Times are as reported by oggenc.
I used track 8 on Stereolab's Dots and Loops album.
It's 334 seconds long.
Tests on windows machines used the windows oggenc binary from www.vorbis.com
Tests on unix machines used oggenc compiled on that machine.
Compaq PIII - WinNT (1000 MHz) - 91
2001 Apr 09
2
"X11Forwarding yes" causes "error: socket: Protocol not supported"
Greetings,
I'm running OpenSSH_2.5.2p2, and OpenSSL-0.9.6a, on BSD/OS 4.0.
Following the FAQ, I added the following line to my sshd_config
in order to enable X11 forwarding:
X11Forwarding yes
Now openssh is disconnecting my sessions immediately after
authentication and login with the following error messages:
"error: socket: Protocol not supported"
"Disconnecting: Command
2001 Feb 20
0
Problem with 2.5.1p1 client protocol v2
I have installed 2.5.1p1 on two systems, one running Digital Unix 4.0F
and the other running Red Hat Linux 7.0. I am having trouble connecting
using the 2.5.1p1 client and the version 2 protocol.
Here is a connect attempt from the Linux box (this is after I blew away
my ~/.ssh directory to make sure there was no "cruft" in it). Note that
this also has the all zero key fingerprint that
2002 Apr 24
1
Fwd: need help in ssh client: key exchange
This is debugs seen on server, whose keys are
not accepted by the client:
debug1: Seeding random number generator
debug1: sshd version OpenSSH_2.5.2p2
debug1: load_private_key_autodetect: type 0 RSA1
debug1: read SSH2 private key done: name rsa w/o
comment success 1
debug1: load_private_key_autodetect: type 1 RSA
debug1: read SSH2 private key done: name dsa w/o
comment success 1
debug1:
2001 Mar 07
1
Strange problem with OpenSSH_2.5.1p1
Hello :)
I have just installed OpenSSH_2.5.1p1 in one of my machines and I've one
strange problem during connection from at least ssh-1.2.x clients.
When I'm connected and only receiving data (for example looking into logs
with fail -f, watching my talk session, or something similar) after some
time (and some received data) session hangs until I send any data (by
pressing any key - like
2001 Feb 20
2
Cannot connect to OpenSSH 2.5.1p1
I've installed today the openssh-2.5.1p1 from RPMS and I cannot use it
with protocol 2. It gives:
OpenSSH_2.5.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug: Reading configuration data /etc/ssh/ssh_config
debug: Applying options for *
debug: ssh_connect: getuid 500 geteuid 0 anon 0
debug: Connecting to int [10.1.1.1] port 22.
debug: Seeding random number generator
debug: Allocated local
2001 Feb 21
1
further problems with OpenSSH 2.5.1p1 on RH 6.2
I'm finding another problem with OpenSSH 2.5.1p1 on RH 6.2 (at least,
I think it's the linux box that is the problem).
I'm ssh'ing to a RH 6.2 box from a Solaris 7 server (scp also... seems
like the same problem).
I'm using authorized_keys and identity.pub files to do it automagically,
and all works well when it's from user to user, where the username is the
same, but if
2001 Nov 13
3
Alpha compile warning
Getting this warning compiling on an alpha, is it a problem?
2.4.15-pre4
gcc -D__KERNEL__ -I/usr/users/donjr/linux-2.4.15-pre4/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mno-fp-regs -ffixed-8 -mcpu=ev5
-Wa,-mev6 -DEXPORT_SYMTAB -c journal.c
journal.c: In function `journal_init_inode':
journal.c:758: warning: long long
2001 Feb 24
1
scp user@host1 user@host2 broken?
Hello all,
Is it just me or is 'scp user at host1 user at host2' broken (if the server asks
you for the password)?
1) [password required]
>From OpenSSH 2.5.1p1 -> OpenSSH 2.5.1p1 -> OpenSSH 2.3.0, I get like:
> scp pekkas at xxx:~/*.patch psavola at yyy:~/temp/
psavola at xxx's password:
You have no controlling tty. Cannot read passphrase.
lost connection
2)
2003 Dec 13
1
OpenSSH on Solaris -fron SUN
I noticed this on DEBUG startup of Sun's SSH:
debug2: mac_init: found hmac-sha1
debug2: mac_init: found hmac-md5
debug1: sshd version Sun_SSH_1.0
debug1: Bad RSA1 key file /etc/ssh/ssh_host_rsa_key.
debug1: read SSH2 private key done: name rsa w/o comment success 1
debug1: load_private_key_autodetect: type 1 RSA
debug1: Bad RSA1 key file /etc/ssh/ssh_host_dsa_key.
debug1: read SSH2 private
2001 Aug 29
1
bug in scp (OpenSSH)
Hi,
using both OpenSSH_2.5.1p1 (compiled myself) and openssh-2.9p1-23.i386.rpm
from ftp.suse.com 7.2_update I get the following "leak" :
using `scp' I tried to copy a file from a local floppy disk to a
remote system, but the disk had an read error and scp didn't get
any real data from floppy:
turtle koenig > scp /media/floppy/file.c
harald:file.c
2001 Feb 24
0
Neither scp nor sftp works (2.5.1p1 and Solaris 2.6) :(
Hi,
sorry about bothering you like this but despite several tries my recent
posts to ssh at clinet.fi never appear on that list, and I don't know where
else to turn.
I was unable to get sftp/scp to work when using OpenSSH 2.3.0p1. No one
could solve this problem and evenutally I was told to try "a recent
snapshot". Now I've installed 2.5.1p1, but still no cigarr :(.
I have
2001 Apr 11
1
openssh 2.5.2p2/Solaris 5.8 problems
openssh 2.5.2p2 on Solaris 8 has PAM/cron problems. If I build it with PAM
then cron quits working giving "cron audit problem." errors. If I turn
PAM off then cron works but I get kicked out of any session where a password
is needed (i.e. no .rhosts/.shosts or not using ssh-agent) with the message
"Connection closed by IP#". I get through if I have a .rhosts/.shosts or use
2000 Apr 30
2
rpois hangs (PR#530)
Full_Name: Kjetil Kjernsmo
Version: Version 1.0.0
OS: osf1
Submission from: (NULL) (129.240.28.227)
Dear all,
I have come across another really strange bug in rpois.
If I do
> rpois(1, 1000000 * rpois(1, 10000))
sometimes it hangs, and hangs...
On my XP1000 alphaev6 workstation, it seems to happen more
frequently than on other machines. I started a session on an older
computer, and from