Google Search Appliance Connectors

Size: px
Start display at page:

Download "Google Search Appliance Connectors"

Transcription

1 Google Search Appliance Connectors Deploying the Connector for SharePoint User Profiles Google Search Appliance Connector for SharePoint User Profiles software version Google Search Appliance software versions 7.4 and 7.6 January 2017

2 Table of Contents About this guide Overview of the GSA Connector for SharePoint User Profiles Automatic updates every 15 minutes Supported SharePoint versions Supported operating systems for the connector Supported authentication mechanisms Known connector limitation CPU and memory recommendation Before you deploy the Connector for SharePoint User Profiles Deploy the Connector for SharePoint User Profiles Step 1 Configure the search appliance Add the URL Add the IP address Create and configure a collection Set up security Step 2 Install the Connector for SharePoint User Profiles Windows Installation Command-line installation for Linux or Windows HTTPS configuration Step 3 Configure adaptor-config.properties variables Step 4 Run the Connector for SharePoint User Profiles Uninstall the Google Search Appliance Connector for SharePoint User Profiles Troubleshoot the Connector for SharePoint User Profiles

3 About this guide This guide is intended for anyone who needs to deploy the Google Search Appliance Connector for SharePoint User Profiles. The guide assumes that you are familiar with Windows or Linux operating systems and configuring the Google Search Appliance by using the Admin Console. See the Google Search Appliance Connectors Administration Guide for general information about the connectors, including: What s new in Connectors 4? General information about the connectors, including the configuration properties file, supported ACL features, and other topics Connector security Connector logs Connector Dashboard Connector troubleshooting For information about using the Admin Console, see the Google Search Appliance Help Center. For information about previous versions of connectors, see the Connector documentation page in the Google Search Appliance Help Center.

4 Overview of the GSA Connector for SharePoint User Profiles The Connector for SharePoint User Profiles enables you to crawl and index information about users in the SharePoint User Profile Service Application. Once the search appliance has indexed this information, it can use it in the expert search feature. Expert search enables your users to find experts in your organization by searching on keywords. For detailed information about this feature, see the help page for Search > Search Features > Expert Search. A single instance of the Connector for SharePoint User Profiles can have GSA index a single SharePoint web application. Each SharePoint web application can share the same SharePoint User Profile Service application. The following diagram provides an overview of how the search appliance gets content (user profiles) from SharePoint through the connector. For explanations of the numbers in the process, see the steps following the diagram. 1. The Connector for SharePoint User Profiles starts communicating with the repository by presenting authentication credentials. 2. The repository sends Doc IDs of documents in the repository to the connector. 3. The connector constructs URLs from the Doc IDs and pushes them to the search appliance in a metadata-and-url feed. Take note that this feed does not include the document contents. 4. The search appliance gets the URLs to crawl from the feed.

5 5. The search appliance crawls the repository according to its own crawl schedule, as specified in the GSA Admin Console. It crawls the content by sending GET requests for content to the connector. 6. The connector requests the content from the repository. 7. The repository sends the content to the connector. 8. The connector pushes the content to the search appliance for indexing. Automatic updates every 15 minutes After the initial process completes, the connector periodically informs the search appliance of new documents and changed documents, according to the value set in the connector configuration option adaptor.incrementalpollperiodsecs. The default interval value is 15 minutes, but you can configure it to suit your needs. For more information, see Common configuration options in the Administration Guide. Supported SharePoint versions The Connector for SharePoint User Profiles supports the following SharePoint versions: SharePoint 2016 SharePoint 2013 SharePoint 2010 Supported operating systems for the connector The Connector for SharePoint User Profiles must be installed on one of the following supported operating systems: Windows Server 2012 Windows Server 2008 (32 and 64 bit) Windows Server 2003 (32 and 64 bit) Ubuntu Red Hat Enterprise Linux 5.0 SUSE Enterprise Linux 10 (64 bit)

6 Supported authentication mechanisms The Connector for SharePoint User Profiles supports any authentication mechanism where a verified user ID is rendered. Known connector limitation Supports one connector instance per User Profile Service Application instance. CPU and memory recommendation The recommended configuration for the Connector for SharePoint User Profiles is 4 GB RAM and 4 core CPU.

7 Before you deploy the Connector for SharePoint User Profiles Before you deploy the Connector for SharePoint User Profiles, ensure that your environment has all of the following required components: GSA software version G.264 or higher To download GSA software, visit the Google for Work Support Portal (password required). Java JRE 1.7u9 or higher installed on computer that runs the connector. If you want to use the DH (Diffie-Hellman) style of encryption and you are running the GSA with 2048-bit encryption, JRE 1.7u80 or 1.8.0_20 is required. Connector for SharePoint User Profiles JAR executable For information about finding the JAR executable, see Step 2 Install the Connector for SharePoint User Profiles. User account for the connector, with Full Control permissions to SharePoint User Profile Service Application If running the connector on Windows Server 2008, Windows Server 2008 R2 or Windows Server 2012 machine, specify the LAN Manager Authentication Level Policy. Optionally, configure the search appliance for the authentication method in use (typically LDAP for Active Directory). For detailed information about configuring authentication, see Managing Search for Controlled Access-Content.

