Which statement about the Master Policy best describes the differences between one-time password and exclusive access functionality?
Correct Answer: D
Explanation
The Master Policy in CyberArk defines the behavior of one-time passwords and exclusive accessExclusive access ensures that only one user can check out an account at any given time, effectively locking the account during its use to prevent simultaneous access1. On the other hand, one-time password functionality is designed to change the account's password after it is used, based on a timer set by the MinValidityPeriod parameter in the policy file. This means that once the password is checked out and the timer expires, the Central Policy Manager (CPM) will change the password2. These settings are often used together to maintain accountability and security for the usage of shared privileged accounts. References:
* CyberArk Docs: One-time passwords and exclusive accounts1
* CyberArk Knowledge Article: CPM: What is the difference between "One Time" and "Exclusive" passwords?2