This topic describes how to change the current password policy to any of the available password policies.
Procedure
Log in to the Delphix Engine as the administrator user and switch to the passwordPolicy context.
delphix> passwordPolicy
Run the changeCurrentPasswordPolicy command.
delphix passwordPolicy> changeCurrentPasswordPolicy delphix passwordPolicy changeCurrentPasswordPolicy *>
Set the required parameters.
delphix passwordPolicy changeCurrentPasswordPolicy *> set userType=DOMAIN delphix passwordPolicy changeCurrentPasswordPolicy *> set currentPasswordPolicy=MyCustomPasswordPolicy
Commit the operation.
delphix passwordPolicy changeCurrentPasswordPolicy *> commit