8 Deploy the Connector for SharePoint User Profiles Because the Connector for SharePoint User Profiles is installed on a separate host, you must establish a relationship between the connector and the search appliance. To deploy the Connector for SharePoint User Profiles, perform the following tasks: 1. Configure the search appliance 2. Install the Connector for SharePoint User Profiles 3. Optionally, configure adaptor-config.properties variables 4. Run the Connector for SharePoint User Profiles Step 1 Configure the search appliance For the search appliance to work with the Connector for SharePoint User Profiles, the search appliance needs to be able to crawl information about users in the SharePoint User Profile Service Application via connector and accept feeds from the connector. Once indexed by the search appliance, SharePoint User Profile information has to reside in a collection that contains only profile information. To set up these capabilities, perform the following tasks by using the search appliance Admin Console: 1. Add the URL provided by the connector to the search appliance s follow patterns. 2. Add the IP address of the computer that hosts the connector to the list of Trusted IP addresses so that the search appliance will accept feeds from this address. 3. Create and configure a collection for user profile information. 4. Set up security. Add the URL To add the URLs provided by the connector to the search appliance s crawl configuration follow patterns: 1. In the search appliance Admin Console, click Content Sources > Web Crawl > Start and Block URLs. 2. Under Follow Patterns, add the URL that contains the hostname of the machine that hosts the connector and the port where the connector runs. For example, you might enter where connector.example.com is the hostname of the machine that hosts the connector. By default the connector runs on port Click Save.

9 Add the IP address To add the IP address of the computer that hosts the connector to the list of trusted IP addresses: 1. In the search appliance Admin Console, click Content Sources > Feeds. 2. Under List of Trusted IP Addresses, select Only trust feeds from these IP addresses. 3. Add the IP address for the connector to the list. 4. Click Save. Create and configure a collection To create and configure a collection for user profile information: 1. In the search appliance Admin Console, click Index > Collections. 2. In the Create New Collection section, enter a unique name for the new collection. 3. For Initial Configuration, select Empty and click Create. 4. In the Current Collections section, click Edit for the newly-created user profile collection. 5. In the Include Content Matching the Following Patterns box, add the URL pattern for the connector, for example 6. Configure the default_collection to exclude user profile documents. In the Current Collections section, click Edit for default_collection. 7. In the Do Not Include Content Matching the Following Patterns box, add the URL pattern for the connector (see step 5). 8. Click Save. Set up security For information about setting up security, see Enable connector security in the Administration Guide.

10 Step 2 Install the Connector for SharePoint User Profiles This section describes the installation process for the Google Search Appliance Connector for SharePoint User Profiles on the connector host computer. This connector version does not support installing the connector on the Google Search Appliance. You can install the Connector for SharePoint User Profiles on any host running one of the supported operating systems. As part of the installation procedure, you need to edit some configuration variables in the configuration file. Take note that you can encrypt the value for sharepoint.password before adding it to the file by using the Connector Dashboard or standalone command line program, as described in Encode sensitive values, in the Administration Guide. Windows Installation To install the Connector for SharePoint User Profiles on Windows: 1. Log in to the computer that will host the connector by using an account with sufficient privileges to install the software. 2. Start a web browser. 3. Visit the connector software downloads page at Download the exe file by clicking on Microsoft SharePoint User Profiles in the Windows Installer table. You are prompted to save the single binary file, spup-install exe. 4. Start installing the file by double clicking spup-install On the Introduction page, click Next. 6. On the GSA Hostname and other required configuration values page, enter values for the following options: a. GSA Hostname or IP address of the GSA that will use the connector. For example, enter yourgsa.example.com b. SharePoint Server. For example, enter c. Adaptor port number for any crawlable documents this connector serves. Each instance of a Connector on same machine requires a unique port. The default is 5778.

11 d. Server dashboard port for the Connector Dashboard. The value is the port on which to view web page showing information and diagnostics about the connector. The default is You can edit this value and set it to any value that is different from the Adaptor port number (server.port). e. Enter the Maximum Java Heap size (in megabytes). Default is f. Whether or not to run the connector after the installer finishes. 7. Click Next. 8. On the Choose Install Folder page, accept the default folder or navigate to the location where you want to install the connector files. 9. Click Next. 10. On the Choose Shortcut Folder, accept the default folder or select the locations where you want to create product icons. 11. To create icons for all users of the Windows machine where you are installing the connector, check Create Icons for All Users and click Next. 12. On the Pre-Installation Summary page, review the information and click Install. The connector Installation process runs. 13. On the Install Complete page, click Done. If you selected the option to run the connector after the installer finishes, the connector starts up in a separate window. When SharePoint and the current user domain is the same or from the same domain hierarchy, Windows operating systems automatically use the credentials of the person currently signed on to Windows. If not, you need to specify a username and password. For example, suppose that you run the connector from a coprorate domain such against a SharePoint instance from another domain, such as GSA-CONNECTORS. In this case, you need to specify user credentials for GSA-CONNECTORS domain. 14. If the adaptor needs to use Live Authentication to connect to SharePoint, then add these additional configuration options to adaptor-config.properties: sharepoint.username=adaptoruser Live Authentication Id sharepoint.password=us3r_password sharepoint.useliveauthentication=true

