What is the purpose of the Security Accounts Manager (SAM) database? Describe how it is used in Windows 10? When is it not used by Windows 10?
What will be an ideal response?
Whether you authenticate by using a local user account or a Microsoft account, a user account is stored in the Security Accounts Manager (SAM) database. If a user signs in locally, the SAM database is used to verify sign-in credentials. If a user signs in by using a Microsoft account, the Microsoft account credentials for the user account in the SAM database are verified with Microsoft over the Internet. If the computer is part of an Active Directory domain, and the user signs in using a domain user account, the SAM database is not used.
You might also like to view...
When you choose a desktop ________ for your computer, you need to make sure that it will not make it difficult to see the icons and to perform tasks
A) window B) icons C) background D) theme
An isEmpty method you write to test whether a linked list is empty is called a __________ method.
a. predefined. b. predicate. c. preemption. d. preorder.