1/33
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
What do authentication and authorization policies give subjects the right to do?
sign on to a computer and network and potentially make changes to the system configuration
What do authentication and authorization policies place in the user?
a certain amount of trust to exercise those rights responsibly
Why can relying only on user rights be risky?
users can act maliciously or could be tricked into an adverse action
What does execution control refer to?
logical security technologies designed to prevent malicious software from running on a host regardless of what the user account privileges allow
What kind of security system can execution control establish?
one that does not entirely depend on the good behavior of individual users
What does Windows require even when logged in as an administrator account when making certain changes?
a confirmation
What system is that confirmation part of in Windows?
User Account Control
When running an application normally, as whom will the application be run?
the user who is logged in
What option may be needed to execute a program with administrative privileges?
Run As Administrator
What does Run As Administrator allow a standard user account to do?
run a program or utility with administrative privileges
What is required when the Run As Administrator option is selected?
the administrative account password
What does Run As Administrator assist with?
execution control of applications and making changes to the workstation