12 15. If the adaptor needs to use ADFS Authentication to connect to SharePoint, then add these additional configuration options to adaptor-config.properties: sharepoint.password=us3r_password sharepoint.sts.endpoint= 05/usernamemixed sharepoint.sts.realm=urn:myserver:sharepoint or Command-line installation for Linux or Windows The following procedure gives the steps for installing the Connector for SharePoint User Profiles on Linux. Take note that if you prefer not to use the Windows installer, you can also follow this procedure to install the Connector on Windows. To install the connector: 1. Download the Connector for SharePoint User Profiles JAR executable (adaptorsharepoint-user-profile withlib.jar) from 2. Create a directory on the host where the connector will reside. For example, create a directory called sharepointup-connector_ Copy the Connector for SharePoint User Profiles JAR executable to the directory. 4. Create an ASCII or UTF-8 file named adaptor-config.properties in the directory that contains the connector binary. 5. Provide the following configuration (replacing bolded items with your real configuration) within the file: gsa.hostname=yourgsa.example.com or IP address sharepoint.server= where the value of yoursharepoint.example.com is a fully-qualified domain name. If it is not a fully-qualified domain name, then you must set DNS override on the connector host.

13 6. Linux: Add these additional configuration options to adaptorconfig.properties: sharepoint.username=yourdomain\\connectoruser sharepoint.password=user_password Windows: When SharePoint and the current user domain is the same or from same domain hierarchy, Windows operating systems automatically use the credentials of the person currently signed on to Windows. If not, you need to specify a username and password. For example, suppose that you run the connector from a coprorate domain such against a SharePoint instance from another domain, such as GSA-CONNECTORS. In this case, you need to specify user credentials for GSA-CONNECTORS domain. 7. Create an ASCII or UTF-8 file named logging.properties in the same directory that contains the connector binary and add the following content: handlers = java.util.logging.filehandler.level = WARNING com.google.enterprise.adaptor.level = INFO com.google.enterprise.adaptor.sharepoint.level = INFO java.util.logging.filehandler.formatter=com.google.enterprise.adaptor. CustomFormatter java.util.logging.filehandler.pattern=logs/spup-adaptor.%g.log java.util.logging.filehandler.limit= java.util.logging.filehandler.count=20 8. Create a folder named logs in the same directory. Windows: When SharePoint and the current user domain is the same or from the same domain hierarchy, Windows operating systems automatically use the credentials of the person currently signed on to Windows. If not, you need to specify a username and password. For example, suppose that you run the connector from a coprorate domain such against a SharePoint instance from another domain, such as GSA-CONNECTORS. In this case, you need to specify user credentials for GSA-CONNECTORS domain.

14 9. Get a SharePoint certificate to add it as a trusted host for the connector by performing the following steps: a. Navigate to SharePoint in a browser. A warning page appears with a message such as "This Connection is Untrusted." This message appears because the certificate is self-signed and not signed by a trusted Certificate Authority. b. Click, "I Understand the Risks" and "Add Exception." c. Wait until the "View..." button is clickable, then click it. d. Change to the "Details" tab and click "Export...". e. Save the certificate in your connector's directory with the name "sharepoint.crt". f. Click Close and Cancel to close the windows. 10. To allow the connector to trust SharePoint, enter the following command: keytool -importcert -keystore cacerts.jks -storepass changeit -file sharepoint.crt -alias sharepoint 11. When prompted Trust this certificate?, answer yes. 12. If the adaptor needs to use Live Authentication to connect to SharePoint, then add these additional configuration options to adaptor-config.properties: sharepoint.username=adaptoruser Live Authentication Id sharepoint.password=us3r_password sharepoint.useliveauthentication=true 13. If the adaptor needs to use ADFS Authentication to connect to SharePoint, then add these additional configuration options to adaptor-config.properties: sharepoint.username=adaptoruser@yourdomain.com sharepoint.password=us3r_password sharepoint.sts.endpoint= 05/usernamemixed sharepoint.sts.realm=urn:myserver:sharepoint or

15 HTTPS configuration If SharePoint is configured to use HTTPS, get a SharePoint certificate to add it as a trusted host for the connector by performing the following steps: 1. Navigate to SharePoint in a browser. A warning page appears with a message such as "This Connection is Untrusted." This message appears because the certificate is self-signed and not signed by a trusted Certificate Authority. 2. Click, "I Understand the Risks" and "Add Exception." 3. Wait until the "View..." button is clickable, then click it. 4. Change to the "Details" tab and click "Export...". 5. Save the certificate in your connector's directory with the name "sharepoint.crt". 6. Click Close and Cancel to close the windows. 7. To allow the connector to trust SharePoint, enter the following command: keytool -importcert -keystore cacerts.jks -storepass changeit -file sharepoint.crt -alias sharepoint 8. When prompted Trust this certificate?, answer yes. Step 3 Configure adaptor-config.properties variables Optionally, you can edit or add additional configuration variables to the adaptorconfig.properties file. The following table lists the most important variables that pertain to the SharePoint User Profiles connector, as well as their default values. See also Common configuration options in the the Administration Guide. Variables Description Default server.dashboardport server.port Port on which to view web page showing information and diagnostics. Unique value for the retriever port. The Windows installer sets this value to If you use the command-line installer, this value defaults to 5679 for all adaptors. You can edit this value and set it to any value that is different from server.port. The Windows installer sets this value to If you use

