Strategy ONE
Reconfigure Strategy Identity for DNS Change
-
Change the DNS host file.
Location: /etc/hosts – the last line
[IP address] [old_DNS] [hostname] -> [IP address] [new_DNS] [hostname]
-
Change the IDM and Gateway properties.
Location: /opt/usher/usherserver/usherApps/shardGateway/conf/gateway.properties
Update the IDM URL in the following properties:
idm.url=<IDM_URL>
idm.2tls.url=<IDM2way_URL>
Update the Gateway URL and port in the following properties:
gateway.url=<gateway_URL>
gateway.port=<gateway_port>
-
Restart Tomcat to activate new Strategy Badge URLs.
Copyservice idm restart
service gateway restart -
Reconfigure Identity Manager.
Location: <New Identity Manager URL>/networkmanager/manageSystem
-
Restart Strategy Badge Tomcat so Identity Manager reconfiguration takes effect.
Copyservice idm restart
service gateway restart -
Change Strategy Badge configuration on the Strategy Web Server.
Location: <New Web DNS>/MicroStrategy/servlet/mstrWebAdmin
-
Click Modify.
-
Click Setup.
-
Enter the new IDM URL in the Strategy Identity Server URL field.
-
To get the latest MicroStrategy Badge, send the welcome email again.
- Log in to the new DNS with new MicroStrategy Badge.