next up previous
Next: Consistency Semantics Up: Access Control Previous: Access Control

Specifying permitted Users

User Classes

In Unix : ordinary file : R, W, X privileges
directory : R, W, X (search for name and execute file)
Superuser (root) has over-riding permission to access in any mode
OwnerID can be substituted for userid for execute access to files - change protection domain e.g. to allow user to execute a system utility with system capabilities

List of Users

e.g. VAX/VMS : record - username, access mode (R, W or E)

There are other variations to these models, for instance, the concept of DOMAINS in WinNT - we shall cover these in Security later



Omer F Rana
Sat Feb 15 19:06:41 GMT 1997