What is the principle of least privilege?

What will be an ideal response?

The principle of least privilege is a security standard by which each user added to a system is given the minimum set of privileges that he or she requires to conduct legitimate business within that system.

Computer Science & Information Technology

You might also like to view...

Which of the following BEST describes server virtualization?

A. A single logical server operating on multiple physical servers. B. Applications hosted on a single server and deployed to multiple users. C. Multiple servers used to host applications for multiple users. D. Multiple logical servers operating on the same physical server.

Computer Science & Information Technology

Which of the following settings of a timer's Interval property will raise a timer event every 5 seconds?

(A) 5 (B) 5000 (C) 5 seconds (D) 5000 milliseconds

Computer Science & Information Technology