Which of the following best describes the purpose of user roles in a system?
Think about how systems control what users can do.
User roles help define what actions a user can perform by assigning permissions and access levels.
Which of the following is NOT a typical user role in many systems?
Consider roles related to system management and access.
Administrator, Guest, and Moderator are common roles; Photographer is not typically a system role.
A company wants to allow only managers to approve expenses but wants all employees to submit expense reports. Which role setup best supports this?
Think about who should do what action.
Managers should have permission to approve expenses, while employees should only submit them.
What is a likely consequence if a regular user is mistakenly given administrator permissions?
Consider what administrator permissions allow.
Administrator permissions allow users to change settings and access sensitive information, which can be risky if given incorrectly.
In a system with roles: Guest, User, Moderator, and Administrator, which statement best describes a secure role hierarchy?
Think about how permissions build up in roles.
Typically, higher roles inherit permissions from lower roles, with Administrator having the most control.