Microsoft SharePoint Connector

Size: px
Start display at page:

Download "Microsoft SharePoint Connector"

Transcription

1 Microsoft SharePoint Connector Installation and Configuration Version 2018 Winter Release Status: February 14 th, 2018

2 Copyright Mindbreeze GmbH, A-4020 Linz, All rights reserved. All hardware and software names used are registered trade names and/or registered trademarks of the respective manufacturers. These documents are highly confidential. No rights to our software or our professional services, or results of our professional services, or other protected rights can be based on the handing over and presentation of these documents. Distribution, publication or duplication is not permitted. The term user is used in a gender-neutral sense throughout the document. Microsoft SharePoint Connector 2

3 Table of Contents 1 Installation Extending Fabasoft Mindbreeze Enterprise for Use with the Microsoft SharePoint Connector Needed Rights for Crawling User Installation of Services for SharePoint Installation of Sharepoint SSL Certificate for Java 7 2 Configuration of Mindbreeze Configuration of Data Source Microsoft Sharepoint Connection Crawl URLs Security Settings Alias URLs Mapping Synchronization Settings Content Type Settings Crawler Performance Settings Content Metadata Extract Settings Editing Microsoft Office Documents in SharePoint Configuring the integrated Authentication of the Microsoft SharePoint Crawler 12 3 Troubleshooting Crawling User Unauthorized SharePoint URL FQDN Testing SharePoint Web Services with SOAP-Calls and curl Preparing the SOAP-Calls Testing SOAP-Calls Documents IGNORED by Crawler Configuration of Metadata Conversion Rules in the File: ConnectorMetadataMapping.xml Content XPath Konfiguration References String Formatting 19 4 Uninstalling the Microsoft SharePoint Connector 20 Microsoft SharePoint Connector 3

4 1 Installation Before installing the Microsoft SharePoint Connector ensure that the Mindbreeze Server is already installed and this connector is also included in the Mindbreeze license. 1.1 Extending Fabasoft Mindbreeze Enterprise for Use with the Microsoft SharePoint Connector The Microsoft SharePoint Connector is available as a ZIP file. This file must be registered with the Fabasoft Mindbreeze Enterprise Server via mesextension.exe as follows: mesextension --interface=plugin --type=archive -- file=microsoftsharepointconnector<version>.zip install PLEASE NOTE: The Connector can be updated by calling the same mesextention. Fabasoft Mindbreeze Enterprise will automatically carry out the required update. 1.2 Needed Rights for Crawling User The Microsoft SharePoint Connector allows you to index and search in Microsoft SharePoint items and objects. The following requirements must be met before configuring a Microsoft SharePoint data source: The Microsoft SharePoint version must be SharePoint 2013, SharePoint 2010 or SharePoint For Kerberos Authentication the service user on the Fabasoft Mindbreeze Enterprise node with the SharePoint data source must have at least Full Read permissions on SharePoint Web Applications. Kerberos must be selected as authentication policy for these Web Applications. For Basic Authentication username and password of the account which has Full Read permission on SharePoint Web Applications should be provided in Mindbreeze Manager Configuration. Basic Authentication must be selected as authentication policy for these Web Application Adding a user to the SharePoint site administrators can be done as follows: Navigate to Central Administration -> Application Management and then click on Manage web applications Select Web Application and then click on User Policy (see screenshot below) Give the service user Full Read permission. Microsoft SharePoint Connector 4

5 Selecting authentication policy for Web Applications can be done as follows: Navigate to Central Administration -> Application Management and then click on Manage web applications Select Web Application and then click on Authentication Providers (see screenshot below) Choose desired authentication policy If NTLM or Basic authentication is selected, the username and password should be provided in Mindbreeze configuration. (See 2.1.1) Microsoft SharePoint Connector 5

6 In order to crawl user profiles in SharePoint 2013 the service user must be in the list of search crawlers of User Profile Service Application. Navigate to Central Administration Manager service application User Profile Service Application 1.3 Installation of Services for SharePoint The services for SharePoint must be installed as follows: 1. Login to the SharePoint server whose sites are to be crawled by the connector. 2. Go to the ISAPI directory of SharePoint. If you are using the standard default installation, path of this directory would be C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\isapi (SharePoint 2010) and C:\Program Files\Common Files\Microsoft Shared\web server extensions\15\isapi (SharePoint 2013). 3. Copy these files found in Prerequisites folder into the ISAPI folder as specified in step 2. GSBulkAuthorization.asmx GSBulkAuthorizationdisco.aspx GSBulkAuthorizationwsdl.aspx GSSiteDiscovery.asmx GSSiteDiscoverydisco.aspx GSSiteDiscoverywsdl.aspx GssAcl.asmx GssAcldisco.aspx GssAclwsdl.aspx MesAcl.asmx MesAcldisco.aspx MesAclwsdl.aspx Microsoft SharePoint Connector 6

7 4. The connectivity of web services can be verified using following URLs: Where is the SharePoint site URL. After opening the above URL(s), you should be able to see all the web methods exposed by the web service. Click on the "Service Description" link available on the top to view the wsdl file description. 1.4 Installation of Sharepoint SSL Certificate for Java Save the SharePoint SSL certificate in for example c:\temp\sharepointserver.cert file. Installation: <jre_home>/binkeytool -import -noprompt -trustcacerts -alias sharepointserver file /tmp/sharepointserver.cer -keystore../lib/security/cacerts storepass changeit 2 Configuration of Mindbreeze Select the Advanced installation method: Microsoft SharePoint Connector 7

8 Click on the Indices tab and then on the Add new index symbol to create a new index. Enter the index path, e.g. /data/indices/sharepoint. Change the Display Name of the Index Service and the related Filter Service if necessary. Add a new data source with the symbol Add new custom source at the bottom right. Microsoft SharePoint Connector 8

9 2.1 Configuration of Data Source Microsoft Sharepoint Connection This information is only needed when basic authentication is used: SharePoint Server URL : To crawl all sharepoint sites this URL can be without port and site path, which will cause that alle sharepoint sites will be crawled. For example would cause that all sharepoint sites with port>/<any site> URL will be crawled. The needed credentials must be configured in Network tab under Endpoints. The Location Field of the Endpoint and SharePoint Server URL must be identical. Logon Account For Principal Resolution, Domain and Password: These fields should not be configured if a Principal Resolution Cache Service is selected or in case of Kerberos authentication. If the Sharepoint Principal Cache is used, it is possible to configure credential information in the Network tab (section Endpoints). Microsoft SharePoint Connector 9

10 2.1.2 Crawl URLs It is possible to limit the data that should be crawled, for instance some particular sites. Therefore the sites that should be crawled must correspond to regular expressions which should be entered in the field Included URL. The reqular expression must have the prefix regexp:. It is possible to exclude site that should be crawled. These sites must correspond to regular expressions which should be entered in the field Excluded URL. Case insensitive regular expressions must have the prefix regexpignorecase:. For crawling user profiles the option Crawl User Profile must be Yes and the MySite URL and the Collection Name for User Profiles options should be configured appropriately. For crawling sites with enabled anonymous access select Include Documents without ACLs Security Settings Track Document URL Changes allows tracking of URL modifications of document. For example if a document is moved from one folder to another folder. Resolve Sharepoint Groups should not be selected if a Sharepoint Principal Resolution Service is used. By choosing Normalize ACLs all active directory users and groups in ACLs will have distinguished name format. Allow Documents Without ACLs enables crawling of sharepoint sites with anonymous access rights. To exclude documents of site with certain active features from crawling it is necessary to add the feature ID (GUID) in Exclude Documents From Sites With these Features field. Microsoft SharePoint Connector 10

11 2.1.4 Alias URLs Mapping In oder to provide documents with open URLs according to Alias URLs configuration the Rewrite Open URL must be selected. If the service user has not access to internal download URLs of documents. These URLs can be rewritten by URLs configured in Alias URLs configuration Synchronization Settings During delta indexing the crawler uses a local state which enables it to detect only changes on the sharepoint server. Sometimes the documents are not correctly sent to index because of transport or filter errors. Synchronize with Index on Startup allows crawler to synchronize with index on startup and resume from its local state after synchronization is done. Synchronization Timeout (Hours) : The synchronization is aborted after the configured number of hours is reached and the persisted state is loaded. Reset Connector State if it is not consistent with Index : if the local crawler state is not consistent with the index it is deleted and a full crawl run is started. If this option is disabled, no deletion occurs Content Type Settings A regular expression pattern to match additional content types is needed in Additional Content Types (regex) field in order to crawl content type which are not crawled per default For crawling documents with unpublished state select Include Unpublished Documents. The SharePoint Connector contains a preconfigured content mapping file (XML) which provides necessary rules to be applied on documents according to their content type. Sometimes it is necessary to change these rules and save this mapping file in separate location. In order to use this modified mapping file it is necessary to write this file s location in Content Type Mapping Description File. One of the important rules in this mapping file is to include or exclude documents with some specific content types. By selecting Delete Ignored Documents from Index the documents already crawled with a different mapping rules will be deleted from index if they are not included anymore. Microsoft SharePoint Connector 11

12 2.1.7 Crawler Performance Settings Batch Size allows crawler to fetch so many documents before sending them to index. These documents are sent to index concurrently by Number of Threads threads. It important that the Docment Size Limit (MB) corresponds the Maximum Input Size (MP) of Filter Service Content Metadata Extract Settings Metadata that should be extracted from content. Name : Defined name for the metadata. XPath : XPath locating the the metadata value in content. Format : String, URL, Path, Number, Signature and Date Format Options : 2.2 Editing Microsoft Office Documents in SharePoint It is possible to directly edit a Microsoft Office Document from the search-results and save it back to SharePoint. Write Permissions are required to use this feature. 2.3 Configuring the integrated Authentication of the Microsoft SharePoint Crawler Windows: If the installation is made on a Microsoft Windows Server, the Kerberos authentication of the current Mindbreeze Service user can also be used for the Microsoft SharePoint Crawler. In this case the Service user must be authorized to access the Microsoft SharePoint Web Services. Microsoft SharePoint Connector 12

