Displaying 20 results from an estimated 50 matches for "openssh_3.5p1".
Did you mean:
openssh_3.4p1
2002 Dec 11
4
OpenSSH-3.5p1: sshd fails at run-time
Here's what I get:
bash-2.02# sshd -ddd -p 1234
debug3: Seeding PRNG from /usr/local/libexec/ssh-rand-helper
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 1 RSA
debug3: Not a RSA1 key file /etc/ssh/ssh_host_dsa_key.
debug1: read PEM
2003 Feb 20
0
OpenSSH_3.5p1 server, PC clients cannot connect
I have setup an OpenSSH_3.5p1 ssh/sftp server on my
SunOS 4.1.4 box. I can ssh to it just fine. The problem
is SFTP from certain clients.
I can SFTP to it using my OpenSSH_3.5p1 sftp client. I
can SFTP to it from MacSFTP from MacSSH.org, version 1.0.5.
However, I have several clients that cannot connect. I have
had them try CuteFTP Pro v2, v3, WS_FTP Pro v7.62, PuTTy
pSFTP. None are able to
2008 Mar 18
1
ssh: Disconnecting: Bad packet length
Hello,
I have the following problem with ssh on Solaris 10,
64bitx86 systems:
bash-3.00# ssh -v admin at 172.20.11.244
OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL
0x0090704f
debug1: Rhosts Authentication disabled, originating
port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to 172.20.11.244 [172.20.11.244]
port 22.
debug1: Connection established.
debug1: identity
2004 Jul 21
1
ssh and root on 4.10 = password discovery (maybe)
Hello. I'm not 100% sure if this is a configuration error on my side or
a 'bad idea' on sshd/FreeBSD sides.
A remote root ssh connection to a FreeBSD 4.10 server (with no remote
root access) will allow you to 'work out' the root password. However, if
you try the same against 5.2.1 FreeBSD, you have little chance. The
following are pretty clear examples.
If this is a config
2003 Jan 07
0
Bug in Ossh3.5p1
We use OpenSSH 3.5p1 on an embedded system.
OpenSSH is configured to not permit password logins, /etc/ssh/sshd_config:
...
PasswordAuthentication no
...
At the same time, since there is no console and no way to "log in" other
than by ssh, /etc/passwd has an "open" root account:
root::0:0:root:/root:/bin/sh
nobody:x:65534:65534:nobody:/tmp:/usr/bin/bash
Apparently
2002 Nov 20
0
[marco.ortisi@flashcom.it: Re: bug on openssh 3.5p1]
related to RST-based close in one case?
can someone investigate or dup?
----- Forwarded message from marco.ortisi at flashcom.it -----
Date: Tue, 19 Nov 2002 11:49:30 GMT
From: marco.ortisi at flashcom.it
To: Kevin Steves <stevesk at pobox.com>
Subject: Re: bug on openssh 3.5p1
Excuse me for delay...i have much work in this time...then
>can you post to the list? i don't have
2003 Mar 21
5
[Bug 516] RhostsAuthentication failing under AIX 4.3.3
http://bugzilla.mindrot.org/show_bug.cgi?id=516
Summary: RhostsAuthentication failing under AIX 4.3.3
Product: Portable OpenSSH
Version: 3.5p1
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2008 Sep 15
3
ssh to FreeBSD 4 systems: xmalloc: zero size
Hi,
With the latest FreeBSD 7.1 PRE-RELEASE, I am having trouble
ssh'ing to FreeBSD 4 systems.
I am getting this error:
OpenSSH_5.1p1 FreeBSD-20080901, OpenSSL 0.9.8e 23 Feb 2007
debug1: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connection established.
debug1: identity file /homes/rodrigc/.ssh/identity type -1
debug1: identity file
2003 Feb 05
0
openssh 3.5p1 hostbased authentication
hello,
i did some debugging today, here is the weird portion form sshd -d -d -d
debug1: userauth-request for user jholland service ssh-connection method
hostbased
debug1: attempt 1 failures 1
debug2: input_userauth_request: try method hostbased
debug1: userauth_hostbased: cuser jholland chost i2-0. pkalg ssh-dss slen
55
debug3: mm_key_allowed entering
debug3: mm_request_send entering: type 20
2002 Oct 16
3
ssh-3.5p1 core dumps on Solaris 2.6
Hi,
I've reported this problem a month ago on this list, and probably no-one
is interested? Binaries were configured with krb4 and afs enabled.
However, only the second crash seems to be related to krb4.
Any thoughts?
I had to add one line to includes.h:
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/ioctl.h>
+#include <sys/ioccom.h>
#include
2002 Dec 19
1
OpenUsePrivilegeSeparation on Compaq V5.1A with C2/SIA Security
I'm using OpenSSH_3.5p1 (server protocol 2.0 ) on a Compaq device V5.1A with
C2 Security (SIA)
configured.
I must set UsePrivilegeSeparation to no to get this working.
Does anyone have PrivilegeSeparation working on a Compaq device with C2
Security configured?
Source device:
ssh user at destination ( produces these errors)
sshd: /var/tcb/files/__db_lock.share: Permission denied
sshd:
2005 Jul 18
1
problem moving hostkey from ssh version 3.5p1 to 3.8p
Hi,
I am trying to upgrade from OpenSSH_3.5p1 FreeBSD 4.8 to
OpenSSH_3.8p1 (Suse 9.1). Although the host rsa and dsa
keys have been copied over from old to new machine, linux ssh
clients (3.8p1) still bring up the new-key alert. ssh clients
from freebsd machines till OpenSSH_3.6.1p1 work fine with
the setup (without the new key alert)
ssh -vv shows linux clients are looking for type 0 and type
2003 Apr 22
1
rsync: connection unexpectedly closed
Hi,
I am getting the following error when I try to rsync using ssh on a Redhat
7.2 box of another RedHat 7.2 box. I am running a OpenSSH_3.5p1 and rsync
version 2.5.6.
One clue is, it works fine if i do it as root!!! Could be permission issues,
but on what? I have checked permissions on all the relevant config. files as
well as files/directories involved.
Any ideas/tips would be greatly
2003 Mar 10
10
[Bug 83] PAM limits applied incorrectly (pam_session being called as non-root)
http://bugzilla.mindrot.org/show_bug.cgi?id=83
------- Additional Comments From djm at mindrot.org 2003-03-10 15:49 -------
Created an attachment (id=247)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=247&action=view)
Call pam_session after child fork()
Hopefully this patch will allow people to gather the feedback necessary to
close this bug.
------- You are receiving this
2003 May 07
1
Manual Page for ssh_config
Hello,
I am using OpenSSH on a FreeBSD box
(OpenSSH_3.5p1 FreeBSD-20030201, SSH protocols 1.5/2.0, OpenSSL 0x0090701f)
and I noticed that the manual page for ssh_config probably needs to be
fixed. The manual page says that the default value for the parameter
HostKeyAlgorithms is "ssh-rsa,ssh-dss" but that seems to be wrong,
because ssh only uses RSA-Keys in my .ssh/known_hosts if I
2003 Jan 14
1
Win2k, rsync, and ssh on cygwin
Hi,
The subject line pretty much says it all. Oh, that plus I'm tearing my
hair out trying to get it all to play nice together.
rsync version = 2.5.5 protocol version 26
OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090608f
cygwin -- downloaded in the last 3 days from official mirrors.
I'm trying to make one Win2k box rsync with another Win2k box. I managed
to get it such that an
2002 Nov 15
3
apparent ssh_config fascism
It appears that /etc/ssh/ssh_config enforces policy on local users in
addition to its documented role as provider of defaults.
$ ssh -V
OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
$ cat .ssh/config
Host localhost
HostbasedAuthentication yes
PreferredAuthentications hostbased
$ ssh localhost
Hostbased authentication not enabled in /etc/ssh/ssh_config
ssh_keysign: no reply
2006 Jan 08
2
Stalls and closes
Hi,
Trying to SSH to a server over an OPENVPN link, and it seems to be
stalling , and then closing the connection. Can I do some command line magic
to stop the stall, or get a password in before it closes?
vjofn% ssh -v tuc at 10.2.0.2
OpenSSH_3.5p1 FreeBSD-20030924, SSH protocols 1.5/2.0, OpenSSL 0x0090704f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication
2004 Apr 29
1
OpenSSH bug: server debug output sent to client
Hello SSH developers,
When using the sshd '-d' switch, then the following problem occurs
when a connecting client uses the ssh1 protocol: part of the server's
debug output is not printed to (the server's) stderr, but delivered
to the client (to the client's stderr). Verified with the FreeBSD
version of sshd, and with sshd-3.7.1p2
--snip--server:
# /usr/sbin/sshd -ddd
debug1:
2004 Jan 19
2
"PAM rejected by account configuration" and "fatal: monitor_read: unsupported request: 24" problem at secong sshd instance
Hi,
I setup two sshd instance (using OpenSSH_3.5p1 bins on redhat7.2 kernel
2.4.20-19.7smp ) in order to achieve differnet sshd settings (e.g use
different auth.method) on two different network interfaces (both on port
22).
For example to setup Hostbased authetication on the 1st sshd
and RSA pub. key auth. on the second:
The 1st instance config file /etc/ssh/sshd_config looks like: