Which local security database stores user accounts on a Windows machine?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

Which local security database stores user accounts on a Windows machine?

Explanation:
Local authentication on Windows relies on the Security Account Manager (SAM) database, which stores local user accounts and their password hashes on that machine. When someone logs in locally, the system checks credentials against the SAM via the Local Security Authority. This is distinct from Active Directory, which stores domain accounts for computers joined to a domain; LDAP is the protocol used to access directory services like AD; and the Key Distribution Center handles Kerberos ticketing in a domain, not the local account store.

Local authentication on Windows relies on the Security Account Manager (SAM) database, which stores local user accounts and their password hashes on that machine. When someone logs in locally, the system checks credentials against the SAM via the Local Security Authority. This is distinct from Active Directory, which stores domain accounts for computers joined to a domain; LDAP is the protocol used to access directory services like AD; and the Key Distribution Center handles Kerberos ticketing in a domain, not the local account store.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy