Displaying 4 results from an estimated 4 matches for "carebear".
2001 Jan 03
1
PORT BUG: openssh 2.3.0p1 in Linux Slackware 7
I'm running a Slackware 7-based Linux distribution. I had a problem using
openssh 2.3.0p1. Slackware 7 uses shadow passwords. Openssh picks up the
shadow password information correctly but doesn't encrypt the incoming
password properly so all password authentication fails.
The problem is that sshd *must* be compiled with the link flag
'-lcrypt' which includes libcrypt with the
2000 Nov 08
1
openssh-2.3.0p1-1 with RedHat 6.2 - Bad packet length
I haven't been able to get scp to work with RedHat 6.2 (select: Bad file
descriptor), so... I tried upgrading with openssh-2.3.0p1-1.src.rpm and
openssl-0.9.5a-3.src.rpm No joy. When running just ssh, I get
"Disconnecting: Bad packet length 795178083."
This seems to be a problem with sshd, since the 2.3 ssh client will work
fine with a 2.1 server (but not scp, which still gives
2000 Dec 27
1
problem report about installation of OpenSSH
Hello
I apologise for sending this in in no particular format, but I do not have
"sendbug" on my machine.
I have just downloaded openssh-2.3.0p1 for installation on my Slackware
3.4 Linux OS (running on a Compaq Armada 1540DM laptop with a 150 MHz
Pentium). As instructed, I also obtained and installed zlib-1.1.3 and
openssl-0.9.6. Both unpacked, compiled, and installed without apparent
2002 Jan 31
4
signal transmission in ssh2
does somebody like this?
Index: Makefile.inc
===================================================================
RCS file: /cvs/src/usr.bin/ssh/Makefile.inc,v
retrieving revision 1.21
diff -u -r1.21 Makefile.inc
--- Makefile.inc 30 Oct 2001 20:32:31 -0000 1.21
+++ Makefile.inc 16 Nov 2001 12:07:22 -0000
@@ -10,7 +10,7 @@
CDIAGFLAGS+= -Wmissing-prototypes
CDIAGFLAGS+= -Wunused
-#DEBUG=-g