This documentation site is no longer maintained. For the latest Delphix product documentation, please visit help.delphix.com
Continuous Data

Deleting a Custom Password Policy

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.

    Bash
    delphix> passwordPolicy
    


  2. Select the custom password policy to be deleted.

    Bash
    delphix passwordPolicy> select MyCustomPasswordPolicy
    delphix passwordPolicy 'MyCustomPasswordPolicy'>
    


  3. Run the delete command.

    Bash
    delphix passwordPolicy 'MyCustomPasswordPolicy'> delete
    


  4. Commit the operation.

    Bash
    delphix passwordPolicy 'MyCustomPasswordPolicy' delete *> commit