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.
Bashdelphix> passwordPolicy -
Run the changeCurrentPasswordPolicy command.
Bashdelphix passwordPolicy> changeCurrentPasswordPolicy delphix passwordPolicy changeCurrentPasswordPolicy *> -
Set the required parameters.
Bashdelphix passwordPolicy changeCurrentPasswordPolicy *> set userType=DOMAIN delphix passwordPolicy changeCurrentPasswordPolicy *> set currentPasswordPolicy=MyCustomPasswordPolicy -
Commit the operation.
Bashdelphix passwordPolicy changeCurrentPasswordPolicy *> commit