Displaying 20 results from an estimated 4000 matches similar to: "OPENSSH"
2001 Jan 18
3
BSafe toolkits for implementing RSA public key algorithm
Has anyone had any experience with any of the BSafe toolkits that are
available and contain support for the RSA public key algorithms? I would
like to use one of RSA's toolkits in a port of a Windows OpenSSH client that
I am working on, in order to avoid any licensing issues from RSA. Can anyone
recommend a good toolkit? I understand that there a number of them, such as
BSafe SSL-C, SLPlus,
2000 Dec 30
1
[Re: openSSH/openSSL question.]
Damien Miller <djm at mindrot.org> wrote:
On 29 Dec 2000, sunil vallamkonda wrote:
> Hello,
>
> Looking at:
> http://www.openssh.com/features.html
>
> Under 'Free Licensing' section:
>
> "any licensed or patented components are chosen from
> external libraries (e.g. OpenSSL)"
>
> Can someone please enlighten me which
> components
2000 Dec 29
1
openSSH/openSSL question.
Hello,
Looking at:
http://www.openssh.com/features.html
Under 'Free Licensing' section:
"any licensed or patented components are chosen from
external libraries (e.g. OpenSSL)"
Can someone please enlighten me which
components specifically have patent/
licensing restrictions from openSSL that
are being used by openSSH ?
Are any of these restricted by US export laws ?
Thank
2001 Jan 04
2
ssh-keygen (2.3.0p1) + bus error on solaris?
hi,
i am told that ssh-keygen gets bus errors on solaris 2.6?
has anyone heard about this before?
thanks
-markus
2001 Feb 04
1
minor aix patch to auth1.c
--- auth1.c.orig Sat Feb 3 18:17:53 2001
Bringa AIX modes in line with latest changes to auth1.c
+++ auth1.c Sat Feb 3 18:19:15 2001
@@ -347,7 +347,7 @@
if (authctxt->failures++ > AUTH_FAIL_MAX) {
#ifdef WITH_AIXAUTHENTICATE
- loginfailed(user,get_canonical_hostname(),"ssh");
+
2000 Oct 27
1
Typo in 2.2.0p1 ??
I don't already figure out what is the real impact of this but I think there is
a typo in function sigchld_handler() in serverloop.c (l 75).
It is written
if (WIFEXITED(child_wait_status) ||
WIFSIGNALED(child_wait_status))
child_terminated = 1;
child_has_selected = 0;
But I think one actually means:
if (WIFEXITED(child_wait_status) ||
WIFSIGNALED(child_wait_status)) {
2000 Oct 17
1
ssh-add broken for latest snapshots
Hi!
I had some fight with ssh-add this morning that I have now tracked down
to a change recently made.
I run "ssh-add < /dev/null" to launch (x11-)ssh-askpass from the CDE
startup. Unfortunately, no keys are added to ssh-agent!
Reason: Between 2.2.0p1 (ssh-add.c 1.20) and now (ssh-add 1.22) the input
reading from ssh-askpass was changed from read() to atomicio().
91c120
<
2000 Nov 14
1
openssh-2.1.1p1: ssh-keygen.1
The manual page for ssh-keygen hides option "-d" almost: It's not
listed in the usual way:
The options are as follows:
-b bits
Specifies the number of bits in the key to create. Minimum is
512 bits. Generally 1024 bits is considered sufficient, and key
sizes above that no longer improve security but make things slow-
2000 Nov 30
2
Problem talking to SSH 2.3.0 server
I'd like to report a problem I found with the OpenSSH client talking
to the SSH 2.3.0 server.
client: i686-pc-linux (Debian 2.2, kernel 2.2.18pre19, glibc-2.1.3),
SSH-2.0-OpenSSH_2.3.0p1
(built by me from source, but the same problem occurs with
ssh_2.2.0p1-1.1 as shipped with Debian 2.2).
server: sparc-sun-solaris2.7,
SSH-2.0-2.3.0 SSH Secure Shell (non-commercial)
Problem: some time
2000 Dec 12
1
need help on scp (fwd)
where is --with-default-path= documented?
in the INSTALL? in the FAQ? it should be probably
a FAQ. perhaps configure should print a warning/notice
if scp is installed in a non-standard path?
-m
-------------- next part --------------
An embedded message was scrubbed...
From: "Horng-Twu Lihn" <htlihn at telcordia.com>
Subject: Re: need help on scp
Date: Mon, 11 Dec 2000 09:52:26
2000 Dec 13
3
GMP in COPYING.Ylonen
COPYING.Ylonen contains:
[ GMP is now external. No more GNU licence. ]
I don't see how GMP is linked in at all. rms asked me to look into this,
because this might constitute a license conflict.
Thanks for your help!
--
No matter how big the bell, if you only tap it, it can give out only a
faint sound. We must understand thoroughly that the weakness of the blow,
not a fault of the bell
2000 Dec 14
2
Could this autogen.sh script be added?
Could someone add this autogen.sh script to the
toplevel of openssh_cvs?
Many projects include an autogen.sh script
so that folks need not remember what auto
commands need to get run and in what order.
% cat autogen.sh
#!/bin/sh
# Run this program (./autogen.sh) after changing any of
# the files that are used to automatically generate
# other files.
#aclocal
autoheader
autoconf
#automake
2000 Dec 18
1
OpenSSHd: PATHs in configuration files
Dear all,
is it possible to specify the default paths in the appropriate
configuration of the Daemon ?
If not, wouldn't it make sense to include that feature as the
configuration files get parsed anyway ?
What do you mean ?
Kind regards,
Lukas
--
Lukas Ruf Swiss Federal Institute of Technology
Office: ETZ-G61.2 Computer Engineering
2000 Dec 25
2
hostinstall target?
It would be very useful if openssh could have the same sort of
hostinstall target that traditional ssh does. The ssh programs only
have to be installed once, for central distribution via nfs or rdist or
whatever, but every host needs its key ...
Thanks for a great program.
karl at gnu.org
2000 Dec 28
1
Bug in lastlog printing
Hi,
I just ltraced ssh to see why it prints the lastlog twice instead of one
time. I think the bug seems to be in the parsing of the lastlog-entry
and I especially think that the function lastlog_populate_entry is the
buggy one, but I'm not sure, as I'm not very familar with the code. So
if someone of you, would please trace this bug down and fix it, I would
really appreciate that.
2001 Jan 03
1
OpenSSH 2.3 on Tru Unix: Problems
Hi,
I try to get OpenSSH working on Compaq's Tru64 Unix (alias Digital Unix)
Version 5.1.
It compiles smootly with OpenSSL-0.9.6, but I observer some odd things.
(A) AS SERVER
The authenification via .ssh/known_host doesn't work.
I have the same sshd_config as on FreeBSD (OpenSSH 2.2.0), where it works.
sshd -d -d:
-----------
debug1: sshd version OpenSSH_2.3.0p1
...
RSA key generation
2001 Jan 04
1
Installing OpenSSH 2.3.0p1 on Solaris 7
Dear all,
trying to install OpenSSH 2.3.0p1 on
SunOS 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-30
always leads to the result
./configure
[...]
checking for deflate in -lz... no
configure: error: *** zlib missing - please install first ***
I installed zlib-1.1.3 with its default directories and I also installed
openSSL without problems.
Strange to me that on Linux 2.2.18 I
2001 Jan 10
1
sftp
there is now a draft:
http://www.ietf.org/internet-drafts/draft-ietf-secsh-filexfer-00.txt
if someone could please check whether sftp-server.c comlies :)
2001 Jan 16
2
http://www.planetit.com/techcenters/docs/security-defensive_tools/product_review/PIT20010110S0010/1
hi,
http://www.planetit.com/techcenters/docs/security-defensive_tools/product_review/PIT20010110S0010/1
claims that the sshd from openssh-2.3.0p1 does not work with redhat.
at least for the author. could someone please check and perhaps
tell him what to do??
thanks,
-m
2001 Jan 17
2
OpenSSH 2.3.0p1 won't build on IRIX 5.2
It depends on regex.h, that is not part of IRIX 5's standard library
and, in fact, that is no portable in general. I'm currently using
GNU rx as a replacement, but it would be nice to have a portable
implementation of regular expressions built into OpenSSH, if it is to
depend on them.
Best regards,
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat