FCP – FortiGate Administrator 7.4 — Question 46
Which statement correctly describes NetAPI polling mode for the FSSO collector agent?
Answer options
- A. The NetSessionEnum function is used to track user logouts.
- B. NetAPI polling can increase bandwidth usage in large networks.
- C. The collector agent must search Windows application event logs.
- D. The collector agent uses a Windows API to query DCs for user logins.
Correct answer: A
Explanation
The correct answer, A, is true because the NetSessionEnum function specifically tracks user sessions and logouts. Option B, while it may be a concern in large networks, does not directly describe the functionality of NetAPI polling. Option C is incorrect as the collector agent does not need to search Windows application event logs for this function. Option D is also inaccurate because the collector agent does not solely rely on querying DCs for logins, but rather uses the NetSessionEnum function for tracking.