next up previous
Next: List of Requests with Up: Architecture and Implementation of Previous: Architecture and Implementation of

Subjects, Objects and Requests

In RSBAC, subjects are defined as processes acting on behalf of user IDs. The following object types (here named as target types) are defined:

Access modes are grouped into abstract request types. Whenever a subject wants to access an object, the respective request call with parameters request type, subject, object and attribute data is issued. One system call can lead to several request calls, e.g. sys_open can lead to SEARCH, CREATE, TRUNCATE and all OPEN request types.



2001-09-17