Debian Virtualization: Back to the Basics, part 3
The traditional Linux security model starts with file permissions. The model lets the kernel decide whether or not a process may access a resource based on permissions set as part of the filesystem. The coarse-grained granularity of this model often causes Linux processes to have too many rights. If more granularity is needed, one has to resort to adding security related code into the program source.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.