16 adaptor.namespace profile.setacl profile.mysitehost Namespace used for ACLs sent to GSA. Whether user profile information is considered restricted to authenticated users or public. SharePoint Web application URL hosting my sites for users. the command-line installer, this value defaults to You can edit this value. Default True Virtual server Step 4 Run the Connector for SharePoint User Profiles After you install the Connector for SharePoint User Profiles, you can run it by using cmd.exe on the host machine: java -Djava.util.logging.config.file=logging.properties -jar adaptorsharepoint-user-profile withlib.jar Verify that the connector has started and is running by navigating to the Connector Dashboard at or where <nnnn> is the number you specified as the value for the server.dashboardport in the configuration file. To run the connector as a service, use the Windows service management tool or run the prunsrv command, as described in Run a connector as a service on Windows in the Administration Guide.

17 Uninstall the Google Search Appliance Connector for SharePoint User Profiles If you have created a Windows Service for the Connector for SharePoint User Profiles, before you uninstall the connector, you must remove the Windows Service. To stop and remove the Windows Service, execute the following command: prunsrv //DS//adaptor-sharepoint-user-profile To uninstall the Connector for SharePoint User Profiles on Windows: 1. Navigate to the SharePoint User Profiles connector installation folder, _GSA_SPUP_Adaptor_installation. 2. Click Uninstall_GSA_SPUP_Adaptor.exe. The Uninstall GSA_SPUP_Adaptor page appears. 3. Click Uninstall. Files are uninstalled. 4. Click Done.

18 Troubleshoot the Connector for SharePoint User Profiles For information about troubleshooting the Connector for SharePoint User Profiles, see Troubleshoot Connectors, in the Administration Guide.

Google Search Appliance Connectors

Google Search Appliance Connectors Google Search Appliance Connectors Deploying the Connector for SharePoint Google Search Appliance Connector for SharePoint software version 4.0.4 Google Search Appliance software version 7.2 January 2015

More information

Google Search Appliance Connectors

Google Search Appliance Connectors Google Search Appliance Connectors Deploying the Connector for SharePoint Google Search Appliance Connector for SharePoint software version 4.1.3 Google Search Appliance software versions 7.4 and 7.6 June

More information

Google Search Appliance Connectors

Google Search Appliance Connectors Google Search Appliance Connectors Deploying the Connector for OpenText Google Search Appliance Connector for OpenText software version 4.1.3 Google Search Appliance software versions 7.4 and 7.6 June

More information

Google Search Appliance Connectors

Google Search Appliance Connectors Google Search Appliance Connectors Deploying the Connector for LDAP Google Search Appliance Connector for LDAP software version 4.1.0 Google Search Appliance software versions 7.2 and 7.4 August 2015 Table

More information

Google Search Appliance Connectors

Google Search Appliance Connectors Google Search Appliance Connectors Deploying the Connector for Databases Google Search Appliance Connector for Databases software version 4.1.1 Google Search Appliance software versions 7.4 and 7.6 July

More information

Google Search Appliance Connectors

Google Search Appliance Connectors Google Search Appliance Connectors Deploying the Connector for Databases Google Search Appliance Connector for Databases software version 4.1.0 Google Search Appliance software versions 7.2 and 7.4 June

More information

Google Search Appliance Connectors

Google Search Appliance Connectors Google Search Appliance Connectors Administration Guide Google Search Appliance Connectors software version 4.1.3 Google Search Appliance software versions 7.4 and 7.6 August 2017 Table of Contents About

More information

Google Search Appliance Connectors

Google Search Appliance Connectors Google Search Appliance Connectors Administration Guide Google Search Appliance Connectors software version 4.1.1 Google Search Appliance software versions 7.4 and 7.6 January 2017 Table of Contents Table

More information

Google Search Appliance Connectors

Google Search Appliance Connectors Google Search Appliance Connectors Administration Guide Google Search Appliance Connectors software version 4.1.0 Google Search Appliance software versions 7.2 and 7.4 October 2015 Table of Contents Table

More information

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition BLUEPRINT TEAM REPOSITORY Installation Guide for Windows For Requirements Center & Requirements Center Test Definition Table Of Contents Contents Table of Contents Getting Started... 3 About the Blueprint

More information

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8 Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.8 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) You can find the most up-to-date

More information

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway VMware AirWatch Content Gateway for Linux VMware Workspace ONE UEM 1811 Unified Access Gateway You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Assuming you have Icinga 2 installed properly, and the API is not enabled, the commands will guide you through the basics:

Assuming you have Icinga 2 installed properly, and the API is not enabled, the commands will guide you through the basics: Icinga 2 Contents This page references the GroundWork Cloud Hub and the Icinga 2 virtualization environment. 1.0 Prerequisites 1.1 Enable the API The Icinga 2 system you run needs to have the API feature

More information

