An IT technician is establishing a local user account security baseline for standalone Windows office workstations. Which TWO configuration steps are recommended best practices for hardening local user accounts on these systems?
- Disable or rename built-in default accounts, such as the Administrator and Guest accounts.Answer
- BAssign standard end users to the local Administrators group to minimize permission elevation requests.
- Configure account lockout thresholds to lock user accounts after a specified number of failed logon attempts.Answer
- DAttach physical security cable locks to safeguard user account databases against network-based password attacks.
Answer
Disabling or renaming built-in default accounts and configuring account lockout thresholds are recommended best practices for hardening local user accounts.
Workstation account hardening requires adhering to the principle of least privilege and mitigating brute-force attacks. Disabling or renaming built-in default accounts (such as Guest and Administrator) removes well-known authentication targets. Setting account lockout thresholds prevents attackers from attempting unlimited password combinations.
Step-by-Step Solution
Key Concept
Local Account Hardening Best Practices
Estimated Time:1m 0s