Displaying 20 results from an estimated 900 matches similar to: "Problem with openssh on linux 2.0.34 mips"
2004 Apr 24
1
SCM_RIGHTS problem with openssh-3.8p1 build on Cobalt Raq2
I saw some archived messages which I found via Google in relation to some
patches which can be applied to Glibc to fix the SCM_RIGHTS problem when
attempting to build openssh on a Cobalt Raq2.
Is there a way to retrieve the patches which need to be applied? The list
archive search website displays the actual messages which discussed the
topic, but I wasn't able to view any of the attachments
2002 Jun 27
0
[Bug 311] New: Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS undeclared
http://bugzilla.mindrot.org/show_bug.cgi?id=311
Summary: Compile fails on MIPS Linux (Cobalt Raq2) - SCM_RIGHTS
undeclared
Product: Portable OpenSSH
Version: -current
Platform: MIPS
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo:
2003 Dec 22
1
(no subject)
On my system
HP-UX bbmusw1 B.11.00 A 9000/887 1485316281 two-user license
I installed the depot file
HP-UX 11.00 PA-RISC
Downloads for openssh-3.7.1p2 (Help!)
Downloads for openssh-3.7.1p2 (Help!)
I am using /usr/local/sbin/sshd -d -d -d to get the debugging info.
I get the following error after sshd accepts my password during ssh
session. This error happens when I use
both putty
2002 Jun 27
3
OpenSSH 3.4p1 - compilation problem on Linux
Hello openssh-unix-dev,
Some time ago I successfully compiled version 3.1 of OpenSSH.
Today I tried new OpenSSH version and I am not able to compile it.
Configuration script runned well. When running make, following error
occured:
make[1]: Entering directory `/tools/openssh-3.4p1/openbsd-compat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
2004 Oct 28
1
Odd login issue [early Samba]
Cobalt RAQ2/Samba 1.9.18p10
I *know* this is an unconscionably old version of Samba which I will
upgrade as soon as possible, but first I have to get control of things
at a new job and inventory what exists and where. I just got hired one
day ago, thus for now Im just "putting out fires" for a few days.
A RAQ2 is being used as a single site DNS/Fileserver/Mailserver for a
department
2002 Jul 01
5
[Bug 327] monitor_fdpass.c: Expected 1 got 1075033556 - Privilege Separation
http://bugzilla.mindrot.org/show_bug.cgi?id=327
------- Additional Comments From jmknoble at pobox.com 2002-07-02 04:11 -------
Could you please check the error message again? Is it:
mm_receive_fd: recvmsg: expected received 1 got nnnnnnnn
or is it this:
mm_receive_fd: expected type 1 got nnnnnnnn
? Those are two different problems, within a few lines of each other. The
exact text
2005 Mar 03
0
[Bug 2418] New: --files-from= does not seem to be implemented but is in man rsync
https://bugzilla.samba.org/show_bug.cgi?id=2418
Summary: --files-from= does not seem to be implemented but is in
man rsync
Product: rsync
Version: 2.6.2
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2002 Jun 25
1
privsep on SCO Openserver
Has anyone got privsep to work under SCO Openserver?
I am testing openssh3.3p1. I have Compression turned off in sshd_config.
Here is the error messages that I am getting.
sshd[21469]: fatal: mm_send_fd: sendmsg(3): Bad file number
sshd[21476]: fatal: mm_receive_fd: recvmsg: expected received 1 got 0
--Sam
2008 Feb 20
1
alignment problem in monitor_fdpass.c
Hi,
After FreeBSD changed from using -O2 to using -O on their ARM port, I
found that sshd stopped working. (gcc version 4.2.1 20070719 [FreeBSD])
I have downloaded openssh-SNAP-20080220.tar.gz and the code still look
the same.
Anyway looking into it, I found that the problem is in monitor_fdpass.c
in the functions mm_send_fd and mm_receive_fd. Using -O2 used to align
the tmp array on a 4 byte
2019 Jun 27
2
Does ssh need sendfd in pledge() call?
Hi,
I posted this question to the OpenBSD bugs list last week, however
I have had no reply and it was suggested on IRC that I post here
instead. So I must apologise if this is not appropriate.
For a reference here is my previous post:
https://marc.info/?l=openbsd-bugs&m=156080681530337&w=2
I am running OpenBSD 6.5-stable (also tested on -current). When I
ssh somewhere I get a sig abort
2015 Sep 09
3
[Bug 11507] New: Minimize writes when syncing local files
https://bugzilla.samba.org/show_bug.cgi?id=11507
Bug ID: 11507
Summary: Minimize writes when syncing local files
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2008 Jul 06
11
OpenSSH 5.1: call for testing
Hi,
OpenSSH 5.1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This release is one of
the biggest in recent years, with two hackathons' worth of improvements
and fixes for some of our most recalcitrant bugs.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is
2008 Jul 29
1
Question regarding alignment patch
Contrast
http://cvsweb.mindrot.org/index.cgi/openssh/monitor_fdpass.c?r1=1.23;r2=1.24
with
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/monitor_fdpass.c.diff?r1=1.14&r2=1.15
The original replaces cmsgbuf.tmp with cmsgbuf.buf, while the -portable
version *adds* cmsgbuf.buf but retains cmsgbuf.tmp.
I assume this was an oversight, and cmsgbuf.tmp should be removed?
DES
--
Dag-Erling
2005 Sep 07
4
[Bug 1080] 4.1p1 to 4.2p1 broke UsePrivilegeSeparation on HPUX
http://bugzilla.mindrot.org/show_bug.cgi?id=1080
Summary: 4.1p1 to 4.2p1 broke UsePrivilegeSeparation on HPUX
Product: Portable OpenSSH
Version: 4.2p1
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: security
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
2004 Sep 01
2
openssh-3.9p1: no pam_close_session() invocation
Hello,
I would like to point to this problem again as I have not seen a reply to
my original posting:
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=106458208520320&w=2
and the problem still exists in version 3.9p1.
After closing a ssh-session the pam_close_session() function is not
invoked. Enabling PrivilegeSeparation (UsePrivilegeSeparation yes) does not
help.
Could someone
2004 Aug 06
3
1.3.11 instability on MIPS?
Hey there.
I have setup an icecast server on a Cobalt RAQ2 (may be a raq1, not
entirely sure) with a MIPS processor. The icecast server compiles, and
runs fine, atleast for a while. But on 2 occasions over the last 10
hours I have had to manually restart the server.
Is there any known bug on the MIPS architechture, or should I
investigate the problem more?
Thanks
Mike
--
2002 Jun 23
13
[Bug 285] 3.3p1 on Linux 2.2.x doesn't accept connections
http://bugzilla.mindrot.org/show_bug.cgi?id=285
------- Additional Comments From dtucker at zip.com.au 2002-06-23 20:31 -------
Disabling PrivSep (add "UsePrivilegeSeparation no" to sshd_config) should get it
working on 2.2 kernels.
3.3p1 defaults PrivSep to on. Previous releases (that supported it) defaulted to
off.
------- You are receiving this mail because: -------
You
2002 May 29
2
OpenSSH 3.2.3p1 won't compile under IRIX 6.5.14
Previously 3.2.2 would not compile under Solaris, then 3.2.3
came out with a bug fix for the problem.
Now 3.2.3 won't compile under IRIX 6.5.14. I've tried using
both gcc 3.0.1 and the IRIX MIPSpro 7.1 compilers. I've been
compiling previous versions of OpenSSH for years using these
same compilers (we haven't updated the MIPSpro compiler for 3
years, and I've been using it on
2002 Jun 24
0
recvmsg gives unexpected type
Hi,
I'm getting the following in my server log when I try to connect.
to openssh-3.3p1 on linux 2.0.36
Jun 23 22:53:49 bart sshd[10702]: Accepted password for steve from
10.0.0.240 port 3867 ssh2
Jun 23 22:53:49 bart sshd[10704]: fatal: mm_receive_fd: expected type 1
got 1074202577
Sorry if this came up already, but the search engine seemed to ignore
underscores and all the matches matched
2003 Apr 19
4
[Bug 544] sshd w/privsep fails on Linux 2.0, mm_receive_fd: expected type 1 got 1074276337
http://bugzilla.mindrot.org/show_bug.cgi?id=544
Summary: sshd w/privsep fails on Linux 2.0, mm_receive_fd:
expected type 1 got 1074276337
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd