Re: problems with changing UID/GID

Alan Cox (alan@lxorguk.ukuu.org.uk)
28 Aug 2002 15:01:40 +0100


On Wed, 2002-08-28 at 12:51, Florian Weimer wrote:
> Alan Cox <alan@lxorguk.ukuu.org.uk> writes:
>
> >> But, the credentials are per-task in Linux, so it's possible to have
> >> two tasks in a process running under different UIDs.
> >
> > Really useful isnt it
>
> And not supported by GNU libc, neither officially nor by the current
> implementation. :-(

Its supported by clone() and programs using clone directly, not by the
legacy pthreads interface

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