OpenSSH 3.7 testing (Re: 3.6p1 bug on SCO OpenServer)

Tim Rice tim at multitalents.net
Thu Sep 18 04:51:23 EST 2003


On Wed, 17 Sep 2003, Gert Doering wrote:

> Hi,
> 
> On Wed, Sep 17, 2003 at 12:13:56AM +0200, Gert Doering wrote:
> > SCO 3.2v4.2 is broken in horrible ways :-(
> 
> > #define BROKEN_SETREUID 1
> > #define SETEUID_BREAKS_SETUID 1
> > 
> > * configure creates "#define BROKEN_SAVED_UIDS 1", which leads to 
> >   non-working UID swapping - removing that makes *that* work
> 
> These are still wrong.

I had to add 
AC_DEFINE(SETEUID_BREAKS_SETUID)
AC_DEFINE(BROKEN_SETREUID)
AC_DEFINE(BROKEN_SETREGID)
to the *-*-sco3.2v5*) section of configure.ac but I was unable to test 
3.2v4.2

I still need to come up with a 50pin SCSI drive to get my
Open Server 3 box working again. (short on funds right now)

> 
> gert
> 

-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net





More information about the openssh-unix-dev mailing list