A system administrator pulls records from a database that only requires the use of their general user vs. domain admin account. Use of the general user account demonstrates which of the following concepts?
The principle of Least Privilege ensures that users are granted the minimum level of access required to perform their tasks. In this case, using the general user account instead of a domain admin account demonstrates least privilege, as the administrator is only granted the necessary permissions to access the required records, rather than full administrative rights.
Currently there are no comments in this discussion, be the first to comment!