Veritas InfoScale™ Operations Manager 8.0.2 Installation and Configuration Guide
- Section I. Installing and configuring Veritas InfoScale Operations Manager
- Planning your Veritas InfoScale Operations Manager installation
- Downloading Veritas InfoScale Operations Manager 8.0.2
- Typical Veritas InfoScale Operations Manager deployment configuration
- System requirements
- Installing, upgrading, and uninstalling Veritas InfoScale Operations Manager
- About installing Management Server
- About installing managed host
- About upgrading Management Server
- About backing up and restoring Veritas InfoScale Operations Manager data
- About upgrading managed hosts to Veritas InfoScale Operations Manager 8.0.2
- Configuring Veritas InfoScale Operations Manager in a high availability and disaster recovery environment
- Configuring the high availability feature in Veritas InfoScale Operations Manager
- Configuring a new Veritas InfoScale Operations Manager installation in high availability environment
- Configuring an existing Veritas InfoScale Operations Manager installation in high availability environment
- Configuring a new Veritas InfoScale Operations Manager installation in high availability environment
- Configuring Management Server in one-to-one DR environment
- Configuring Veritas InfoScale Operations Manager in high availability and disaster recovery environment
- About upgrading the high availability configurations
- About upgrading the high availability and disaster recovery configurations
- Configuring the high availability feature in Veritas InfoScale Operations Manager
- Installing and uninstalling Veritas InfoScale Operations Manager add-ons
- Uploading a Veritas InfoScale Operations Manager add-on to the repository
- Installing a Veritas InfoScale Operations Manager add-on
- Uninstalling a Veritas InfoScale Operations Manager add-on
- Removing a Veritas InfoScale Operations Manager add-on from the repository
- Canceling deployment request for a Veritas InfoScale Operations Manager add-on
- Installing a Veritas InfoScale Operations Manager add-on on a specific managed host
- Uninstalling a Veritas InfoScale Operations Manager add-on from a specific managed host
- Planning your Veritas InfoScale Operations Manager installation
- Section II. Setting up the Management Server environment
- Basic Veritas InfoScale Operations Manager tasks
- Adding and managing hosts
- Overview of host discovery
- Overview of agentless discovery
- About installing OpenSSH on a UNIX host
- Adding the managed hosts to Management Server using an agent configuration
- Adding the managed hosts to Management Server using an agentless configuration
- Adding Agentless hosts to the Management Server using Profile
- Editing the agentless host configuration
- Setting up user access
- Adding Lightweight Directory Access Protocol or Active Directory-based authentication on Management Server
- Configuring LDAP using CLI
- Setting up fault monitoring
- Creating rules in the Management Server perspective
- Editing rules in the Management Server perspective
- Deleting rules in the Management Server perspective
- Enabling rules in the Management Server perspective
- Disabling rules in the Management Server perspective
- Suppressing faults in the Management Server perspective
- Suppressing a fault definition in the Management Server perspective
- Setting up virtualization environment discovery
- Setting up near real-time discovery of VMware events
- Requirements for discovering the Solaris zones
- Adding a virtualization server
- Editing a virtualization discovery configuration
- Refreshing a virtualization discovery configuration
- Deploying hot fixes, packages, and patches
- Installing a Veritas InfoScale Operations Manager hot fix, package, or patch
- Configuring Management Server settings
- Configuring SNMP trap settings for alert notifications
- Setting up extended attributes
- Viewing information on the Management Server environment
- Appendix A. Troubleshooting
- Management Server (MS)
- Managed host (MH)
- Management Server (MS)
Configuring Single Sign-On in Veritas InfoScale Operations Manager
Veritas InfoScale Operations Manager provides Single Sign-On (SSO) services for Veritas InfoScale Operations Manager users. SSO is based on SAML protocol and supporting Shibboleth, ADFS Identity Provider (IDP). SAML enables SSO, a term that means you can sign in once, and those same credentials can be reused to sign into other applications or vice versa.
: Performs authentication and passes the user's identity and authorization level to the service provider.
: Trusts the identity provider and authorizes the given user to access the requested resource. In this case, Veritas InfoScale Operations Manager application works as a service provider.
To enable SSO in Veritas InfoScale Operations Manager
- Download IDP metadata and save in the .xml format.
Note:
As Veritas InfoScale Operations Manager supports Shibboleth and ADFS, you can download either one of the IDP based on your requirement.
IDP
URL
Shibboleth
a. Open the IDP metadata using the following URL in browser:
https://<idp-hostname>/idp/shibboleth
b. Copy the content in .xml file format.
ADFS
a. Open the IDP metadata using this following URL in browser:
https:// <idp-hostname>/FederationMetadata/2007-06/FederationMetadata.xml
b. ADFS metadata file gets downloaded use that as a IDP metadata file.
- Sign in to Veritas InfoScale Operations Manager CMS.
- Select Settings icon from the right-side top corner.
- In the Setting tab, select and click Management Server.
- On the Management Server page, in the Single sign-on using SAML pane, setup the IDP settings with the following values:
(a) Click Browse to locate the IDP metadata xml file from your local system and click Upload to upload the located xml file.
Note:
Ensure that you are uploading the xml file that is downloaded from the URL as mentioned in the first step of this procedure.
(b) Enter the IDP URL. For example:
https://idp-hostname/idp/shibboleth
(c) Enter Domain Name. For example: ssoDomian.test
(d) Click Save Settings.
Note:
To disable Single sign-on, clear Enable Single sign-on Authentication checkbox and click Save Settings. To delete Single sign-on settings, click Delete Settings, in the confirmation message; click Yes to delete and No to cancel the operation.
- Restart Veritas InfoScale Operations Manager Web server. Use the following command for the different platforms:
OS
Command
Linux CMS
/opt/VRTSsfmcs/bin/vomsc --restart web
Win CMS
InstalledDrive/Program Files/Veritas/VRTSsfmcs/bin/vomsc --restart web
If the Web server start-up fails, check xml file uploaded at the location.
OS
Location
Linux
/var/opt/VRTSsfmcs/conf/IdpMetadata.xml
Win
InstallDrive/ProgramData/Symantec/VRTSsfmcs/conf/IdpMetadata.xml
Ensure that the metadata is in proper xml format which contains only xml tags.
- Get the Veritas InfoScale Operations Manager metadata from URL, https://<CMS-Name>:14161/vom/saml2/service-provider-metadata/one, and do the following:
a. Enter Veritas InfoScale Operations Manager metadata URL in browser and press enter, one xml file gets downloaded. (Example:
saml-one-metadata.xml
).b. Provide the downloaded Veritas InfoScale Operations Manager application xml file to IDP administrator to configure IDP for SSO. On successful configuration of IDP, you receive a confirmation from the administrator.
Following are the properties for ADFS to send to VIOM application:
LDAP attributes
Outgoing claim types
Is-Member-Of-DL
memberOf
Display-Name
displayName
SAM-Account-Name
sAMAccountName
User-Principal-Name
Name ID
Once the IDP and SP (Veritas InfoScale Operations Manager) metadata is generated then you need to configure user group information.
- Follow the steps to configure user group:
a. Sign in to Veritas InfoScale Operations Manager CMS without SSO.
b. Go to Settings > Security > Permissions tab.
c. Select Perspective from the drop-down list.
d. Select User group, and provide domain name and user group name, and click OK.
e. Select role and click Add.
- When you have done all the configurations, do the following:
a. On login page, click Login with SSO.
The browser redirects to login page of identity provider.
b. Enter the credentials like username and password.
Once authenticated, The Veritas InfoScale Operations Manager dashboard console appears.