13 Linux: For installations under Linux, the following steps must be taken: Create a keytab for the privileged user with ktutil: o Start ktutil on the command line and carry out these commands in the ktutil shell: addent -password -p <principal>@<realm> -k 0 -e DES-CBC-MD5 (for example: addent -password -p crawler_user@mydomain.com -k 0 -e DES-CBC- MD5) Enter the user password. wkt <keyab_path> Upload the keytab: Configure the keytab and the contained principal (in the authentication tab): IMPORTANT: The keytab must contain the key of the abovementioned user. The keytab for the Client Service cannot be used here. 3 Troubleshooting Generally, if you are having troubles indexing a SharePoint data source you should primarily take a look at the Mindbreeze log-folders. Inside the Mindbreeze base log-folder there is also a sub-folder for the SharePoint-crawler located which is called similar to the following example: C:\logs\current\log-mescrawler_launchedservice- Microsoft_SharePoint_Sharepoint+2007 This folder will contain several date-based sub-folders each containing 2 main log files: log-mescrawler_launchedservice.log: basic log file containing relevant information about what s going on as well as possible error messages occurred during crawling the data source. mes-pusher.csv: CSV-file containing the SharePoint-URLs that have been crawled including status information about success or errors. If the file mes-pusher.csv does not appear, there may be basic configuration or permission troubles preventing the crawler from retrieving documents from SharePoint which should be recorded in the base log file mentioned above. Microsoft SharePoint Connector 13

14 3.1 Crawling User Unauthorized Problem Cause: The crawler does not retrieve any documents from SharePoint and therefore does not create the log file mes-pusher.csv. The log file log-mescrawler_launchedservice.log may contain error message similar to the following ones: com.mindbreeze.enterprisesearch.gsabase.crawler.initializationexception: Invalid connector config: message Cannot connect to the given SharePoint Site URL with the supplied Domain/Username/Password.Reason:(401)Unauthorized or: com.mindbreeze.enterprisesearch.gsabase.crawler.initializationexception: Unable to set connector config, response message: Cannot connect to the Services for SharePoint on the given Crawl URL with the supplied Domain/Username/Password.Reason:(401)Unauthorized, status message:null, status code:5223 (INVALID_CONNECTOR_CONFIG) or: enterprise.connector.sharepoint.wsclient.soap.gsbulkauthorizationws INTERNALWARNING: Can not connect to GSBulkAuthorization web service. cause:(401)unauthorized Problem description and solution: The used service user is not allowed to obtain the file listings from SharePoint. Either because the login fails or the permissions inside SharePoint are not enough. The following issues have to be checked: Check the used authentication method configured inside SharePoint/IIS: o If you are using Integrated/Kerberos authentication, the Mindbreeze Node service must be configured to run as the service user. o For NTLM/Basic authentication the service user must be configured in the Mindbreeze Configuration UI der SharePoint Datenquelle eingetragen sein. Check the permissions oft he service user inside SharePoint Test the following web services GssSiteDiscovery.asmx and GSBulkAuthorization.asmx (for details see below) You should also verify a simple open of SharePoint document-pages or content documents from a web browser on the Mindbreeze server using the service account. 3.2 SharePoint URL FQDN Problem Cause: The crawler does not retrieve any documents from SharePoint and therefore does not create the log file mes-pusher.csv. The log file log-mescrawler_launchedservice.log may contain an error message similar to the following: com.mindbreeze.enterprisesearch.gsabase.crawler.initializationexception: Unable to set connector config, response message: The SharePoint Site URL must contain a fully qualified domain name., status message:null, status code:5223 (INVALID_CONNECTOR_CONFIG) Problem description and solution: Microsoft SharePoint Connector 14

15 In order to use the Mindbreeze SharePoint Connector it is important that the target SharePoint server is accessed using the FQDN-hostname. Either in the SharePoint configuration the external URL must be configured correctly to the FQDN-hostname (see SharePoint Operations > group Global Configuration > Alternate access mappings ) Also in the Mindbreeze configuration the SharePoint crawling root must be defined using the FQDN hostname in the URL. 3.3 Testing SharePoint Web Services with SOAP-Calls and curl In order to analyze and solve permission problems or other problematic issues regarding the SharePoint web services you could use the command line tool curl to perform simple SOAP-calls. The command line tool curl is already present on Mindbreeze InSpire (for Microsoft Windows) and is located in the following folder: C:\setup\tools\curl\bin. For a more convenient utilization you should add the folder path value to the Microsoft Windows environment variable PATH Preparing the SOAP-Calls The procedure of preparing the SOAP-Calls is quite similar for every test case and will be explained based on following example: CheckConnectivity from GSSiteDiscovery.asmx The first step is to open the desired SharePoint web service in a web browser window and follow the link to the desired action method to get the interface description and the template for the content to be sent later on. Microsoft SharePoint Connector 15

16 For simplicity we take the interface description based on SOAP 1.2 and copy the XML-content of the first block (request part) into a file in a local temporary folder (e.g. C:\Temp\sp-site-check.xml). Based on the interface definition some property values must be replaced by custom values from the own SharePoint infrastructure Testing SOAP-Calls Based on the previous example will are now going to test the SOAP calls using curl in a command line window. Switch to the file system folder containing the prepared XML content file and run the curl-command similar to the following example: (<Values in angle brackets> have to be replaced with own values) Microsoft SharePoint Connector 16

