OnCommand Workflow Automation (WFA) is configured to enforce a password policy for local users. You can modify the default password policy.
You must have logged in to the WFA host system as a root user.
If you changed the default location during installation, you must use the changed WFA installation path.
The default is "minLength=true,6;specialChar=true,1;digitalChar=true,1;lowercaseChar=true,1;uppercaseChar=true,1;whitespaceChar=false" . This indicates that the default password policy must have a minimum length of 6 characters, must contain at least 1 special character, 1 digit, 1 lowercase character, 1 uppercase character, and no spaces.