Enabling Dual Control for Changing Passwords

Require input from two administration users to change the password of another user.

Prerequisites
The MANAGE ANY LOGIN POLICY OPTION system privilege.
Task
Dual control for managing passwords is a configurable option in a login policy. By default, it is disabled (OFF).
To enable the option, execute:
ALTER LOGIN POLICY policy-name 
CHANGE_PASSWORD_DUAL_CONTROL=ON
Related reference
ALTER LOGIN POLICY Statement
CREATE LOGIN POLICY Statement