17 C:\Temp>curl --ntlm --user <testlab\domainsrv>:<mypassword> --header "Content- Type: application/soap+xml;charset=utf-8" The output will be displayed directly or could also be redirected for easier reading into an output file: > out.xml The following SharePoint web services and methods are quite useful for detecting problems: CheckConnectivity: should return success GetAllSiteCollectionFromAllWebApps: requires a SharePoint admin account! CheckConnectivity: should return success (this test should be invoked on the subdirectory URL containing the SharePoint-documents - e.g.: /Docs) CheckConnectivity: should return success GetAclForUrls: this is the first test requiring to change the content XML file (see below) you could specify the URL to the basic documents overview page e.g. AllItems.aspx, or the SharePoint URL of a choosen document. This test should return all permitted user accounts for the choosen documents GetAclForUrls Content-XML: <?xml version="1.0" encoding="utf-8"?> <soap12:envelope xmlns:xsi=" xmlns:xsd=" xmlns:soap12=" <soap12:body> <GetAclForUrls xmlns="gssacl.generated.sharepoint.connector.enterprise.google.com"> <urls> <string> Forms/AllItems.aspx</string> <string> testdoc2_server2007.rtf</string> </urls> </GetAclForUrls> </soap12:body> </soap12:envelope> SOAP-Call with curl: C:\Temp>curl --ntlm --user <testlab\domainsrv>:<mypassword> --header "Content- Type: application/soap+xml;charset=utf-8" mx > out.xml The result shows all SharePoint-permissions fort he specified URLs: Microsoft SharePoint Connector 17

18 3.4 Documents IGNORED by Crawler The documents are retrieved correctly from SharePoint by the crawler (as listed in the main log file) but are still not inserted into the index you should check the following log file mes-pusher.csv. If the column ActionType contains the value IGNORED there is another column called Message showing the cause why the document was ignored. Possible causes and solutions: IGNORED, property ContentType with value null not matched pattern o Some basic document content types are already predefined in the standard SharePoint connector. But your SharePoint installation may user other content types for documents you also want to be indexed. You could extend the list of indexed document types by simply defining your own list of conent types in the following property of the Mindbreeze Configuration: Additional Content Types Unable to generate SecurityToken from acl null o If the crawler is not able to obtain the current ACLs for a given document from SharePoint, this document will be ignored and not sent to the index for further processing. In this case you have to check if the permissions of the service user are enough and you could also test the SharePoint web service gssacl.asmx on behalf of the used service user (as already described above). Microsoft SharePoint Connector 18

19 3.5 Configuration of Metadata Conversion Rules in the File: ConnectorMetadataMapping.xml The following examples show, how Rules in the file ConnectorMetadataMapping.xml can be used to generate metadata from existing metadata Content XPath Konfiguration <ConversionRule class="htmlcontentrule"> </Arg> <!-- include XPath --> 'ECBItems_']</Arg> <!-- exclude XPath --> </ConversionRule> References <Metadatum join="true"> <SrcName>srcName</SrcName> <! srcname should be item ID --> <MappedName>mappedRef</MappedName> <ConversionRule class="sharepointkeyreferencerule"> <Arg> %s</arg> </ConversionRule> </Metadatum> String Formatting Joining Metadata: <Metadatum join="true"> <SrcName>srcName1,srcName2</SrcName> <! join values with --> <MappedName>mappedName</MappedName> <ConversionRule class="formatstringrule"> <Arg>%s %s</arg> </ConversionRule> </Metadatum> Splitting Metadata: <Metadatum split="true"> <SrcName>srcName</SrcName> <MappedName>mapped1,mapped2</MappedName> <!-- split srcname value --> <ConversionRule class="splitstringrule"> <Arg>:</Arg> </ConversionRule> </Metadatum> Generation of Metadata using regular Expressions: <Metadatum> <SrcName>srcName</SrcName> <MappedName>mappedName</MappedName> Microsoft SharePoint Connector 19

20 <ConversionRule class="stringreplacerule"> <Arg>.*src="([^"]*)".*</Arg> <! regex pattern--> <Arg> <!-- replacement --> </ConversionRule> </Metadatum> 4 Uninstalling the Microsoft SharePoint Connector To uninstall the Microsoft SharePoint Connector, first delete all Microsoft SharePoint Crawlers and then carry out the following command: mesextension --interface=plugin --type=archive -- file=microsoftsharepointconnector<version>.zip uninstall Microsoft SharePoint Connector 20

SharePoint Online Connector

SharePoint Online Connector SharePoint Online Connector Installation and Configuration Version 2018 Winter Release Status: February 14 th, 2018 Copyright Mindbreeze GmbH, A-4020 Linz, 2018. All rights reserved. All hardware and software

More information

Atlassian Confluence Connector

Atlassian Confluence Connector Atlassian Confluence Connector Installation and Configuration Version 2018 Winter Release Status: February 14 th, 2018 Copyright Mindbreeze GmbH, A-4020 Linz, 2018. All rights reserved. All hardware and

More information

Atlassian Confluence Sitemap Generator Add-On

Atlassian Confluence Sitemap Generator Add-On Atlassian Confluence Sitemap Generator Add-On Installation and Configuration Version 2017 Summer Release Status: March 27, 2017 Copyright Mindbreeze GmbH, A-4020 Linz, 2017. All rights reserved. All hardware

