Review Questions and Correct Answers| Updated
True
Access control is the central element of computer security.
True
An auditing function monitors and keeps a record of user accesses to
system resources.
True
The principal objectives of computer security are to prevent
unauthorized users from gaining access to resources, to prevent
legitimate users from accessing resources in an unauthorized manner,
and to enable legitimate users to access resources in an authorized
manner.
True
A user may belong to multiple groups.
True
An access right describes the way in which a subject may access an
object.
,False
Traditional RBAC systems define the access rights of individual users and
groups of users.
Access control
1. __________ implements a security policy that specifies who or what may
have access to each specific system resource and the type of access that
is permitted in each instance.
Authentication
__________ is verification that the credentials of a user or other system
entity are valid.
Authorization
_________ is the granting of a right or permission to a system entity to
access a system resource.
DAC
__________ is the traditional method of implementing access control.
MAC
__________ controls access based on comparing security labels with
security clearances.
, mandatory access control
A concept that evolved out of requirements for military information
security is ______ .
subject
A __________ is an entity capable of accessing objects.
object
A(n) __________ is a resource to which access is controlled.
RBAC
__________ is based on the roles the users assume in a system rather than
the user's identity.
role
A __________ is a named job function within the organization that controls
this computer system
Constraints
__________ provide a means of adapting RBAC to the specifics of
administrative and security policies in an organization.
Cardinality