Note that during Quick Setup another user name may have been selected. Use that user name to login.
login as: rsaadmin Using keyboard-interactive authentication. Password:<enter operating system password> Last login: Wed Jun 20 05:24:51 2018 from jumphost.vcloud.local RSA Authentication Manager Installation Directory: /opt/rsa/am rsaadmin@am83p:~> cd /opt/rsa/am/utils
Type the command ./rsautil store -a add_config ims.trustedhost.whitelist.custom "<IP_address(es)_for_Authentication_Manager_primary>" GLOBAL STRING, where the IP address(es) are a quote encapsulated, comma-separated list of the IP addresses for the of the primary instance. For example:
rsaadmin@am83p:/opt/rsa/am/utils> ./rsautil store -a add_config ims.trustedhost.whitelist.custom "192.168.60.6, 192.168.41.8” GLOBAL STRING Please enter OC Administrator username: <enter Operations Console administrator user name> Please enter OC Administrator password: <enter Operations Console administrator user password> psql.bin:/tmp/7382af17-9d08-40b6-8879-da1cb0fd2fcf6845527152905396409.sql:108: NOTICE: Added the new configuration parameter "ims.trustedhost.whitelist.custom" with the value "192.168.60.6, 192.168.41.8" add_config ------------ (2 rows) rsaadmin@am83p:/opt/rsa/am/utils>
rsaadmin@am83p /opt/rsa/am/utils> cd /opt/rsa/am/server rsaadmin@am83p /opt/rsa/am/server> ./rsaserv restart all