全部科目 > 数据库系统工程师 >
null
null2016年上半年 数据库系统工程师 上午试卷 综合知识


第 72 题
 
In the fields of physical security and information security, access control is the selective restriction of access to a place or other resource. The act of accessing may mean consuming,entering, or using. Permission to access a resource is called authorization(授权).
An access control mechanism(71)between a user (or a process executing on behalf of a user) and system resources, such as applications, operating systems, firewalls; routers, files,and databases. The system must first authenticate(验证)a user seeking access. Typically the authentication function determines whether the user is (72) to access the system at all.
Then the access control function determines if the specific requested access by this user is permitted. A security administrator maintains an authorization database that specifies what type of access to which resources is allowed for this user. The access control function consults this database to determine whether to(73) access. An auditing function monitors and keeps a record of user accesses to system resources. 
In practice, a number of(74)may cooperatively share the access control function. All Operating systems have at least a rudimentary(基本的).and in many cases a quite robust, access control component. Add-on security packages can add to the (75)access control capabilities of the OS. Particular applications .or utilities, such as a database management system, also incorporate access control functions. External devices, such as firewalls, can also provide access control services .
 
  A.  denied
 
  B.  permitted
 
  C.  prohibited
 
  D.  rejected
 
 
所属分类:

计算机专业英语 ->
 
  
   ├  计算机系统基础
   ├  可靠性与系统性能评测
   ├  数据结构与算法
   ├  操作系统
   ├  程序语言基础
   ├  计算机网络
   ├  多媒体基本知识
   ├  软件工程
   ├  安全性知识
   ├  标准化知识
   ├  知识产权
   ├  信息化基础、项目管理
   ├  计算机专业英语
   ├  数据库技术基础
   ├  数据操作与SQL
   ├  数据库设计
   ├  网络环境下的数据库
   ├  数据库发展趋势与新技术
   ├  关系数据库的规范化
   ├  数据库运行与管理
   ├  E-R模型
   ├  关系代数和关系模型
   ├  数据库事务与调度
   ├  数据仓库与数据挖掘
   ├  分布式数据库系统