Displaying 18 results from an estimated 18 matches for "openssh2".
Did you mean:
openssh
2002 Jun 10
3
OpenSSH with slow login
...Openssl-0.9.6
http://gatekeep.cs.utah.edu/ftp/hpux/Languages/openssl-0.9.6/openssl-0.9.6-s
d-11.00.depot.gz
- Openssh 3.1p1
http://gatekeep.cs.utah.edu/ftp/hpux/Networking/Admin/openssh-3.1p1/openssh-
3.1p1-sd-11.00.depot.gz
After this installation, I did the following steps:
1- cd /opt/openssh2/bin ; chmod 4711 ssh
2- cd /opt/openssh2/etc
mv moduli.out moduli
mv ssh_config.out ssh_config
mv ssh_prng_cmds.out ssh_prng_cmds
mv sshd_config.out sshd_config
3- Generate the keys :
cd /opt/openss...
2000 Apr 06
1
status of openssh-2
Hi,
My name is Stefan Mangard and I plan to implement an extension to ssh as a
final project in a cryptography class.
Since I want to use an open source of ssh, I decided to use
the openssh implementation.
I am currently working with openssh-1.2.3, but I'd also like to implement
my extension for protocol 2, I wanted to ask you how far the development
of the implementation of openssh-2 is.
2001 May 09
3
"ksh: scp: not found"
I upgraded a compiled version of ssh-1.2.27 to a swinstalled depot of
OpenSSH_2.5.1p1 on HPUX-11.00.
I created links in /usr/local/bin/<ssh program> pointing to
/opt/openssh2/bin/<ssh program>.
Ssh works. Scp does not. HP support does not support ssh.
Below the line you will find the output of a verbose scp command from
the server to it self.
-------------------------------------------
scp -v text.txt jstile at HPUXserver:~/test.txt
Executing: program /opt/op...
2002 Jun 11
3
RES: OpenSSH with slow login
...Openssl-0.9.6
http://gatekeep.cs.utah.edu/ftp/hpux/Languages/openssl-0.9.6/openssl-0.9.6-s
d-11.00.depot.gz
- Openssh 3.1p1
http://gatekeep.cs.utah.edu/ftp/hpux/Networking/Admin/openssh-3.1p1/openssh-
3.1p1-sd-11.00.depot.gz
After this installation, I did the following steps:
1- cd /opt/openssh2/bin ; chmod 4711 ssh
2- cd /opt/openssh2/etc
mv moduli.out moduli
mv ssh_config.out ssh_config
mv ssh_prng_cmds.out ssh_prng_cmds
mv sshd_config.out sshd_config
3- Generate the keys :
cd /opt/openss...
2000 May 09
3
OpenSSH for SCO?
Has anybody here implemented OpenSSL+OpenSSH on SCO Open Server 5.0.5?
Please contact me off-list. Thanks!
--
John Hardin
Internal Systems Administrator
Apropos Retail Management Systems, Inc.
<johnh at aproposretail.com>
2000 Jul 07
1
keyboard-interactive authentication mehtod?
Hi all,
I noticed that support for the keyboard-interactive user authentication method
is mentioned on the "todo" list in the README.openssh2 file. Is anybody
actively working on this?
Thanks,
Mike
--
Michael Kiernan mkiernan at avantgo.com +1-650-638-7581
2002 Apr 03
1
OpenSSH version 3.1 sous HPUX 11
Hello,
I have just installed Openssh 3.1 sur HPUX 11.00.
the command ssh-keygen -t dsa -f /opt/openssh2/etc/ssh_host_dsa_key -N ""
doesn't stop, it seems waiting some other parameters.
How to configure this please.
An idea ?
Best regards.
Gerard breiner
gerard.breiner at ias.fr
Institut d'Astrophysique spatiale
Orsay France
2000 May 01
3
Status of SSH 2.0 protocol support?
Just to bring everyone up to date, could we get a report on the status
of support for the 2.x protocol? The home page says "next major release"
- is that 1.3 or 2.0? And is there any feel for when it'll be generally
available?
--
John Hardin
Internal Systems Administrator
Apropos Retail Management Systems, Inc.
<johnh at aproposretail.com>
2000 Nov 07
1
ANNOUNCE: openssh-2.3.0p1
This is to announce the release of portable openssh-2.3.0p1. This
release includes many new features and bug fixes. This is a
recommended upgrade if you are using 2.2.0p1 or an older release.
Portable OpenSSH is available from one of the many mirrors listed at
http://www.openssh.com/portable.html
Some of the more notable features include:
- Rijndael support for SSH2. Use the "Ciphers"
2000 May 05
1
openssh-2.0beta ssh_config Protocol parsing error.
...h-2.0beta's ssh doesn't parse /etc/ssh/ssh_config (or
equivalent) properly. If I add e.g. 'Protocol 2,1' there, ssh will just
complain '/etc/ssh/ssh_config line 30: garbage at end of line.'. I've
tried changing the line, etc. but the error remains.
True enough, README.openssh2 only mentions ~/.ssh/config, but IMO this
must have been an oversight or something :)
Running it on Redhat 5.1 w/ openssl-0.95a.
Also, I didn't see any option to turn off those messages about 1023 vs
1024 bit key size bug in SSH inc.'s ssh. I'm not really interested in
getting them,...
2000 Sep 07
0
SSH2
I've installed and configured openssh 2.1.1p4. It's working great,
however, I've been asked to implement SSH2 functionality. I have a
question with the README.openssh2 file. It says that all I need to do
is:
howto:
1) generate server key:
$ ssh-keygen -d -f /etc/ssh_host_dsa_key -N ''
2) enable ssh2:
server: add 'Protocol 2,1' to /etc/sshd_config
client: ssh -o 'Protocol 2,1'...
2000 Nov 07
1
ANNOUNCE: openssh-2.3.0p1
This is to announce the release of portable openssh-2.3.0p1. This
release includes many new features and bug fixes. This is a
recommended upgrade if you are using 2.2.0p1 or an older release.
Portable OpenSSH is available from one of the many mirrors listed at
http://www.openssh.com/portable.html
Some of the more notable features include:
- Rijndael support for SSH2. Use the "Ciphers"
2001 Nov 28
2
scp
Hello -
I am trying to use scp (openssh_3.0), but every time I run it, I get the following error:
stty: Not a typewriter
When I run it with -v , it shows that authentication (pub key) succeeds, but it fails to read the file. If anybody has a clue as to what's going on here, any help will be appreciated. Thanks.
Tariq
tariq.lahyani at aa.com
2000 Apr 28
1
port forwarding
Ok, so this is not a users-list, but i really don't know where to ask.
Maybe a future openssh-unix-users at mindrot.org will take this kind of
problems... :-)
So, i'm trying to forward a POP3 connection over a SSH tunnel, using
openssh-1.2.3 both on server and on client. My host is atlanta.rds.ro and
the mailserver is mail.rds.ro. I did like this:
ssh -L 110:mail.rds.ro:110 mail.rds.ro
2000 Jul 02
1
A error in auth.c of openssh-2.1.1p2 port on systems with a mixture of shadowed and non-shadowed passwords and Japanese Translations.
...diff openssh-2.1.1p2.bak/auth.c openssh-2.1.1p2/auth.c
68,69c68
< if (spw == NULL)
< return 0;
---
> if (spw){
78a78
> }
-------
I translated README and UPGRADING documents of openssh port
into Japanese.
Now I have translated INSTALL and README.openssh2.
These documents are open to the public at
http://www.unixuser.org/%7Eharuyama/security/openssh/index.html
.
Now, all translated documents update when new version of openssh port
releases.
Regards,
HARUYAMA Seigo
haruyama at unixuser.org
2000 Sep 16
15
Snapshot
...cvs.openbsd.org 2000/09/07 15:13:37
[auth-options.c auth-options.h auth-rh-rsa.c auth-rsa.c auth.c]
[authfile.h canohost.c channels.h compat.c hostfile.h log.c match.h]
[pty.c readconf.c]
some more Copyright fixes
- markus at cvs.openbsd.org 2000/09/08 03:02:51
[README.openssh2]
bye bye
- deraadt at cvs.openbsd.org 2000/09/11 18:38:33
[LICENCE cipher.c]
a few more comments about it being ARC4 not RC4
- markus at cvs.openbsd.org 2000/09/12 14:53:11
[log-client.c log-server.c log.c ssh.1 ssh.c ssh.h sshd.8 sshd.c]
multiple debug levels
- m...
2000 May 09
5
ANNOUNCE: portable openssh-2.1.0
[The is an announcement to the developers list only, please give
the new version a try overnight and I will announce it to the wider
community tomorrow.]
This is to announce the release of openssh-2.1.0, the first stable
release of portable OpenSSH to incorporate support for the SSH2
protocol.
The SSH2 protocol offers a number of advantages over the SSH1 protocol
including standards compliance
2006 Nov 01
0
No subject
...t;<FONT SIZE=3D2 FACE=3D"Arial">*******</FONT></P>
<P ALIGN=3DLEFT><FONT SIZE=3D2 FACE=3D"Arial">In the other direction, =
from B to A:</FONT></P>
<P ALIGN=3DLEFT><FONT SIZE=3D2 FACE=3D"Arial">From B: I ran =
/opt/openssh2/bin/ssh-keygen</FONT><FONT SIZE=3D2 =
FACE=3D"Arial"></FONT> <FONT SIZE=3D2 FACE=3D"Arial">-</FONT><FONT =
SIZE=3D2 FACE=3D"Arial">t rsa</FONT></P>
<P ALIGN=3DLEFT><FONT SIZE=3D2 FACE=3D"Arial">I pr...