Changing the Current Password Policy to an Available Password Policy
  • 26 Dec 2022
  • 1 Minute to read
  • Dark
    Light
  • PDF

Changing the Current Password Policy to an Available Password Policy

  • Dark
    Light
  • PDF

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

Was this article helpful?