search for: load_private_key_autodetect

Displaying 14 results from an estimated 14 matches for "load_private_key_autodetect".

2001 Apr 09
2
"X11Forwarding yes" causes "error: socket: Protocol not supported"
...es: "error: socket: Protocol not supported" "Disconnecting: Command terminated on signal 11." Any ideas what the problem is? # sshd -d debug1: Seeded RNG with 39 bytes from programs debug1: Seeded RNG with 3 bytes from system calls 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: load_private_key_autodetect: type 2 DSA socket: Protocol not supported debug1: Bind to port 22 o...
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: load_private_key_autodetect: type 2 DSA debug1: Bind to port 22 on 0.0.0.0. Server listening on...
2001 Mar 30
4
linux tcsetattr failed
does anyone else see this on linux: localhost sshd[14418]: Accepted password for stevesk from 15.126.45.158 port 49594 localhost sshd[14418]: Setting tty modes failed: Invalid argument redhat with kernel 2.2.17. ttymodes.c: /* Set the new modes for the terminal. */ if (tcsetattr(fd, TCSANOW, &tio) < 0) log("Setting tty modes failed: %.100s", strerror(errno)); return;
2001 Feb 27
0
Bug Report: Not using sysconfdir for version 2 host key
...d by sysconfdir in configure. Env: Redhat Linux 6.2- kernel 2.2.18- Alpha ev5 processor- Compaq XP1000- egcs-2.91.66 sysconfdir=/etc/openssh Testing is on single host using ssh2.5p1 to connect to sshd2.5p1. Symptom: [root at penguin sbin]# sshd -d debug1: sshd version OpenSSH_2.5.1p1 debug1: load_private_key_autodetect: type 0 RSA1 /etc/ssh_host_dsa_key: No such file or directory error: Could not load host key: /etc/ssh_host_dsa_key: No such file or directory Disabling protocol version 2. Could not load host key After moving a copy of /etc/openssh/ssh_host_dsa_key to /etc [root at penguin sbin]# sshd -d debug1:...
2000 Dec 18
1
Hanging ssh
...nnel_req: rtype exit-status reply 0 Connection to dhumb400 closed by remote host. debug: Transferred: stdin 0, stdout 0, stderr 47 bytes in 138.8 seconds debug: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.3 debug: Exit status 0 and the sshd dump: debug1: sshd version OpenSSH_2.3.0p2 debug1: load_private_key_autodetect: type 0 RSA1 debug1: read SSH2 private key done: name dsa w/o comment success 1 debug1: load_private_key_autodetect: type 2 DSA debug1: read SSH2 private key done: name rsa w/o comment success 1 debug1: load_private_key_autodetect: type 1 RSA debug1: Bind to port 22 on 0.0.0.0. Server listening on...
2001 Feb 19
7
Packet integrity error. (34)
...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 debug1: read SSH2 private key done: name dsa w/o comment success 1 debug1: load_private_key_autodetect: type 2 DSA debug1: Seeded RNG with 38 bytes from programs debug1: Seeded RNG with 3 bytes from system calls debug1: Bind to port 22 on 0.0.0.0. Server listening on 0.0.0.0 port 22. G...
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 key pair made no difference. Configure options: --prefix=/usr --with-tcp-wrappers --with-md5-passwords OpenSSH configured has been configured with the following options....
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 key done: name dsa w/o comment success 1 debug1: load_private_key_autodetect: type 2 DSA debug1: Bind to port 22 on ::. ..I have tried to regenerate all the keys from scratch. No difference.. Odd thing, is...
2001 Feb 19
1
FreeBSD 4.2 OpenSSH2.3.0 client vs Red Hat 6.2 OpenSSH2.5.1p1 sshd
...ng cleanup 0x8058114(0x0) 2:mdb at mdb-bsd$ exit Script done on Mon Feb 19 10:47:24 2001 The above is the client and below is the server for the same transaction Script started on Mon Feb 19 10:46:39 2001 1:mdb at morpheus$ sudo /usr/sbin/sshd -d -d -d debug1: sshd version OpenSSH_2.5.1p1 debug1: load_private_key_autodetect: type 0 RSA1 debug3: Bad RSA1 key file /etc/ssh/ssh_host_dsa_key. debug1: read SSH2 private key done: name dsa w/o comment success 1 debug1: load_private_key_autodetect: type 2 DSA debug1: Seeding random number generator debug1: Bind to port 22 on 0.0.0.0. Server listening on 0.0.0.0 port 22. Gener...
2001 Apr 11
1
openssh 2.5.2p2/Solaris 5.8 problems
...ubsystem sftp /opt/openssh/libexec/sftp-server MaxStartups 10:30:60 terl:/[36]# /opt/openssh/sbin/sshd -b 640 -f /var/ssh/sshd_config -h /var/ssh/ssh_host_key -d -d -d debug1: Seeding random number generator debug1: sshd version OpenSSH_2.5.2p2 debug1: load_private_key_autodetect: type 0 RSA1 debug1: load_private_key_autodetect: type 0 RSA1 debug3: Bad RSA1 key file /var/ssh/ssh_host_dsa_key. debug1: read SSH2 private key done: name dsa w/o comment success 1 debug1: load_private_key_autodetect: type 2 DSA debug1: Bind to port 22 on 0.0.0.0. Server listening on 0.0.0.0 port...
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])
....2 [2.2.x kernel]) -----------ssh monitor window----------------- $ ssh -i id_dsa -p 1234 myserver.com Permission denied (publickey,password,keyboard-interactive). $ -----------sshd monitor window----------------- su - Password: # sshd -d -d -d -p 1234 debug1: sshd version OpenSSH_2.5.1p1 debug1: load_private_key_autodetect: type 0 RSA1 debug3: Bad RSA1 key file /etc/ssh/ssh_host_dsa_key. debug1: read SSH2 private key done: name dsa w/o comment success 1 debug1: load_private_key_autodetect: type 2 DSA debug3: Bad RSA1 key file /etc/ssh/ssh_host_rsa_key. debug1: read SSH2 private key done: name rsa w/o comment success...
2001 Apr 27
0
key_verify failed for server_host_key from Solaris 2.7 to non-Solaris hosts
...Found key in /home/lysis/.ssh/known_hosts2:22 debug1: bits set: 1016/2049 debug1: len 55 datafellows 0 debug1: ssh_dss_verify: signature incorrect key_verify failed for server_host_key debug1: Calling cleanup 0x3d4f0(0x0) Server output: ============== debug1: sshd version OpenSSH_2.5.1p2 debug1: load_private_key_autodetect: type 0 RSA1 debug1: read SSH2 private key done: name dsa w/o comment success 1 debug1: load_private_key_autodetect: type 2 DSA debug1: Seeding random number generator debug1: Bind to port 2222 on 0.0.0.0. Server listening on 0.0.0.0 port 2222. Generating 768 bit RSA key. debug1: Seeding random num...
2001 Feb 17
2
snapshot sftpserver
...O2, Irix 6.5.11m). The client says: % sftp buskfuru Connecting to buskfuru... Enter passphrase for key '/usr/people/jfm/.ssh/id_dsa': janfrode at buskfuru's password: Received message too long 1466004078 and 'sshd -d' tells me: debug1: sshd version OpenSSH_2.3.2p1 debug1: load_private_key_autodetect: type 0 RSA1 debug1: read SSH2 private key done: name dsa w/o comment success 1 debug1: load_private_key_autodetect: type 2 DSA debug1: Seeded RNG with 32 bytes from programs debug1: Seeded RNG with 3 bytes from system calls debug1: Bind to port 22 on 0.0.0.0. Server listening on 0.0.0.0 port 22. G...
2001 Jan 27
4
load host key error:
I get error: %SSHD-3-ERROR: Could not load host key: /tmp/ssh_host_dsa_key: Bad file descriptor Jan 26 23:58:52: %SSHD-6-INFO: Disabling protocol version 2. Could not load host key Everything looks okay, the file exists, (it was generated using command: ssh-keygen -d -f ssh_host_dsa_key -N '') I also do 'ls' and find the file exists with permissions: -rw------- 1 root group