Displaying 20 results from an estimated 3000 matches similar to: "zlib/openssh help"
2003 Apr 07
1
Connection refused
Hi there,
The installation of Openssl on my HP-UX 11.11 box went fine. When I execute
'ssh' command, the error shows: "ssh: connect to host testbox port 22:
Connection refused". Can you point me the solution. Thanks.
Ben
__________________________________________
Benjamin Le
Sr. Systems Administrator
Information Technology Services
Portland Community College
2002 Jul 22
7
[Bug 367] patches for Cray port
http://bugzilla.mindrot.org/show_bug.cgi?id=367
------- Additional Comments From wendyp at cray.com 2002-07-23 08:38 -------
Created an attachment (id=134)
cray patches
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2001 Aug 07
1
do_pre_login() used before declared
do_pre_login() in session.c is used (in do_exec_pty()) before
it's declared, which is causing some problems for me.
please move it up a couple hundred lines in the file.
patch included for 0807 snapshot.
thanks,
wendy
% diff -u session.c.orig session.c.mod
--- session.c.orig Tue Aug 7 13:11:51 2001
+++ session.c.mod Tue Aug 7 16:21:07 2001
@@ -397,6 +397,34 @@
}
}
2001 Mar 06
3
utmpx/wtmpx problems with 2.5.1p2 on irix...
I installed 2.5.1p2 on an irix system and noticed that if a user logged
in typed "logname" it was providing the wrong username. File creations
were correct, "w" produces the correct output....so something is funky
in p2 that wasn't there in p1.
2001 Oct 08
2
Porting OpenSSH 2.9.9p2 to Dynix V4.4.4
Hello Porters,
I am attempting to compile OpenSSH 2.9.9p2 on a Dynix V4.4.4 host.
I have set USE_PIPES and BROKEN_SAVED_UIDS (the latter because there are
no functions for set{eu,eg}id() that I can find). I configured with
"./configure '--with-libs=-lnsl -lsec'".
Each time I attempt to login, I get this error:
No utmp entry. You must exec "login" from
2002 Feb 01
2
/dev/urandom
if i want to learn more about implementing a /dev/urandom,
where would be a good place to start?
thanks,
wendy
--
wendy palm
Cray OS Sustaining Engineering, Cray Inc.
wendyp at cray.com, 651-605-9154
2003 Apr 22
1
GSS-API
simon-
any luck with that GSS-API patch for 3.6.1?
ben/markus/whoever -
will this ever be added to source?
thanks,
wendy
--
wendy palm
Cray OS Sustaining Engineering, Cray Inc.
wendyp at cray.com, 651-605-9154
2001 Aug 02
3
Cray patch against openssh-SNAP-20010802
Significant changes since last patch.
Deleted patches to packet.c and channel.c - not needed.
Add small patch to sshd.c and openbsd/ssh-cray.c
to disable cray process privileges. Depending
on how a cray unicos/unicosmk system is configured user
could su to root without a password with out this mod.
Add no_sco flag to noop check for -lrpc which assumes that
their was a -lyp library.
2002 Sep 23
19
Call for testing for 3.5 OpenSSH
OpenBSD tree is heading into a lock and this includes OpenSSH. So we are
winding up for a 3.5 release. If we can get people to test the current
snapshots and report any problems that would improve the odds that your
platform won't be broke for 3.5.
Issues I know off of right now.
1. I can't test NeXT. So I TRULY need someone in that community to test
for me. Last I heard there was
2002 Dec 17
1
[Bug 457] New: SSHD doesn't start when using invalid port numbers
http://bugzilla.mindrot.org/show_bug.cgi?id=457
Summary: SSHD doesn't start when using invalid port numbers
Product: Portable OpenSSH
Version: 3.5p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2018 Mar 01
1
Opus implementation on Nordic chip
Hi
I’m currently trying to implement the Opus codec on a nRF 52 DK (from Nordic). One main goal of my project is a low power application that can record and send audio data (16+ kHz) over BLE. Therefore, the Opus audio codec would be suitable to encode audio data, send it over BLE and decode it on another chip.
Unfortunately, I have some trouble implementing it.
There are different parts to the
2002 Jun 26
1
[Bug 302] New: make install reports that separation user does not exist...
http://bugzilla.mindrot.org/show_bug.cgi?id=302
Summary: make install reports that separation user does not
exist...
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo:
2001 Mar 16
2
X forwarding from Linux -> Irix not working
I'm logging in from an irix machine to a linux machine (both running
openssh-2.5.1p2) and am unable to run any X applications.
I ran a verbose session and this happens:
debug: fd 6 IS O_NONBLOCK
debug: channel 0: new [X11 connection from host port 4572]
debug: X11 connection uses different authentication protocol.
debug: X11 rejected 0 i1/o16
debug: channel 0: read failed
debug: channel 0:
2011 Sep 01
2
Removing special chars in strings?
Hi all,
How can I replace those "\" in the str?
Thanks in advance.
func <- function(str) {
print(gsub("\\","",str))
}
func("bla\ble\bli")
2001 Apr 23
2
Bad packet length error
Hello,
I just built openssh-2.5.2p2 on an HP running HP-UX 11.00. Seems now
when I try and connect to other HP's running ssh with version
openssh-2.3.0p1 (using protocol version 2), I'm getting disconnected
because of a "Bad packet length" error:
ssh -v isd1
...
debug1: ssh_dss_verify: signature correct
debug1: Wait SSH2_MSG_NEWKEYS.
debug1: GOT SSH2_MSG_NEWKEYS.
debug1: send
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.
2002 Apr 02
3
PrivSep and portability
Hi,
I've seen a few patches related to the PrivSep works. As far as I can
see, it seems to work by using a shared memory segment to communicate.
I just want to point out that there are some unix systems that do not
have mmap() (SCO, older SVR3 systems) or that might have problems with
anonymous shared mmap() (don't have an examples, but e.g. the INN docs
are full of warnings concerning
2007 May 04
3
decimal values
hello,
how can I do to drop decimal after the comma please for example for tthis line
> print(P)
[1] 62.000000 1.000000 7.661290 5.200000 17.100000 2.318801
how canI do to keep only 62 1 7.66 5.2 17.1 2.32
thanks
__________________________________________________
ble contre les messages non sollicités
[[alternative HTML version deleted]]
2004 Jan 21
5
Release testing
Hi,
We are planning on releasing the next version of OpenSSH in a couple
of weeks. As always, we would like to see it tested as widely as
possible before this happens.
We would therefore like you to test the latest snapshots (20030122
and later) on as many machines that you have access to. Ideally
this testing should include running the regress tests and use of
the snapshots in a
2001 Apr 04
1
Solaris UseLogin problems
I'm using openssh 2.5.2p2 on Solaris-x86 2.6. I ran into a couple
problems when I set UseLogin to "yes":
The big one seems to have been reported before: login refuses to run
without a utmpx entry. This problem appears to have been caused by
the changes in revision 1.24 of session.c. Before this revision, the
record_login() function was always called, no matter how UseLogin was