How to setup an existing Protector master for Ops Center

Ops Center Protector User Guide

Version
7.7.x
Audience
anonymous
Part Number
MK-99PRT002-08
ft:lastEdition
2023-10-26

Adding Protector to Ops Center can be achieved using the setupcommonservice CLI tool located in the Protector bin directory. This will add Protector to as an Ops Center Instance and enable SSO functionality.

Run the setupcommonservice CLI tool with the appropriate arguments. You will be prompted for a username (if not provided as an argument) and password for an Ops Center administrator account. This will create an opscenter space and an ACP Association for Ops Center administrators. Protector should now be listed as a product in Ops Center titled with the hostname provided.

Abbreviated Argument Full Argument Description
-h --help Display help
--cs-uri arg CS base uri e.g. https://myopscenter.com:443/portal
--cs-username arg CS username (optional).

If this option is not provided it will be requested interactively.

--app-scheme arg Protector protocol scheme (http/https)
--app-hostname arg Protector hostname

It can be the hostname or IP address.

--app-port arg Protector port (usually 443 if installed outside of Ops Center)
--ignore-ssl-errors arg Ignore SSL certificate errors (on/off)

Default is on.