The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Disable the default password policy
Contributors
-
PDF of this doc site
-
Installation and setup for Linux
-
Installation and setup for Windows
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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.
You must have logged in to the WFA host system as an admin.
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
-
Open Windows Explorer and navigate to the following directory:
WFA_install_location\WFA\bin\.
-
Double-click the ps.cmd file.
A PowerShell command-line interface (CLI) prompt opens with ONTAP and WFA modules loaded in it.
-
At the prompt, enter the following:
Set-WfaConfig -Name PasswordPolicy -Enable $false
-
When prompted, restart the WFA services.