This topic describes how to change the current password policy to any of the available password policies.

Procedure

  1. Log in to the Delphix Engine as the administrator user and switch to the passwordPolicy context.

    delphix> passwordPolicy 
  2. Run the changeCurrentPasswordPolicy command.

    delphix passwordPolicy> changeCurrentPasswordPolicy
    delphix passwordPolicy changeCurrentPasswordPolicy *> 
  3. Set the required parameters.

    delphix passwordPolicy changeCurrentPasswordPolicy *> set userType=DOMAIN 
    delphix passwordPolicy changeCurrentPasswordPolicy *> set currentPasswordPolicy=MyCustomPasswordPolicy
  4. Commit the operation.

    delphix passwordPolicy changeCurrentPasswordPolicy *> commit