MARWATCH INSTALLATION AND UPGRADE GUIDE

MARWATCH INSTALLATION AND UPGRADE GUIDE MARWATCH INSTALLATION AND UPGRADE GUIDE For Service Providers RELEASE 5.0 Introduction Notice The information contained in this document is believed to be accurate in all respects but is not warranted

More information

VMware AirWatch Content Gateway Guide for Linux For Linux

VMware AirWatch Content Gateway Guide for Linux For Linux VMware AirWatch Content Gateway Guide for Linux For Linux Workspace ONE UEM v9.7 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Coveo Platform 7.0. Oracle UCM Connector Guide

Coveo Platform 7.0. Oracle UCM Connector Guide Coveo Platform 7.0 Oracle UCM Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing market

More information

Setting Up Resources in VMware Identity Manager

Setting Up Resources in VMware Identity Manager Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.7 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Migrating vrealize Automation 6.2 to 7.2

Migrating vrealize Automation 6.2 to 7.2 Migrating vrealize Automation 6.2 to 7.2 vrealize Automation 7.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

VMware AirWatch Content Gateway for Windows. VMware Workspace ONE UEM 1811 Unified Access Gateway

VMware AirWatch Content Gateway for Windows. VMware Workspace ONE UEM 1811 Unified Access Gateway VMware AirWatch Content Gateway for Windows VMware Workspace ONE UEM 1811 Unified Access Gateway You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Oracle Enterprise Manager. 1 Before You Install. System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0

Oracle Enterprise Manager. 1 Before You Install. System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0 Oracle Enterprise Manager System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0 E24476-01 October 2011 The System Monitoring Plug-In for Oracle Unified Directory extends Oracle

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

VMware AirWatch Content Gateway Guide for Windows

VMware AirWatch Content Gateway Guide for Windows VMware AirWatch Content Gateway Guide for Windows Workspace ONE UEM v1810 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Google Search Appliance

Google Search Appliance Google Search Appliance Configuring GSA Mirroring Google Search Appliance software version 7.2 Google, Inc. 1600 Amphitheatre Parkway Mountain View, CA 94043 www.google.com GSA-MIR_100.08 December 2013

More information

NotifySCM Workspace Administration Guide

NotifySCM Workspace Administration Guide NotifySCM Workspace Administration Guide TABLE OF CONTENTS 1 Overview... 3 2 Login... 4 2.1 Main View... 5 3 Manage... 6 3.1 PIM... 6 3.2 Document...12 3.3 Server...13 4 Workspace Configuration... 14 4.1

More information

Google Search Appliance

Google Search Appliance Google Search Appliance Getting the Most from Your Google Search Appliance Google Search Appliance software version 7.4 Google, Inc. 1600 Amphitheatre Parkway Mountain View, CA 94043 www.google.com GSA-QS_200.03

More information

Enabling Microsoft Outlook Calendar Notifications for Meetings Scheduled from the Cisco Unified MeetingPlace End-User Web Interface

Enabling Microsoft Outlook Calendar Notifications for Meetings Scheduled from the Cisco Unified MeetingPlace End-User Web Interface Enabling Microsoft Outlook Calendar Notifications for Meetings Scheduled from the Cisco Unified MeetingPlace End-User Web Interface Release 7.1 Revised: March 5, 2013 1:53 pm This document describes the

More information

Configuring SAML-based Single Sign-on for Informatica Web Applications

Configuring SAML-based Single Sign-on for Informatica Web Applications Configuring SAML-based Single Sign-on for Informatica Web Applications Copyright Informatica LLC 2017. Informatica LLC. Informatica, the Informatica logo, Informatica Big Data Management, and Informatica

More information

Access SharePoint using Basic Authentication and SSL (via Alternative Access URL) with SP 2016 (v 1.9)

Access SharePoint using Basic Authentication and SSL (via Alternative Access URL) with SP 2016 (v 1.9) Access SharePoint using Basic Authentication and SSL (via Alternative Access URL) with SP 2016 (v 9) This page is part of the installation guide for the Confluence SharePoint Connector. It tells you how

More information

Hitachi ID Systems Inc Identity Manager 8.2.6

Hitachi ID Systems Inc Identity Manager 8.2.6 Systems Inc RSA SecurID Ready Implementation Guide Partner Information Last Modified: December 5, 2014 Product Information Partner Name Hitachi ID Systems Inc Web Site www.hitachi-id.com Product Name Identity

More information

Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites... 6

Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites... 6 Gateway Installation and Configuration Guide for On-Premises Version 17 September 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites...

More information

Realms and Identity Policies

Realms and Identity Policies The following topics describe realms and identity policies: About, page 1 Create a Realm, page 8 Create an Identity Policy, page 14 Create an Identity Rule, page 15 Manage a Realm, page 17 Manage an Identity

More information

Oracle Oracle Identity Manager 11g

Oracle Oracle Identity Manager 11g RSA SecurID Ready Implementation Guide Partner Information Last Modified: August 24, 2014 Product Information Partner Name Web Site Product Name Version & Platform Product Description Oracle www.oracle.com

More information

ENTRUST CONNECTOR Installation and Configuration Guide Version April 21, 2017

