Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
On Wed, Aug 10, 2011 at 08:59:48AM +0000, YAMAMOTO Takashi wrote:
> is extattr_namespace_access really necessary?
> uid-based priviledge check in userland is often a mistake.
For now it duplicates the same simple access check as in kernel:
system attributes are restricted to root. This is just a helper function,
it is not exported. I immagine it could move to kernel when we introduce
more namespaces with different acces semantics. But we are not there yet.
--
Emmanuel Dreyfus
manu%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index