You can delete a password policy using either the dsconfig tool (in interactive or non-interactive mode) or the Administrative Console.

  • Run the dsconfig command with the delete-password-policy subcommand to remove a password policy.
    $ bin/dsconfig delete-password-policy \ 
      --policy-name "Demo Password Policy"