Oracle WebLogic Server 12c: Administration I — Question 57
You want to configure an LDAP authentication provider in your domain. Which three pieces of information must you obtain from your LDAP administrator?
(Choose three.)
Answer options
- A. name attribute for user objects
- B. connection pool maximum size
- C. base DN for group objects
- D. realm name
- E. host name and port
Correct answer: C, D, E
Explanation
The correct answers are C, D, and E because the base DN for group objects, realm name, and host name with port are essential for establishing a proper LDAP connection and authentication. Options A and B, while relevant to LDAP configurations, do not directly relate to the basic requirements for setting up an LDAP authentication provider.