2020-06-08T22:31:45,850+0200,com.rsa.ucm.am8,27,INFO ,[RESULT_STATUS]:
userAuthn completes in 89008ms. Result: (false) Message:
org.springframework.remoting.RemoteAccessException :
Could not access HTTP invoker remote service at [/ims-ws/httpinvoker/CommandServer];
nested exception is org.apache.commons.httpclient.HttpException:
Did not receive successful HTTP response:
status code = 401, status message = [Unauthorized]
During Quick Setup, another username may have been selected. Use that username to log in.
login as: rsaadmin Using keyboard-interactive authentication. Password: <enter operating system user password> Last login: Tue Apr 7 13:47:05 2020 from 192.168.11.19 RSA Authentication Manager Installation Directory: /opt/rsa/am rsaadmin@testam84p:~> cd /opt/rsa/am/utils
rsaadmin@testam84p:/opt/rsa/am/utils> ./rsautil manage-secrets --action list Please enter OC Administrator username: <enter the name of an Operations Console administrator> Please enter OC Administrator password: <enter the password for the Operations Console administrator> Secrets stored in ./etc/systemfields.properties. Command API Client User ID ............................: CmdClient_06q3iicq Command API Client User Password ......................: V5KNLLjnJD81NyRfzi7L71xKV0towQ SSL Server Identity Certificate Private Key Password ..: bOyxnV032yVRMQWnFftb4fNG7xq9VP SSL Server Identity Certificate Keystore File Password : UVPAsZhN4eWyh1pb3RSAY3MgIUtZNL Root Certificate Private Key Password .................: djLvIilLRqDNZfwgkVc9ZgTLBQrAX6 Root Certificate Keystore File Password ...............: Ttw14wO6zVzCatRLrYHDS9nkPKfYnl The "listkeys" action displays the key names to use when setting the values.
... export CATALINA_OPTS="$CATALINA_OPTS '-Dam.server=192.168.65.123'" export CATALINA_OPTS="$CATALINA_OPTS '-Dsmtp.server=mailhub.mailserver.com'" export CATALINA_OPTS="$CATALINA_OPTS '-Dlog.level=DEBUG'" export CATALINA_OPTS="$CATALINA_OPTS '-Dam.webtier.server=webtier.lab.com'" export CATALINA_OPTS="$CATALINA_OPTS '-Dam.command.client.user.id=CmdClient_06q3iicq'" export CATALINA_OPTS="$CATALINA_OPTS '-Dam.command.client.password=V5KNLLjnJD81NyRfzi7L71xKV0towQ'" ...
service tomcat-amis restart