Skip to main content
OnCommand Workflow Automation 5.0
A newer release of this product is available.

Disable the default password policy

Contributors

OnCommand Workflow Automation (WFA) is configured to enforce a password policy for local users. If you do not want to use the password policy, you can disable it.

What you'll need

You must have logged in to the WFA host system as an admin.

About this task

The default WFA installation path is used in this procedure. If you changed the default location during installation, you must use the changed WFA installation path.

Steps
  1. Open Windows Explorer and navigate to the following directory: WFA_install_location\WFA\bin\.

  2. Double-click the ps.cmd file.

    A PowerShell command-line interface (CLI) prompt opens with ONTAP and WFA modules loaded in it.

  3. At the prompt, enter the following:

    Set-WfaConfig -Name PasswordPolicy -Enable $false

  4. When prompted, restart the WFA services.