Implementation第 52 / 100 题
Which access control model grants permissions based on a user's assigned job function?
a.Discretionary access control
b.Role-based access control
c.Mandatory access control
d.Rule-based access control
解析
Role-based access control (RBAC) assigns permissions to roles, and users inherit access by being placed in a role. It simplifies administration and enforces consistency. Changing a role updates access for everyone assigned to it.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- What does a digital signature primarily provide?
- Which authentication factor category does a fingerprint belong to?
- Requiring a password plus a one-time code from a phone app is an example of:
- Which model uses security labels and clearances, common in government, where the system enforces access centrally?
- Which secure protocol replaces Telnet for encrypted remote command-line access?
- Which protocol secures web traffic by encrypting HTTP with TLS?