Hi all,
When installing API service on Redhat 7.4 get the following error at the end:
Successfully started OnCommand API Services.
Configuring password for admin user.
Configuring password for admin user failed.
Exiting Installation ....
The installation finishes without any other error. I can navigate to the site, but no login is possible with the admin user.
Trying to change the password through change-password.sh, I get the following:
Exception in thread "main" java.lang.RuntimeException: Invalid parameter usage. Please use [-<paramName>=<value>].
at com.netapp.apiservice.tools.command.CommandsUtil.parseInputParameters(CommandsUtil.java:70)
at com.netapp.apiservice.tools.ApiTools.main(ApiTools.java:29)
Anyone experienced similar issue?