CyberArk Sentry – PAM — Question 68
For redundancy, you want to add a secondary RADIUS server.
What must you do to accomplish this?
Answer options
- A. Addto the application settings of the PVWA web.config file.
- B. In the PVWA vault.ini file, list each RADIUS server host address in the "Addresses" attribute separated by commas.
- C. Open the DBParm.ini on the Vault server. Add the second RADIUS server configuration settings after the first one, separated by a comma.
- D. In the PVWA web.config file, add the location element at the end of the config file. Set the path value to "Default Web Site/PasswordVault/api/auth/pkipn/logon".
Correct answer: C
Explanation
The correct answer is C because the DBParm.ini file is specifically used to configure RADIUS server settings in a sequential manner, allowing for redundancy. Options A, B, and D do not pertain to how RADIUS server configurations are handled in this context and would not achieve the goal of adding a secondary RADIUS server.