ENTRUST CONNECTOR Installation and Configuration Guide Version April 21, 2017 ENTRUST CONNECTOR Installation and Configuration Guide Version 0.5.1 April 21, 2017 2017 CygnaCom Solutions, Inc. All rights reserved. Contents What is Entrust Connector... 4 Installation... 5 Prerequisites...

More information

Avalanche Remote Control User Guide. Version 4.1

Avalanche Remote Control User Guide. Version 4.1 Avalanche Remote Control User Guide Version 4.1 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway, Suite 200 South Jordan, Utah 84095

More information

SAML-Based SSO Configuration

SAML-Based SSO Configuration Prerequisites, page 1 SAML SSO Configuration Workflow, page 5 Reconfigure OpenAM SSO to SAML SSO After an Upgrade, page 9 Prerequisites NTP Setup In SAML SSO, Network Time Protocol (NTP) enables clock

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 USER GUIDE MADCAP PULSE 4 Installation Guide for Pulse on Windows Server 2012 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The

More information

Workspace ONE UEM Certificate Authentication for Cisco IPSec VPN. VMware Workspace ONE UEM 1810

Workspace ONE UEM Certificate Authentication for Cisco IPSec VPN. VMware Workspace ONE UEM 1810 Workspace ONE UEM Certificate Authentication for Cisco IPSec VPN VMware Workspace ONE UEM 1810 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Realms and Identity Policies

Realms and Identity Policies The following topics describe realms and identity policies: About, page 1 Create a Realm, page 8 Create an Identity Policy, page 15 Create an Identity Rule, page 15 Manage a Realm, page 20 Manage an Identity

More information

Installation on Windows Server 2008

Installation on Windows Server 2008 USER GUIDE MADCAP PULSE 4 Installation on Windows Server 2008 Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Synchronizer Quick Installation Guide

Synchronizer Quick Installation Guide Synchronizer Quick Installation Guide Version 5.7 September 2015 1 Synchronizer Installation This document provides simplified instructions for installing Synchronizer. Synchronizer performs all the administrative

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager VMware Identity Manager Cloud Deployment DEC 2017 VMware AirWatch 9.2 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager VMware Identity Manager Cloud Deployment Modified on 01 OCT 2017 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The

More information

INSTALLING ADOBE LIVECYCLE WORKBENCH 11

INSTALLING ADOBE LIVECYCLE WORKBENCH 11 INSTALLING ADOBE LIVECYCLE WORKBENCH 11 Legal notices Legal notices For legal notices, see http://help.adobe.com/en_us/legalnotices/index.html. iii Contents Chapter 1: About This Document 1.1 Who should

More information

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) You can find the most up-to-date technical documentation

More information

TIBCO LiveView Web Getting Started Guide

TIBCO LiveView Web Getting Started Guide TIBCO LiveView Web Getting Started Guide Introduction 2 Prerequisites 2 Installation 2 Installation Overview 3 Downloading and Installing for Windows 3 Downloading and Installing for macos 4 Installing

More information

VMware Content Gateway to Unified Access Gateway Migration Guide

VMware Content Gateway to Unified Access Gateway Migration Guide VMware Content Gateway to Unified Access Gateway Migration Guide Workspace ONE UEM v9.7 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

VMware Enterprise Systems Connector Installation and Configuration. JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9.

VMware Enterprise Systems Connector Installation and Configuration. JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9. VMware Enterprise Systems Connector Installation and Configuration JULY 2018 VMware Identity Manager 3.2 VMware Identity Manager VMware AirWatch 9.3 You can find the most up-to-date technical documentation

More information

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3 Enterprise Vault.cloud CloudLink Google Account Synchronization Guide CloudLink 4.0.1 to 4.0.3 Enterprise Vault.cloud: CloudLink Google Account Synchronization Guide Last updated: 2018-06-08. Legal Notice

More information

Cisco TelePresence Management Suite Provisioning Extension

Cisco TelePresence Management Suite Provisioning Extension Cisco TelePresence Management Suite Provisioning Extension Deployment Guide Cisco TMSPE 1.0 Cisco TMS 13.2 Cisco VCS X7.1, X7.2 D14941 06 October 2012 Contents Introduction 6 Cisco TMSPE versus Cisco TMS

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2 VMware Identity Manager Administration MAY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

IBM Security Identity Governance and Intelligence. SDI-based IBM Security Privileged Identity Manager adapter Installation and Configuration Guide IBM

IBM Security Identity Governance and Intelligence. SDI-based IBM Security Privileged Identity Manager adapter Installation and Configuration Guide IBM IBM Security Identity Governance and Intelligence SDI-based IBM Security Privileged Identity Manager adapter Installation and Configuration Guide IBM IBM Security Identity Governance and Intelligence

More information

Wavelink Avalanche Site Edition Java Console User Guide. Version 5.3

Wavelink Avalanche Site Edition Java Console User Guide. Version 5.3 Wavelink Avalanche Site Edition Java Console User Guide Version 5.3 Revised 04/05/2012 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway,

More information

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4 VMware Skyline Collector Installation and Configuration Guide VMware Skyline 1.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Server Installation Guide

Server Installation Guide Server Installation Guide Server Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL. 31 January 2017

MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL. 31 January 2017 MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL 31 January 2017 Contents 1 Introduction... 2 1.1 Prerequisite for configuring the multi-factor authentication:... 2 1.1.1 On the Guest side... 2 1.1.2

More information

Upgrading an ObserveIT One-Click Installation

Upgrading an ObserveIT One-Click Installation Upgrading an ObserveIT One-Click Installation This document was written for ObserveIT Enterprise version 7.6.1. This document uses screenshots and procedures written for Windows Server 2012 R2 and SQL

More information

VMware AirWatch Content Gateway Guide for Windows

VMware AirWatch Content Gateway Guide for Windows VMware AirWatch Content Gateway Guide for Windows AirWatch v9.2 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. This product

More information

Realms and Identity Policies

Realms and Identity Policies The following topics describe realms and identity policies: Introduction:, page 1 Creating a Realm, page 5 Creating an Identity Policy, page 11 Creating an Identity Rule, page 15 Managing Realms, page

More information

Using vrealize Operations Tenant App as a Service Provider

Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider You can find the most up-to-date technical documentation on the VMware Web site at:

More information

Logging into the Firepower System

Logging into the Firepower System The following topics describe how to log into the Firepower System: Firepower System User Accounts, on page 1 User Interfaces in Firepower Management Center Deployments, on page 3 Logging Into the Firepower

More information

Edge Device Manager Quick Start Guide. Version R15

Edge Device Manager Quick Start Guide. Version R15 Edge Device Manager Quick Start Guide Version R15 Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

More information

HP-UX for the Itanium Processor Family Architecture. 215 MB Approx

HP-UX for the Itanium Processor Family Architecture. 215 MB Approx README Search Interface to SAS Content 1.5 Prerequisites Platform Microsoft Windows Microsoft Windows for x64 HP-UX HP-UX for the Itanium Processor Family Architecture Linux for x64 Solaris Solaris for

More information

FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE VERSION 9. Setup Guide. This guide explains how to install and configure the Fusion Registry.

FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE VERSION 9. Setup Guide. This guide explains how to install and configure the Fusion Registry. FUSION REGISTRY COMMUNITY EDITION VERSION 9 Setup Guide This guide explains how to install and configure the Fusion Registry. FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE Fusion Registry: 9.2.x Document

More information

Table of Contents. About this Guide..3. This workis licensed under a Creative Commons Attribution 2.5 License. Getting Help..4. Welcome to Pinnacle..

Table of Contents. About this Guide..3. This workis licensed under a Creative Commons Attribution 2.5 License. Getting Help..4. Welcome to Pinnacle.. Installation Guide Table of Contents About this Guide..3 This workis licensed under a Creative Commons Attribution 2.5 License. Getting Help..4 Welcome to Pinnacle..4 Introduction..4 Organizational Hierarchy..4

More information

VMware AirWatch Content Gateway Guide for Windows

VMware AirWatch Content Gateway Guide for Windows VMware AirWatch Content Gateway Guide for Windows AirWatch v9.3 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. This product

More information

VMware AirWatch Content Gateway Guide For Linux

VMware AirWatch Content Gateway Guide For Linux VMware AirWatch Content Gateway Guide For Linux AirWatch v9.2 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. This product

More information

VMware AirWatch Content Gateway Guide for Windows

VMware AirWatch Content Gateway Guide for Windows VMware AirWatch Content Gateway Guide for Windows AirWatch v9.1 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. This product

More information

Automation Anywhere Enterprise 10 LTS

Automation Anywhere Enterprise 10 LTS Automation Anywhere Enterprise 10 LTS Document Version: 1.3 Installation Guide Date of Publication: 15 th November, 2016 Update(s) to this document edition: Table of Contents 1. Client Prerequisites Processor

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

Installing and Configuring vcenter Multi-Hypervisor Manager Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1.2 This document supports the version of each product listed and supports all subsequent

More information

Extended Search Administration

Extended Search Administration IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 Note! Before using

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authentication for Cisco IPSec VPN For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Registering Search Interface to SAS Content as Google OneBox Module

