wuzhipeng2014 / freenos

Automatically exported from code.google.com/p/freenos
GNU General Public License v3.0
0 stars 0 forks source link

Implementation of POSIX-1.2008 userid/groupid security checking #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The VirtualFileSystem and ProcessServer are currently aware of
userid/groupid pairs,
but do not do anything useful with this information. We should correctly
implement
security checking of userid/groupid pairs for any operation, as defined in the
POSIX-1.2008 specification.

Original issue reported on code.google.com by coenbijlsma on 7 Aug 2009 at 10:57

GoogleCodeExporter commented 9 years ago

Original comment by coenbijlsma on 7 Aug 2009 at 11:02