Bug 664 - sshd refuses to accept connections, fails with setreuid 75: Operation not permitted error
Summary: sshd refuses to accept connections, fails with setreuid 75: Operation not per...
Status: CLOSED DUPLICATE of bug 665
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: sshd (show other bugs)
Version: 3.7.1p1
Hardware: PPC Mac OS X
: P2 major
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-18 04:26 AEST by Alan Thompson
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Thompson 2003-09-18 04:26:57 AEST
MacOS 10.2.6, installing to fix vulnerability in default install

Using openssl 0.9.6i from fink

Installation appears to work, but trying to connect from remote host (with
server running in sshd -de mode) gives following (short) debug trace:

{snip}
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
Connection from 129.6.120.31 port 28571
debug1: Client protocol version 2.0; client software version OpenSSH_3.4p1
debug1: match: OpenSSH_3.4p1 pat OpenSSH_3.2*,OpenSSH_3.3*,OpenSSH_3.4*,OpenSSH_3.5*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-1.99-OpenSSH_3.7.1p1
debug1: permanently_set_uid: 75/75
setreuid 75: Operation not permitted
debug1: Calling cleanup 0x24ad8(0x0)

Tried enabling BROKEN_SETREUID in config.h, still failed with

setuid 75: Operation not permitted

Thanks!
Comment 1 Alan Thompson 2003-09-18 07:03:37 AEST

*** This bug has been marked as a duplicate of 665 ***
Comment 2 Damien Miller 2004-04-14 12:24:19 AEST
Mass change of RESOLVED bugs to CLOSED