Choose the correct security concept for this statement:
Users in Team A should not have access to Team B's files as Team A does not need them to complete their assigned tasks.
Secure Access Permissions Model (SAPM)
Entry Control Roster (ECL)
Correct Incorrect Unanswered Report Issue Answer Description
The Principal of Least Privilege means users and user accounts should be given the most restrictive permissions possible to complete the tasks necessary. For example, if a file is used by a Finance team to track company revenue a user in the marketing department should not have access to the file. SAPM is not a real acronym, an Entry Control Roster refers to a list of authorized people for a physical area.
Wikipedia
In information security, computer science, and other fields, the principle of least privilege (PoLP), also known as the principle of minimal privilege (PoMP) or the principle of least authority (PoLA), requires that in a particular abstraction layer of a computing environment, every module (such as a process, a user, or a program, depending on the subject) must be able to access only the information and resources that are necessary for its legitimate purpose.
Principle_of_least_privilege - Wikipedia, the free encyclopedia Subscribe to avoid duplicate questions and track your progress over time