CyberArk Sentry – Privileged Cloud — Question 69
Which statements accurately describe the process of LDAP integration with CyberArk Privilege Cloud Standard? (Choose two.)
Answer options
- A. Directory maps determine user or group creation within the Privilege Cloud Vault.
- B. A tailored Python script is required to facilitate the LDAP server interaction.
- C. Upon user login, their directory attributes are refreshed through the directory map.
- D. For establishing a connection, the domain base context is not a prerequisite.
- E. The LDAP BIND user requires domain administrative privileges for a successful connection.
Correct answer: A, C
Explanation
Options A and C are correct because directory maps play a crucial role in user or group creation and ensure that user attributes are updated during login. Options B and E are incorrect since a tailored Python script is not mandatory for LDAP integration, and the LDAP BIND user does not necessarily need domain administrative privileges to connect successfully. Option D is also incorrect because the domain base context is generally required to establish a connection.