problem in uidswap?

Tom Orban TORBAN at do.usbr.gov
Thu Dec 18 08:06:25 EST 2003


Oops!  Almost forgot to respond.

BINGO!  That fixed it.  Thank you VERY MUCH!!!

FYI, here's a uname from that machine:
unix> uname -a
dgux hostname R4.11MU05 generic AViiON mc88110

Thanks again.

-Tom

>>> Darren Tucker <dtucker at zip.com.au> 12/12/03 11:04PM >>>
Tom Orban wrote:
> I've compiled openssh 3.7.1p2 on a DG/UX machine
[snip]
>  fatal: permanently_set_uid: was able to restore old [e]uid

Add these to your config.h and recompile:

#define SETEUID_BREAKS_SETUID 1
#define BROKEN_SETREUID 1
#define BROKEN_SETREGID 1

If that works, let us know and we'll make configure do it automatically.

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
     Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.





More information about the openssh-unix-dev mailing list