More information

Data Integration Guide with SQL Database by Example. Version 2017 Summer Release

Data Integration Guide with SQL Database by Example. Version 2017 Summer Release Data Integration Guide with SQL Database by Example Version 2017 Summer Release Status: March 28, 2017 Copyright Mindbreeze GmbH, A-4020 Linz, 2017. All rights reserved. All hardware and software names

More information

Mindbreeze InSpire Appliance Setup

Mindbreeze InSpire Appliance Setup Mindbreeze InSpire Appliance Setup Manual Setting Static Network Address from a Microsoft Windows PC Version 2017 Summer Release Status: March 28, 2017 Copyright Mindbreeze GmbH, A-4020 Linz, 2017. All

More information

MarkLogic Server. Connector for SharePoint Administrator s Guide. MarkLogic 9 May, Copyright 2017 MarkLogic Corporation. All rights reserved.

MarkLogic Server. Connector for SharePoint Administrator s Guide. MarkLogic 9 May, Copyright 2017 MarkLogic Corporation. All rights reserved. Connector for SharePoint Administrator s Guide 1 MarkLogic 9 May, 2017 Last Revised: 9.0-1, May, 2017 Copyright 2017 MarkLogic Corporation. All rights reserved. Table of Contents Table of Contents Connector

More information

Connector for Microsoft SharePoint 2013, 2016 and Online Setup and Reference Guide

Connector for Microsoft SharePoint 2013, 2016 and Online Setup and Reference Guide Connector for Microsoft SharePoint 2013, 2016 and Online Setup and Reference Guide Published: 2018-Oct-09 Contents 1 Microsoft SharePoint 2013, 2016 and Online Connector 4 1.1 Products 4 1.2 Supported

More information

Coveo Platform 6.5. Microsoft SharePoint Connector Guide

Coveo Platform 6.5. Microsoft SharePoint Connector Guide Coveo Platform 6.5 Microsoft SharePoint 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

More information

White Paper. Fabasoft Folio Unattended Setup. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Fabasoft Folio Unattended Setup. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Fabasoft Folio Unattended Setup Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered

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.0.4 Google Search Appliance software version 7.2 January 2015

More information

Troubleshooting Single Sign-On

Troubleshooting Single Sign-On Security Trust Error Message, on page 1 "Invalid Profile Credentials" Message, on page 2 "Module Name Is Invalid" Message, on page 2 "Invalid OpenAM Access Manager (Openam) Server URL" Message, on page

More information

Troubleshooting Single Sign-On

Troubleshooting Single Sign-On Security Trust Error Message, page 1 "Invalid Profile Credentials" Message, page 2 "Module Name Is Invalid" Message, page 2 "Invalid OpenAM Access Manager (Openam) Server URL" Message, page 2 Web Browser

More information

White Paper. Export of Fabasoft Folio Objects to a Relational Database. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Export of Fabasoft Folio Objects to a Relational Database. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Export of Fabasoft Folio Objects to a Relational Database Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software

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

Citrix Web Interface for Microsoft SharePoint Administrator s Guide. Citrix Access Suite 4.2

Citrix Web Interface for Microsoft SharePoint Administrator s Guide. Citrix Access Suite 4.2 Citrix Web Interface for Microsoft SharePoint Administrator s Guide Citrix Web Interface for Microsoft SharePoint Citrix Access Suite 4.2 Use of the product documented in this guide is subject to your

More information

BIG-IP Access Policy Manager : Portal Access. Version 12.1

BIG-IP Access Policy Manager : Portal Access. Version 12.1 BIG-IP Access Policy Manager : Portal Access Version 12.1 Table of Contents Table of Contents Overview of Portal Access...7 Overview: What is portal access?...7 About portal access configuration elements...7

More information

Coveo Platform 7.0. Microsoft SharePoint Legacy Connector Guide

Coveo Platform 7.0. Microsoft SharePoint Legacy Connector Guide Coveo Platform 7.0 Microsoft SharePoint Legacy Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds

More information

ZENworks Mobile Workspace Configuration Server. September 2017

ZENworks Mobile Workspace Configuration Server. September 2017 ZENworks Mobile Workspace Configuration Server September 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

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

XDS Connector. Installation and Setup Guide. Version: 1.0.x

XDS Connector. Installation and Setup Guide. Version: 1.0.x XDS Connector Installation and Setup Guide Version: 1.0.x Written by: Product Knowledge, R&D Date: November 2016 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc.,

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

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

Getting Started Guide

Getting Started Guide BlackBerry Web Services for Enterprise Administration For Java developers Version: 1.0 Getting Started Guide Published: 2013-01-28 SWD-20130128151511069 Contents 1 Overview: BlackBerry Web Services...

More information

Advanced Service Design. vrealize Automation 6.2

Advanced Service Design. vrealize Automation 6.2 vrealize Automation 6.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit your feedback to

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

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 Table of Contents Introduction to Horizon Cloud with Manager.... 3 Benefits of Integration.... 3 Single Sign-On....3

More information

VMware AirWatch Integration with F5 Guide Enabling secure connections between mobile applications and your backend resources

