...
We have seen an issue when using the Miscellaneous Option of -D to assess postgresql databases. The command line assessment will fail with this error;
Warning |
---|
-- [obj:26334500] sql57_object: No description provided................. Exception in thread "main" org.postgresql.util.PSQLException: The server requires password-based authentication, but no password was specified. |
Solution
In this specific example, the property=value must be enclosed in quotes so that the full jdbc command is passwd to CIS-CAT. For example;
...