Subject: Re: per-user /tmp
To: Christian Biere <christianbiere@gmx.de>
From: Elad Efrat <elad@NetBSD.org>
List: tech-security
Date: 02/03/2007 20:38:14
Christian Biere wrote:

> Don't you want to do the open()/fstat()/fchown()/fchmod() dance here?

why?

> Maybe the login instead of the uid should be used? It's more readable
> once on disk and you can have multiple logins with the same uid but
> not vice-versa.

this is not how magic symlinks work.

-e.