VMware AirWatch Integration with F5 Guide Enabling secure connections between mobile applications and your backend resources VMware AirWatch Integration with F5 Guide Enabling secure connections between mobile applications and your backend resources Workspace ONE UEM v9.6 Have documentation feedback? Submit a Documentation Feedback

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

Print Release, Accounting, and My e- Task for Lexmark Solutions Platform On Premise version 1.3. Configuration Guide

Print Release, Accounting, and My e- Task for Lexmark Solutions Platform On Premise version 1.3. Configuration Guide Print Release, Accounting, and My e- Task for Lexmark Solutions Platform On Premise version 1.3 Configuration Guide June 2012 www.lexmark.com Contents 2 Contents Overview...5 Minimum and recommended system

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

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

DoD Common Access Card Authentication. Feature Description

DoD Common Access Card Authentication. Feature Description DoD Common Access Card Authentication Feature Description UPDATED: 20 June 2018 Copyright Notices Copyright 2002-2018 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies

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

AppScaler SSO Active Directory Guide

AppScaler SSO Active Directory Guide Version: 1.0.3 Update: April 2018 XPoint Network Notice To Users Information in this guide is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless

More information

Using the Horizon vrealize Orchestrator Plug-In

Using the Horizon vrealize Orchestrator Plug-In Using the Horizon vrealize Orchestrator Plug-In VMware Horizon 6 version 6.2.3, VMware Horizon 7 versions 7.0.3 and later Modified on 4 JAN 2018 VMware Horizon 7 7.4 You can find the most up-to-date technical

More information

CA SiteMinder Web Access Manager. Configuring SiteMinder Single Sign On for Microsoft SharePoint 2007 Using Forms-based Authentication

CA SiteMinder Web Access Manager. Configuring SiteMinder Single Sign On for Microsoft SharePoint 2007 Using Forms-based Authentication CA SiteMinder Web Access Manager Configuring SiteMinder Single Sign On for Microsoft SharePoint 2007 Using Forms-based Authentication This documentation and any related computer software help programs

More information

CLI users are not listed on the Cisco Prime Collaboration User Management page.

CLI users are not listed on the Cisco Prime Collaboration User Management page. Cisco Prime Collaboration supports creation of user roles. A user can be assigned the Super Administrator role. A Super Administrator can perform tasks that both system administrator and network administrator

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

Using ANM With Virtual Data Centers

Using ANM With Virtual Data Centers APPENDIXB Date: 3/8/10 This appendix describes how to integrate ANM with VMware vcenter Server, which is a third-party product for creating and managing virtual data centers. Using VMware vsphere Client,

More information

AppSpider Enterprise. Getting Started Guide

AppSpider Enterprise. Getting Started Guide AppSpider Enterprise Getting Started Guide Contents Contents 2 About AppSpider Enterprise 4 Getting Started (System Administrator) 5 Login 5 Client 6 Add Client 7 Cloud Engines 8 Scanner Groups 8 Account

More information

KYOCERA Net Admin Installation Guide

KYOCERA Net Admin Installation Guide KYOCERA Net Admin Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for

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

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 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

Configuring SAP Targets and Runtime Users

Configuring SAP Targets and Runtime Users CHAPTER 4 Before you can create or run processes in your SAP environment, you must create the targets on which the processes will run. Targets are used to define specific environments where activities,

More information

BIG-IP Access Policy Manager : Portal Access. Version 13.0

BIG-IP Access Policy Manager : Portal Access. Version 13.0 BIG-IP Access Policy Manager : Portal Access Version 13.0 Table of Contents Table of Contents Overview of Portal Access...7 Overview: What is portal access?...7 About portal access configuration elements...

More information

Live Data Connection to SAP Universes

Live Data Connection to SAP Universes Live Data Connection to SAP Universes You can create a Live Data Connection to SAP Universe using the SAP BusinessObjects Enterprise (BOE) Live Data Connector component deployed on your application server.

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

1Integrate for ArcGIS Installation Guide. Server Edition

1Integrate for ArcGIS Installation Guide. Server Edition 1Integrate for ArcGIS Installation Guide Server Edition Product version: v 2.1 Document version: v 1.9 Document date: 03/08/2018 Copyright 2018 1Spatial plc and its affiliates. All rights reserved. Other

More information

ACS 5.x: LDAP Server Configuration Example

ACS 5.x: LDAP Server Configuration Example ACS 5.x: LDAP Server Configuration Example Document ID: 113473 Contents Introduction Prerequisites Requirements Components Used Conventions Background Information Directory Service Authentication Using

More information

Managing External Identity Sources

Managing External Identity Sources CHAPTER 5 The Cisco Identity Services Engine (Cisco ISE) integrates with external identity sources to validate credentials in user authentication functions, and to retrieve group information and other

More information

CLI users are not listed on the Cisco Prime Collaboration User Management page.

CLI users are not listed on the Cisco Prime Collaboration User Management page. Cisco Prime Collaboration supports creation of user roles. A user can be assigned the Super Administrator role. A Super Administrator can perform tasks that both system administrator and network administrator

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

Building Block Installation - Admins

Building Block Installation - Admins Building Block Installation - Admins Overview To use your Blackboard Server with Panopto, you first need to install the Panopto Building Block on your Blackboard server. You then need to add Blackboard

More information

