problem in uidswap?
Darren Tucker
dtucker at zip.com.au
Sat Dec 13 17:04:20 EST 2003
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