CS0-003 · Question #431
CS0-003 Question #431: Real Exam Question with Answer & Explanation
The correct answer is D: Time synchronization. Time synchronization issues can cause severe problems with authentication and logging. If system clocks are not properly synchronized, it can lead to discrepancies in log timestamps, making it difficult to correlate events across different systems. Additionally, time-related disc
Question
Which of the following will most likely cause severe issues with authentication and logging?
Options
- AVirtualization
- BMultifactor authentication
- CFederation
- DTime synchronization
Explanation
Time synchronization issues can cause severe problems with authentication and logging. If system clocks are not properly synchronized, it can lead to discrepancies in log timestamps, making it difficult to correlate events across different systems. Additionally, time-related discrepancies can affect authentication mechanisms that rely on time-based tokens, such as those used in multifactor authentication, leading to failures and security gaps.
Topics
Community Discussion
No community discussion yet for this question.