Re: High UID support for Linux

Matthias Urlichs (smurf@noris.de)
28 Nov 1998 23:12:25 +0100


"Khimenko Victor" <khim@sch57.msk.ru> writes:
>
> > They will just use getenv("HOME"). No need for uid.
> Great but what to do with already written programs ?
>
You reserve one special UID (let's say, 65533 or 32765) which, when used with
the old interfaces, means "current UID".

Any setuid program which needs more support (i.e., switch back AND forth
between real and effective UID) is unlikely to be binary-only.

-- 
Matthias Urlichs  |  noris network GmbH   |   smurf@noris.de  |  ICQ: 20193661

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/