304 · Question #115
What is the primary purpose of configuring a Microsoft Active Directory (AD) AAA object on F5 BIG-IP APM?
The correct answer is C. To centralize user authentication and authorization for domain-joined devices. Configuring a Microsoft AD AAA (Authentication, Authorization, and Accounting) object on F5 BIG-IP APM centralizes the process of verifying user identities and determining their access rights by connecting APM to Active Directory as the authoritative identity store for…
Question
What is the primary purpose of configuring a Microsoft Active Directory (AD) AAA object on F5 BIG-IP APM?
Options
- ATo define access control policies for applications.
- BTo facilitate single sign-on for users across multiple domains.
- CTo centralize user authentication and authorization for domain-joined devices.
- DTo establish a secure communication channel between the BIG-IP APM and AD server.
How the community answered
(48 responses)- B4% (2)
- C94% (45)
- D2% (1)
Explanation
Configuring a Microsoft AD AAA (Authentication, Authorization, and Accounting) object on F5 BIG-IP APM centralizes the process of verifying user identities and determining their access rights by connecting APM to Active Directory as the authoritative identity store for domain-joined users. Option A is wrong because access control policies are defined separately in APM's Access Policy Manager - the AAA object is the connector, not the policy itself. Option B is wrong because SSO is a feature built on top of authentication, not the purpose of the AAA object configuration itself. Option D is wrong because secure communication (e.g., LDAPS/SSL) is a configuration detail of the AAA object, not its primary purpose - the channel is a means, not the end goal.
Memory tip: Think of the AAA object as the "phone book entry" for your AD server - it tells BIG-IP APM where to call and how to ask when it needs to authenticate or authorize a user. The three A's - Authenticate, Authorize, Account - map directly to what AD provides centrally.
Topics
Community Discussion
No community discussion yet for this question.