Registering Search Interface to SAS Content as Google OneBox Module Registering Search Interface to SAS Content as Google OneBox Module Search Interface to SAS Content supports two kinds of search results: Reports search supports searching of SAS BI Dashboard 4.3 (and

More information

Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide

Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide Policy Manager for IBM WebSphere DataPower Configuration Guide SOAPMDP_Config_7.2.0 Copyright Copyright 2015 SOA Software, Inc. All rights

More information

Enabling SAML Authentication in an Informatica 10.2.x Domain

Enabling SAML Authentication in an Informatica 10.2.x Domain Enabling SAML Authentication in an Informatica 10.2.x Domain Copyright Informatica LLC 2017, 2018. Informatica, the Informatica logo, Informatica Big Data Management, and Informatica PowerCenter are trademarks

More information

Directory Integration with VMware Identity Manager

Directory Integration with VMware Identity Manager Directory Integration with VMware Identity Manager VMware AirWatch 9.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

SafeConsole On-Prem Install Guide. version DataLocker Inc. July, SafeConsole. Reference for SafeConsole OnPrem

SafeConsole On-Prem Install Guide. version DataLocker Inc. July, SafeConsole. Reference for SafeConsole OnPrem version 5.2.2 DataLocker Inc. July, 2017 SafeConsole Reference for SafeConsole OnPrem 1 Contents Introduction................................................ 2 How do the devices become managed by SafeConsole?....................

More information

Best Practices for Security Certificates w/ Connect

Best Practices for Security Certificates w/ Connect Application Note AN17038 MT AppNote 17038 (AN 17038) September 2017 Best Practices for Security Certificates w/ Connect Description: This Application Note describes the process and best practices for using

More information

HPE Security ArcSight Connectors

HPE Security ArcSight Connectors HPE Security ArcSight Connectors SmartConnector for Microsoft Windows Event Log Unified Configuration Guide May 16, 2016 SmartConnector for Microsoft Windows Event Log Unified Configuration Guide SmartConnector

More information

BUILD AND DEPLOY SOA PROJECTS FROM DEVELOPER CLOUD SERVICE TO ORACLE SOA CLOUD SERVICE

BUILD AND DEPLOY SOA PROJECTS FROM DEVELOPER CLOUD SERVICE TO ORACLE SOA CLOUD SERVICE BUILD AND DEPLOY SOA PROJECTS FROM DEVELOPER CLOUD SERVICE TO ORACLE SOA CLOUD SERVICE Ashwini Sharma 1 CONTENTS 1. Introduction... 2 2 Prerequisites... 2 3 Patch the SOA Server Installation... 2 4. Use

More information

SAML-Based SSO Configuration

SAML-Based SSO Configuration Prerequisites, page 1 SAML SSO Configuration Task Flow, page 5 Reconfigure OpenAM SSO to SAML SSO Following an Upgrade, page 9 SAML SSO Deployment Interactions and Restrictions, page 9 Prerequisites NTP

More information

VMware AirWatch Remote Management Guide Installing, configuring, and using the Remote Management Service

VMware AirWatch Remote Management Guide Installing, configuring, and using the Remote Management Service VMware AirWatch Remote Management Guide Installing, configuring, and using the Remote Management Service Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard

More information

Technology Note. ER/Studio: Upgrading from Repository (v ) to Team Server 2016+

Technology Note. ER/Studio: Upgrading from Repository (v ) to Team Server 2016+ Technology Note ER/Studio: Upgrading from Repository (v6.5-7.0) to Team Server 2016+ Updated 03/13/2017 ER/Studio: Upgrading from Repository (v6.5-7.0) to Team Server 2016+ With the release of ER/Studio

More information

QUICKSTART GUIDE: THE ATTIVIO PLATFORM

QUICKSTART GUIDE: THE ATTIVIO PLATFORM QUICKSTART GUIDE: THE ATTIVIO PLATFORM Welcome to the Attivio Cognitive Search and Insight Platform! This guide gives you step-by-step instructions for installing the Attivio Platform so you can get started

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release

More information

Signing In to WebEx Assistant, page 1

Signing In to WebEx Assistant, page 1 Use WebEx Assistant to quickly start or schedule meetings, and set up or change your WebEx account settings without going to your Cisco WebEx site., page 1 Switching Sites, page 2 Starting an Instant Meeting

More information

IBM Atlas Policy Distribution Administrators Guide: IER Connector. for IBM Atlas Suite v6

IBM Atlas Policy Distribution Administrators Guide: IER Connector. for IBM Atlas Suite v6 IBM Atlas Policy Distribution Administrators Guide: IER Connector for IBM Atlas Suite v6 IBM Atlas Policy Distribution: IER Connector This edition applies to version 6.0 of IBM Atlas Suite (product numbers

More information

Upgrading Big Data Management to Version Update 2 for Hortonworks HDP

Upgrading Big Data Management to Version Update 2 for Hortonworks HDP Upgrading Big Data Management to Version 10.1.1 Update 2 for Hortonworks HDP Copyright Informatica LLC 2017. Informatica, the Informatica logo, and Informatica Big Data Management are trademarks or registered

More information

CA LISA. Installation and Configuration Guide. Version 7.0.2

CA LISA. Installation and Configuration Guide. Version 7.0.2 CA LISA Installation and Configuration Guide Version 7.0.2 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2 Deploying VMware Identity Manager in the DMZ JULY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline Collector 2.0

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline Collector 2.0 VMware Skyline Collector Installation and Configuration Guide VMware Skyline Collector 2.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If

More information

ECM-VNA Convergence Connector

ECM-VNA Convergence Connector ECM-VNA Convergence Connector Installation and Setup Guide Version: 1.0.x Written by: Product Knowledge, R&D Date: September 2016 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International

More information

Red Hat CloudForms 4.6

Red Hat CloudForms 4.6 Red Hat CloudForms 4.6 Installing Red Hat CloudForms on Red Hat Virtualization How to install and configure Red Hat CloudForms on a Red Hat Virtualization environment Last Updated: 2018-08-07 Red Hat

More information

VMware AirWatch Certificate Authentication for EAS with ADCS

VMware AirWatch Certificate Authentication for EAS with ADCS VMware AirWatch Certificate Authentication for EAS with ADCS For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information