Displaying 20 results from an estimated 1000 matches similar to: "HP-UX 11 Corrupted MAC errors"
2002 Jul 12
2
HP-UX slow login problem found?
I think I finally figured out the problem that many people have been
having with extremely long login times under HP-UX 11.x. The problem
is really in OpenSSL, and in particular the Diffie-Hellman parameter
generation routines under the PA-RISC processor. I suspect this may
not be a problem with the IA64 (Itanium) processors. This especially
shows up if you use the gcc compiler. Fortunately I
2007 Aug 28
1
flintlock fork causes hang in Apache+Python+mod_python
I am trying to use Xapian 1.0.2 with the Python SWIG
bindings withn an environment consisting of Apache
httpd with mod_python. (not as a CGI) Also this is
Linux.
Whenever the python code attempts to open a database
the entire httpd process will hang indefinitely. The
python bindings work outside of the apache/mod_python
environment.
>From the best I can tell the hang occurs in
2009 Mar 26
1
ideas on picking stopwords
I'm looking at adding some stopwords to my indexing procedure, and was
wondering if anyone had any good rules of thumb on how to pick which
words to blacklist. It all seems a little... well... vague. Although I
guess it kind of depends on the sort of documents you're wanting to index.
My current idea is to write a little script to output the terms with the
highest frequency in my
2002 Aug 30
1
LIBCRYPTO?
Hi all,
I have a question about OpenSSH configuration. In Makefile there is defined
LIBS=$(LIBCRYPTO), but the problem is that the version of OpenSSL that I'm
using holds only the version LIBCRYPT. When adding LIBCRYPT to the Makefile
I get:
sshd.elf2flt: In function `key_regeneration_alarm':
/.../ssh/sshd.c:252: undefined reference to `RSA_free'
/.../ssh/sshd.c:253: undefined
2004 Apr 28
5
Corrupted MAC on input
I am experiencing similar issues as noted in this bug
id:
http://bugzilla.mindrot.org/show_bug.cgi?id=510
I am ssh'ing from a dchp'd address to a nat'd address
(tried both hostname & ip). after a successful login,
I launch an X app. Shortly thereafter I get:
"Disconnecting: Corrupted MAC on input."
I was not experiencing this problem w/3.7, but I
cannot place full
2002 Jul 12
1
Building 3.4p1 on HP-UX 11.00, gcc, zlib 1.1.4, OpenSSL 0.9.6d
Hey folks,
I am having a devil of a time compiling 3.4p1 on HP-UX
11.00. I'm running gcc 2.95.2, OpenSSL 0.9.6d, and zlib 1.1.4.
I have two questions, but here's the first... I am getting the dreaded:
*** zlib missing - please install first or check config.log ***
error when running configure, no matter what options I give it.
--with-zlib doesn't help at all - I've tried it
2006 Dec 22
3
[Bug 1270] Public key (DSA) authentication works on 3.8p1 but not on 4.5p1
http://bugzilla.mindrot.org/show_bug.cgi?id=1270
Summary: Public key (DSA) authentication works on 3.8p1 but not
on 4.5p1
Product: Portable OpenSSH
Version: v4.5p1
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at
2002 May 25
2
mismatch against version of openssl, letter version brokeness
What risk exists in changing the check for the matching version of
openssl so that the final letter part of the version (e.g. 0.9.6c
vs. 0.9.6d) is ignored? Are there any security vulnerabilities in
such a thing? What if ssh(d) is linked against an older _letter_
version such as 0.9.6c and now finds the library is 0.9.6d? Is
there a security risk in that? Surely a major API change would not
2002 Jun 08
1
[Bug 269] New: OpenSSH doesn't compile with dynamic OpenSSL libraries
http://bugzilla.mindrot.org/show_bug.cgi?id=269
Summary: OpenSSH doesn't compile with dynamic OpenSSL libraries
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at
2002 Aug 07
2
OpenSSH 34p1 for AIX error. Please help
I'm trying to install open-ssh 34p1 on an Aix server, running 4.3.3..
I compiled openssh 0.9.6d and zlib 1.1.4. on the server , and also created
the a bff pancake using the contrib/aix/buildbff.sh script.
I can't start sshd either installing it as a package or without.
When I tried to start sshd I received the following error:
0509-036 Cannot load program /.sshd because of the following
2002 May 10
1
building OpenSSH-3.1p1 w/OpenSSL-0.9.6d
Has anyone tried to build 3.1p1 on Solaris with the new openssl-0.9.6d? I
am having trouble building; here is my setup: GNU ld, GNU make and my
config options are as follows:
./configure --prefix=/usr/local/stow/openssh-3.1p1 \
--sysconfdir=/usr/local/etc --with-md5-passwords --disable-suid-ssh \
--with-ssl-dir=/usr/local/ssl
Here is the error is fails on:
/usr/local/bin/ld -o scp scp.o
2002 Jul 22
1
impedence mismatch between openssh 3.4p1 and openssl 0.9.6d on SCO OpenServer 3.2 5.0.6
Hi, I have been trying to build openssh 3.4p1 on SCO Open Server xxx
It requires the libcrypto.a library produced by OpenSSL.
So, I downloaded and installed OpenSSL 0.9.6d.
As part of the configure process for OpenSSH, 'configure' checks for
version of libcrypto.a with RAND_add().
RAND_add is defined in rand_lib.c and during the build of OpenSSH, I
can see that rand_lib.c is compiled
2002 Jul 07
5
[Bug 335] OpenSSL headers do not match your library
http://bugzilla.mindrot.org/show_bug.cgi?id=335
dyw at iohk.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Keywords| |help-wanted
OS/Version|Linux |BSDI
2002 Jun 25
1
[Bug 293] New: sshd 3.3p1 doesn't work on Slackware
http://bugzilla.mindrot.org/show_bug.cgi?id=293
Summary: sshd 3.3p1 doesn't work on Slackware
Product: Portable OpenSSH
Version: -current
Platform: ix86
URL: http://www.slynet.lu/
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: sshd
AssignedTo:
2002 May 17
2
SSH 3.2.2 on Solaris 8 with /kernel/drv/random
Hi,
I'm like to try a get the new release to work with Sun's new device,
that can be installed with patch 112438-01.
I compiled SSL attempting to point it at the random device:
cd openssl-0.9.6d
./Configure solaris-sparcv7-gcc
make DEVRANDOM="/kernel/drv/random"
And then ran the SSH configure:
./configure --prefix=/opt/OBSDssh --with-pam --without-rsh \
--sysconfdir=/etc/ssh
2002 Jun 21
4
configure problem --- Can't find recent OpenSSL libcrypto
Hello Gurus,
I tried my best as I can to do RTFM and Googling to find any information to
solve the problem myself which I failed.
I installed OpenSSL 0.9.6d 9 May 2002 with this option on a Solaris 8 box
using Sun Forte6-2
$config solaris64-sparcv9-cc --prefix=/local/santanu/pkg/ssl
Now I am trying to install openssh 3.2.3p1 and getting this error.
configure:8285: error: *** Can't find
2002 Aug 01
1
2 errors when running rsync
I'm kinda new to rsync, and decided to mirror openssl.org. When running
the command below, as suggested by openssl.org, I get the following..
rsync -rztpv --delete rsync://ftp.openssl.org/openssl-ftp/
/home/ftp/pub/openssl/
I get the output:
-----------------
receiving file list ... opendir(incoming): Permission denied
done
IO error encountered - skipping file deletion
send_files failed to
2002 Jun 24
1
pointer warnings
I'm trying to resolve a problem I'm getting from a Redhat 6.2
distribution.
When I compile OpenSSH 3.3p1 with OpenSSL 0.9.6d gcc 2.95,
glibc-2.1.3-22, I get problems with
In file included from /usr/include/string.h:346,
from includes.h:30,
from ssh-keyscan.c:9:
/usr/include/bits/string2.h: In function `__strcpy_small':
and then a whole series of
2002 Jun 01
1
A small problem for samba on Solaris+gcc
Hi all,
I am building samba-2.2.4 on Solaris 8 (Intel) with gcc-2.95.3, not
Sun compiler. I have noticed that it tries to build winbind nss libs
using -KPIC instead of -fPIC (which is the correct for my conf). It
looks like configure overlooked the fact that I have gcc and assumed
that all solaris boxes would use Sun compiler. I managed to compile
them by substituting -fPIC for -KPIC in the
2002 Jun 27
1
OpenSSH 3.3p1 on SunOS 4.1.4
Hi,
I just installed OpenSSH 3.3p1 on a SunOS 4.1.4 system (actually a
3-year old Auspex file server) as a replacement for an older, probably
vulnerable ssh version.
I used gcc, openssl 0.9.6d, zlib 1.1.4 and the configure incantation
./configure --with-tcp-wrappers --with-privsep-user=privsep
(the latter option obviously being the default value).
There were two problems: (a) memmove seems