Zmanda Cloud Backup FAQ

Zmanda Cloud Backup FAQ Zmanda Cloud Backup 2.0.1 FAQ The first sections of this document cover general questions regarding features, cloud, and support; the last section lists error messages and what to do about them. Terminology

More information

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9 Gateway Upgrade Guide for On-Premises Version 17 August 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Upgrading Primavera Gateway... 7 Prerequisites... 7 Upgrading Existing Gateway Database...

More information

Single Sign On (SSO) with Polarion 17.3

Single Sign On (SSO) with Polarion 17.3 SIEMENS Single Sign On (SSO) with Polarion 17.3 POL007 17.3 Contents Configuring single sign-on (SSO)......................................... 1-1 Overview...........................................................

More information

How to Configure Authentication and Access Control (AAA)

How to Configure Authentication and Access Control (AAA) How to Configure Authentication and Access Control (AAA) Overview The Barracuda Web Application Firewall provides features to implement user authentication and access control. You can create a virtual

More information

Dell License Manager Version 1.2 User s Guide

Dell License Manager Version 1.2 User s Guide Dell License Manager Version 1.2 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates either

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

HPE Enterprise Integration Module for SAP Solution Manager 7.1

HPE Enterprise Integration Module for SAP Solution Manager 7.1 HPE Enterprise Integration Module for SAP Solution Manager 7.1 Software Version: 12.55 User Guide Document Release Date: August 2017 Software Release Date: August 2017 HPE Enterprise Integration Module

More information

Comodo Certificate Manager

Comodo Certificate Manager Comodo Certificate Manager Windows Auto Enrollment Setup Guide Comodo CA Limited 3rd Floor, 26 Office Village, Exchange Quay, Trafford Road, Salford, Greater Manchester M5 3EQ, United Kingdom. Table of

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Administering Web Services 12c (12.1.2) E28131-01 June 2013 Documentation for developers and administrators that describes how to administer Web services. Oracle Fusion Middleware

More information

TIBCO Spotfire Web Player 7.0. Installation and Configuration Manual

TIBCO Spotfire Web Player 7.0. Installation and Configuration Manual TIBCO Spotfire Web Player 7.0 Installation and Configuration Manual Revision date: 9 February 2015 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

BMS Managing Users in Modelpedia V1.1

BMS Managing Users in Modelpedia V1.1 BMS 3.2.0 Managing Users in Modelpedia V1.1 Version Control Version Number Purpose/Change Author Date 1.0 Initial published version Gillian Dass 26/10/2017 1.1 Changes to User roles Gillian Dass 14/11/2017

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

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1

Using the VMware vcenter Orchestrator Client. vrealize Orchestrator 5.5.1 Using the VMware vcenter Orchestrator Client vrealize Orchestrator 5.5.1 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

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide You can find the most up-to-date technical

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

Workspace ONE UEM Certificate Authentication for EAS with ADCS. VMware Workspace ONE UEM 1902

Workspace ONE UEM Certificate Authentication for EAS with ADCS. VMware Workspace ONE UEM 1902 Workspace ONE UEM Certificate Authentication for EAS with ADCS VMware Workspace ONE UEM 1902 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Unified Communications Manager Version 10.5 SAML SSO Configuration Example

Unified Communications Manager Version 10.5 SAML SSO Configuration Example Unified Communications Manager Version 10.5 SAML SSO Configuration Example Contents Introduction Prerequisites Requirements Network Time Protocol (NTP) Setup Domain Name Server (DNS) Setup Components Used

More information

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide

BlackBerry Enterprise Server for Microsoft Office 365. Version: 1.0. Administration Guide BlackBerry Enterprise Server for Microsoft Office 365 Version: 1.0 Administration Guide Published: 2013-01-29 SWD-20130131125552322 Contents 1 Related resources... 18 2 About BlackBerry Enterprise Server

More information

ControlPoint. Advanced Installation Guide. September 07,

ControlPoint. Advanced Installation Guide. September 07, ControlPoint Advanced Installation Guide September 07, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents

More information

White Paper. Fabasoft Folio Thin Client Support. Fabasoft Folio 2017 R1

White Paper. Fabasoft Folio Thin Client Support. Fabasoft Folio 2017 R1 White Paper Fabasoft Folio Thin Client Support Fabasoft Folio 2017 R1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered trade names

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

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

SPNEGO SINGLE SIGN-ON USING SECURE LOGIN SERVER X.509 CLIENT CERTIFICATES

SPNEGO SINGLE SIGN-ON USING SECURE LOGIN SERVER X.509 CLIENT CERTIFICATES SPNEGO SINGLE SIGN-ON USING SECURE LOGIN SERVER X.509 CLIENT CERTIFICATES TABLE OF CONTENTS SCENARIO... 2 IMPLEMENTATION STEPS... 2 PREREQUISITES... 3 1. CONFIGURE ADMINISTRATOR FOR THE SECURE LOGIN ADMINISTRATION

More information

Dell EMC License Manager Version 1.5 User's Guide

Dell EMC License Manager Version 1.5 User's Guide Dell EMC License Manager Version 1.5 User's Guide 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

Using the VMware vrealize Orchestrator Client

