openbsd-compat/inet_ntoa.h missing from 3.7p1?

Christopher R. Hertel crh at ubiqx.mn.org
Thu Sep 18 01:48:50 EST 2003


On Wed, Sep 17, 2003 at 04:44:12PM +1000, Darren Tucker wrote:
> "Christopher R. Hertel" wrote:
> > I am using Irix, but I'm using SGI's compiler, not GCC, so I commented out
> > the line.  OpenSSH then compiled.
> 
> > debug1: Local version string SSH-1.5-OpenSSH_3.7p1
> > debug3: privsep user:group 6666:6666
> > debug1: permanently_set_uid: 6666/6666
> > : was able to restore old [e]gid
> 
> This is the problem here.  What are all of the SET*[UG]ID defines set to
> in config.h?

#define HAVE_SETEGID 1
#define HAVE_SETEUID 1
#define HAVE_SETREGID 1  
#define HAVE_SETREUID 1
#define HAVE_SETSID 1  

> You may be able to sort it by out by defining "BROKEN_SETREUID" and
> "BROKEN_SETREGID", and possibly SETEUID_BREAKS_SETUID.

I will give those a try if I still have the same problems with 3.7.1p1.  

Thanks!

Chris -)-----

-- 
"Implementing CIFS - the Common Internet FileSystem" ISBN: 013047116X
Samba Team -- http://www.samba.org/     -)-----   Christopher R. Hertel
jCIFS Team -- http://jcifs.samba.org/   -)-----   ubiqx development, uninq.
ubiqx Team -- http://www.ubiqx.org/     -)-----   crh at ubiqx.mn.org
OnLineBook -- http://ubiqx.org/cifs/    -)-----   crh at ubiqx.org




More information about the openssh-unix-dev mailing list