The principle of defense in depth
Defense in depth is a real security principle that mitigates the impact of breaches by layering multiple defenses such as network, host, and application.
However, this question describes minimizing the permissions granted to individual users, not how to layer defenses, so this is incorrect.