setuid (euid) after setuid (uid) on System 5

Guy Harris guy at auspex.UUCP
Sun Mar 26 11:25:05 AEST 1989


>>Both BSD and S5 flavors of "setuid" can be implemented atop "setreuid".
>
>I don't think the "saved set-UID" feature can be emulated using
>setreuid().

OK, let me state it better, making explicit an implicit part of my
statement:

	Both BSD and S5 flavors of "setuid" can be (and have been)
	implemented atop "setreuid" *if you put the saved set-UID
	feature into your system in the fashion described in my
	article in the parts preceding the statement.*

This isn't emulating the saved set-user ID feature using a vanilla
"setreuid"; it's emulating both the BSD and S5 behaviors of "setuid"
atop a "setreuid" that works with a saved set-user ID feature already in
the system.

>Maybe for 4.4BSD?

As I said, they may end up picking up a SunOS-style "saved set-user ID"
implementation (as I presume S5R4 will).



More information about the Comp.bugs.sys5 mailing list