Using the VMware vrealize Orchestrator Client Using the VMware vrealize Orchestrator Client vrealize Orchestrator 7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Only applies where the starting URL specifies a starting location other than the root folder. For example:

Only applies where the starting URL specifies a starting location other than the root folder. For example: Allows you to set crawling rules for a Website Index. Character Encoding Allow Navigation Above Starting Directory Only applies where the starting URL specifies a starting location other than the root

More information

Active Directory as a Probe and a Provider

Active Directory as a Probe and a Provider Active Directory (AD) is a highly secure and precise source from which to receive user identity information, including user name, IP address and domain name. The AD probe, a Passive Identity service, collects

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

VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices.

VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices. VMware AirWatch Product Provisioning and Staging for Windows Rugged Guide Using Product Provisioning for managing Windows Rugged devices. AirWatch v9.2 Have documentation feedback? Submit a Documentation

More information

Setting Up the Server

Setting Up the Server Managing Licenses, page 1 Cross-launch from Prime Collaboration Provisioning, page 5 Integrating Prime Collaboration Servers, page 6 Single Sign-On for Prime Collaboration, page 7 Changing the SSL Port,

More information

EasyMorph Server Administrator Guide

EasyMorph Server Administrator Guide EasyMorph Server Administrator Guide Version 3.9.2 December, 24 th 2018 Table of Contents TABLE OF CONTENTS... 1 PREREQUISITES... 2 Memory requirements... 2 INSTALLATION... 2 License key... 3 SERVER SERVICE

More information

IBM Security Access Manager Version January Federation Administration topics IBM

IBM Security Access Manager Version January Federation Administration topics IBM IBM Security Access Manager Version 9.0.2.1 January 2017 Federation Administration topics IBM IBM Security Access Manager Version 9.0.2.1 January 2017 Federation Administration topics IBM ii IBM Security

More information

Table of Contents Chapter 1: Migrating NIMS to OMS... 3 Index... 17

Table of Contents Chapter 1: Migrating NIMS to OMS... 3 Index... 17 Migrating from NIMS to OMS 17.3.2.0 User Guide 7 Dec 2017 Table of Contents Chapter 1: Migrating NIMS to OMS... 3 Before migrating to OMS... 3 Purpose of this migration guide...3 Name changes from NIMS

More information

Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER

Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER Integrating VMware Horizon Workspace and VMware Horizon View TECHNICAL WHITE PAPER Table of Contents Introduction.... 3 Requirements.... 3 Horizon Workspace Components.... 3 SAML 2.0 Standard.... 3 Authentication

More information

Cisco TelePresence Authenticating Cisco VCS Accounts Using LDAP

Cisco TelePresence Authenticating Cisco VCS Accounts Using LDAP Cisco TelePresence Authenticating Cisco VCS Accounts Using LDAP Deployment Guide Cisco VCS X8.2 D14465.07 June 2014 Contents Introduction 3 Process summary 3 LDAP accessible authentication server configuration

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

Google Search Appliance Connectors

Google Search Appliance Connectors Google Search Appliance Connectors Deploying the Connector for SharePoint User Profiles Google Search Appliance Connector for SharePoint User Profiles software version 4.1.1 Google Search Appliance software

More information

Cisco TelePresence Conductor with Cisco Unified Communications Manager

Cisco TelePresence Conductor with Cisco Unified Communications Manager Cisco TelePresence Conductor with Cisco Unified Communications Manager Deployment Guide XC2.2 Unified CM 8.6.2 and 9.x D14998.09 Revised March 2014 Contents Introduction 4 About this document 4 Further

More information

Sage 200c Professional. System Requirements and Prerequisites

Sage 200c Professional. System Requirements and Prerequisites Sage 200c Professional System Requirements and Prerequisites Copyright statement Sage (UK) Limited, 2017. All rights reserved. If this documentation includes advice or information relating to any matter

More information

Sage 200c Professional. System Requirements and Prerequisites

Sage 200c Professional. System Requirements and Prerequisites Sage 200c Professional System Requirements and Prerequisites Copyright statement Sage (UK) Limited, 2017. All rights reserved. If this documentation includes advice or information relating to any matter

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 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

ControlPoint. Installation Guide for SharePoint August 23,

ControlPoint. Installation Guide for SharePoint August 23, ControlPoint Installation Guide for SharePoint 2007 August 23, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of

More information

penelope case management software AUTHENTICATION GUIDE v4.4 and higher

penelope case management software AUTHENTICATION GUIDE v4.4 and higher penelope case management software AUTHENTICATION GUIDE v4.4 and higher Last modified: August 9, 2016 TABLE OF CONTENTS Authentication: The basics... 4 About authentication... 4 SSO authentication... 4

More information

Cisco NAC Profiler UI User Administration

Cisco NAC Profiler UI User Administration CHAPTER 14 Topics in this chapter include: Overview, page 14-1 Managing Cisco NAC Profiler Web User Accounts, page 14-2 Enabling RADIUS Authentication for Cisco NAC Profiler User Accounts, page 14-7 Changing

More information

White Paper. Fabasoft on Linux - Fabasoft Folio Web Management. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Fabasoft on Linux - Fabasoft Folio Web Management. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Fabasoft on Linux - Fabasoft Folio Web Management Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names

More information