This topic describes how to delete custom password policies.

Procedure

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

    delphix> passwordPolicy 
  2. Select the custom password policy to be deleted.

    delphix passwordPolicy> select MyCustomPasswordPolicy
    delphix passwordPolicy 'MyCustomPasswordPolicy'> 
  3. Run the delete command.

    delphix passwordPolicy 'MyCustomPasswordPolicy'> delete
  4. Commit the operation.

    delphix passwordPolicy 'MyCustomPasswordPolicy' delete *> commit