Cloud connector. The system architecture of SCC to integrate with your LDAP is as follows:

Size: px
Start display at page:

Download "Cloud connector. The system architecture of SCC to integrate with your LDAP is as follows:"

Transcription

1 Cloud connector Samsung Knox Manage Cloud Connector (SCC) is a service that creates a secure channel for data transfer between your enterprise system and the Knox Manage cloud server. SCC allows you to connect the user information in a customer's Active Directory/LDAP with CA's certificate on a user's device, and use it safely. SCC allows you to connect the user information in a customer's Active Directory/LDAP with CA's certificate on a user's device, and use it safely. The system architecture of SCC to integrate with your LDAP is as follows: Knox Manage server - This server is installed on the cloud and communicates with a user's device to provide the Knox Manage services. You can establish the severs (separately) per tenant. Connector - This connector is provided for linking with your LDAP and CA server. The Knox Manage server provides the LDAP and CA Connector. You can conduct the connection test when configuring LDAP and CA in the Admin Portal. SCC - SCC provides a secure channel between Knox Manage server connector and your legacy system. This consists of a client, server, and Control Service Server. - SCC Client is installed on your site and makes a secure Transport Layer Security (TLS) channel with SCC server. - SCC Server is installed in the cloud. The SCC server delivers from Knox Manage to SCC client, and response from SCC client toknox Manage server. - SCC Control Service Server(CS server) is installed on the cloud and automatically assigns port number to be used in LDAP and CA service. L4 Switch - The L4 Switch equally distributes the requests from SCC clients. DB - DB save IP/Port of SCC server and LDAP and CA information of the tenant. 360

2 Linked systems - This is your LDAP and CA server to be linked with Knox Manage. Open source license You can check the open source license information used in SCC as below.: Component SCC Client Open source license file Refer to the following file on the directory where SCC Client is installed. {SCC installation location}\scc-client\resources\ SCCClient-OpenSourceLicense.xml Preparing for installation Prior to installing the SCC, the following item must be prepared: License - Register the Knox Manage license in the Admin Portal. A server for installation - SCC Client: Micro Windows Server 2008 R2 (64bit) or 2012 (64bit). Java Development Kit (JDK) - Install Java Development Kit 1.7 (64bit) or 1.8 (64bit). - Patch the JCE module based on JDK version. For more information, see "Installing Java patches" on page 362. Network environment - Open the firewall between the SCC Client and the LDAP server. - Open the firewall between the SCC Client and the CA server. - Open the firewall L4 switch for accessing the SCC Server and SCC Client. : The list below describes the firewall information of L4 domains according to the service regions. Region Asia (Singapore) Domain:Port TCP communication resources scc-ap.manage.samsungknox.com:10000 scclts-ap.manage.samsungknox.com:8080 US (Oregon) scc-us.manage.samsungknox.com: scclts-us.manage.samsungknox.com: 8080 EU (Ireland) scc-eu.manage.samsungknox.com: scclts-eu.manage.samsungknox.com: The SCC Server and SCC Client is connected through TCP communication. To enhance TCP performance of the SCC Client, you must change the registry value. For more information, see "Setting up the TCP communication resource" on page

3 Installing Java patches To operate Cloud Connector, the Java Development Kit (JDK) must be installed in advance. The JCE module must be patched based on the JDK version. For example, if you re using JDK 1.7, apply the Java patch for JDK 1.7 and not the Java patch for JDK 1.8. To install Java Cryptography Extension (JCE) to support TLS v1.2 AES 256, complete the following steps: 1. Download Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy files that match the JDK version. For more information, visit the Oracle homepage. 2. Decompress the downloaded file. A sub-folder named UnlimitedJCEPolicy is created when decompressing the file and the following files are included in the folder. README.txt local_policy.jar: Unlimited strength local policy file US_export_policy.jar: Unlimited strength US export policy file 3. Copy two JAR files (local_policy.jar, US_export_ policy.jar) from the UnlimitedJCEPolicy folder to the %JAVA_HOME% \jre\lib\security folder. Note: If the Java patch isn t installed successfully, the Cloud Connector doesn t operate normally. Setting up the TCP communication resource To enhance TCP performance, change the registry value fort TCP resource in the SCC Client. It is not necessary to configure the resource, but it is recommended. To change the registry value, follow the steps below: 1. Run Start > Run > regedit. 2. Go to HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters. 3. Change each value of the items below. If the value doesn t exist, right-click and select New > DWORD (32- bit) Value to save the value: TcpTimedWaitDelay - This is to convert the disconnected TCP resource rapidly. - Change the default value 240 (4 minutes) into 30 (30 seconds). - For more information, see MaxUserPort - This is to increase the number of concurrent requests delivered to SCC from application. 362

4 - Change the default value from 5000 to the maximum value For more information, see Downloading SCC client To use SCC, download the SCC Client, and install it on a customer's website. The SCC Client can be downloaded from Settings > Integrations > Directory or Certificates > Certificate Authority (CA). The following describes how to download the SCC Client from the Directory menu. To download the SCC Client from the Admin Portal, follow the steps below: 1. Go to Settings > Integrations > Directory in the Admin Portal. 2. Click, and select TRUE in Cloud Connector item on the bottom of the Add Directory window. 3. Click the Cloud Connector Client Download link activated at the bottom, and download the SCC Client installation file, SCC_{Region}.zip. 4. Move to the server on which you need to install the downloaded.zip file. Installing the SCC client The administrator has to install the SCC Client to use the SCC. To install the SCC Client on your site with LDAP and CA installed, follow the steps below. The IP address and port number of the L4 switch for accessing SCC server is configured in the configuration file: 1. Decompress the SCC_{Region}.zip file. 2. Execute the SCC_Setup_{Version}_{Builddate}.exe file. 3. Select the language to install and click OK. 363

5 4. When the InstallShield Wizard starts, click Next. 5. Read the Samsung Knox Manage License Agreement carefully, select I have read and agree to these terms and conditions, and click Next. 364

6 6. Set the directory of JDK Home. Click Browse and specify the directory path where JDK is installed. Click Next. Note: If the message "The selected directory is not a Java directory" appears, specify the directory path where the JDK is installed. 7. Specify the installation directory path and click Next. The default installation path is C:\SamsungSDS\ and you can change the path if necessary. 365

7 8. Enter the Tenant ID and click Install. The Tenant ID is the Client ID for logging in to the Admin Portal. 9. Installation has been complete. If you select Register for Windows Service, the SCC client service is registered automatically to Windows the background service. 10. Click Finish. Executing SCC client To execute the SCC Client, you can manually execute the batch file or automatically execute the SCC Client by registering Windows background service. To execute the batch file manually, execute the file below: {SCC installation directory}/scc-client/bin/sccclientstart.bat When you close the command window, the SCC client service is terminated. Registering Windows background service To register the SCC client to the Windows background services, execute the file below: {SCC installation directory}/scc-client/bin/scc_service_install.bat Starting or stopping the Windows background service To start or stop the registered SCC client, follow the steps below: 1. Check the service below in Start > Administrative Tools > Services. Samsung Knox Manage Cloud Connector Client(1) Background Service 2. To run the service, right-click the service and click Start. 366

8 3. To stop the service, right-click the service and click Stop. Disabling Windows background service To disable the SCC client background service, stop the service and execute the file below: {SCC installation path}/scc-client/bin/scc_service_uninstall.bat Integrating services in Knox Manage A customer's IT administrator accesses the Knox Manage Admin Portal, and configures the service settings as shown below to integrate the LDAP or CA service. Integrating LDAP in Knox Manage When the customer's LDAP is ready, the IT administrator enters LDAP server information in the Knox Manage Admin Portal. The entered information is then sent to the SCC CS server with the tenant s information, and the SCC CS server assigns an IP and Port for the LDAP service to the SCC server. From then on, Knox Manage will not connect directly with the LDAP server, but will use the LDAP service using the IP and Port provided from the SCC server. In the Admin Portal, configure the LDAP connection in Settings > Integrations > Directory as below. For more information regarding LDAP settings, see "chapter 7, AD/LDAP Sync services" on page 82. IP/HOST: Enter the host name of LDAP service. (ldap.customer.com) Port: The default value is 389 port and it can be modified. Cloud Connector: Enter TRUE. 367

9 Integrating CA in Knox Manage To integrate the Knox Manage server with the customer's CA server via SCC, the IT administrator have to register the CA server in the Knox Manage Admin Portal. The following example shows how to register an ADCS, one of the available CA types, in Certificates > Certificate Authority (CA) in the Knox Manage Admin Portal. This is applicable when HTTPS is used for CA. For more information regarding CA settings, see "chapter 7, AD/LDAP Sync services" on page 82. Host Name: Enter the host name of SCC server. WSUrl: Enter the Certificate Enrollment Web Service (CES) address of the actual CA server registered for the web service. Cloud Connector: Enter TRUE. Note: Although every CA type supported by Knox Manage is available, ADCS CA's Windows certification type is not available. Configuring SCC client After installing SCC Client, if the L4 domains in the service region are changed, modify the batch file as below and restart the SCC client. Modify SERVER_IP and SERVER_PORT in {SCC installation path}\sccclient\bin\sccclientstart.bat file. 368

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

Integrating a directory server

Integrating a directory server Integrating a directory server Knox Manage provides a directory service that integrates a client's directory server through a Lightweight Directory Access Protocol (LDAP)-based Active Directory service

More information

The following tasks must be completed before you begin to configure Exchange.

The following tasks must be completed before you begin to configure Exchange. Setting Exchange Mail servers, such as Microsoft Exchange Server, can be integrated and used through Knox Manage on the user's device. This Guide describes the method of connecting to Microsoft Exchange

More information

Entrust Connector (econnector) Venafi Trust Protection Platform

Entrust Connector (econnector) Venafi Trust Protection Platform Entrust Connector (econnector) For Venafi Trust Protection Platform Installation and Configuration Guide Version 1.0.5 DATE: 17 November 2017 VERSION: 1.0.5 Copyright 2017. All rights reserved Table of

More information

Getting Started With Data Sync

Getting Started With Data Sync Oracle Cloud Data Sync Getting Started Release 2.5 E25001-01 June 2018 Getting Started With Data Sync This guide introduces Data Sync Version 2.5 and provides installation instructions. Data Sync loads

More information

McAfee Cloud Identity Manager Installation Guide For McAfee Cloud Identity Manager v3.1 August 2012

McAfee Cloud Identity Manager Installation Guide For McAfee Cloud Identity Manager v3.1 August 2012 McAfee Cloud Identity Manager Installation Guide For McAfee Cloud Identity Manager v3.1 August 2012 Order Number: 326712-005US COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARK

More information

Sophos Mobile Control Installation guide

Sophos Mobile Control Installation guide Sophos Mobile Control Installation guide Product version: 1.0 Document date: May 2011 Contents 1 Introduction... 3 2 The Sophos Mobile Control server... 4 3 Set up Sophos Mobile Control... 13 4 Apple Push

More information

Cisco Prime Service Catalog Compatibility Matrix

Cisco Prime Service Catalog Compatibility Matrix Cisco Prime Service Catalog Compatibility Matrix Revised: September 2015 This document describes the version of the third-party software products that have been certified with Cisco Prime Service Catalog.

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

S/MIME on Good for Enterprise MS Online Certificate Status Protocol. Installation and Configuration Notes. Updated: November 10, 2011

S/MIME on Good for Enterprise MS Online Certificate Status Protocol. Installation and Configuration Notes. Updated: November 10, 2011 S/MIME on Good for Enterprise MS Online Certificate Status Protocol Installation and Configuration Notes Updated: November 10, 2011 Installing the Online Responder service... 1 Preparing the environment...

More information

Profitability Application Pack Installation Guide Release

Profitability Application Pack Installation Guide Release Profitability Application Pack Installation Guide Release 8.0.6.1.0 October 2018 Document Versioning Version Number Revision Date Changes Done 1.0 10 September 2018 Final version released 1.1 5 October

More information

Reflection for the Web Installation Guide. version 12.3 SP1

Reflection for the Web Installation Guide. version 12.3 SP1 Reflection for the Web Installation Guide version 12.3 SP1 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

Creating a connection from Informatica PowerCenter 9.6 to Oracle Autonomous Data Warehouse

Creating a connection from Informatica PowerCenter 9.6 to Oracle Autonomous Data Warehouse Vijay Balebail, Aalok Muley This document provides an overview of the install and configuration steps to setup Informatica PowerCenter 9.6 to connect to ADWC as a target end point. The Informatica PowerCenter

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

Sophos Mobile. server deployment guide. product version: 9

Sophos Mobile. server deployment guide. product version: 9 server deployment guide product version: 9 Contents About this guide... 1 Sizing considerations... 2 Architecture examples...6 Ports and protocols... 16 EAS proxy usage scenarios...20 EAS proxy architecture

More information

This PDF Document was generated for free by the Aloaha PDF Suite If you want to learn how to make your own PDF Documents visit:

This PDF Document was generated for free by the Aloaha PDF Suite If you want to learn how to make your own PDF Documents visit: INSTALLING AND CONFIGURING A WINDOWS SERVER 2003 ENTERPRISE CERTIFICATION AUTHORITY Certification Authorities can issue certificates to users and computers for a variety of purposes. In the context of

More information

INSTALLING AND DEPLOYING ADOBE DIGITAL ENTERPRISE PLATFORM DOCUMENT SERVICES USING JBOSS TURNKEY

INSTALLING AND DEPLOYING ADOBE DIGITAL ENTERPRISE PLATFORM DOCUMENT SERVICES USING JBOSS TURNKEY INSTALLING AND DEPLOYING ADOBE DIGITAL ENTERPRISE PLATFORM DOCUMENT SERVICES USING JBOSS TURNKEY Legal notices Legal notices For legal notices, see http://help.adobe.com/en_us/legalnotices/index.html.

More information

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

Technology Note. ER/Studio: Upgrading from Repository (v ) to Team Server 17.x Technology Note ER/Studio: Upgrading from Repository (v6.5-7.0) to Team Server 17.x Updated 07/09/2018 ER/Studio: Upgrading from Repository (v6.5-7.0) to Team Server 17.x With the release of ER/Studio

More information

Oracle Hospitality Inventory Management Security Guide Release 9.1 E

Oracle Hospitality Inventory Management Security Guide Release 9.1 E Oracle Hospitality Inventory Management Security Guide Release 9.1 E97550-01 June 2018 Copyright 2001, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

Sophos Mobile as a Service

Sophos Mobile as a Service startup guide Product Version: 8 Contents About this guide... 1 What are the key steps?... 2 Change your password... 3 Change your login name... 4 Activate Mobile Advanced licenses...5 Check your licenses...6

More information

User guide NotifySCM Installer

User guide NotifySCM Installer User guide NotifySCM Installer TABLE OF CONTENTS 1 Overview... 3 2 Office 365 Users synchronization... 3 3 Installation... 5 4 Starting the server... 17 2 P a g e 1 OVERVIEW This user guide provides instruction

More information

StreamServe Persuasion SP4 StreamStudio

StreamServe Persuasion SP4 StreamStudio StreamServe Persuasion SP4 StreamStudio Administrator s guide Rev A StreamServe Persuasion SP4 StreamStudio Administrator s guide Rev A 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent

More information

GoAnywhere MFT Upgrade Guide. Version 5.5.2

GoAnywhere MFT Upgrade Guide. Version 5.5.2 GoAnywhere MFT Upgrade Guide Version 5.5.2 Copyright Terms and Conditions The content in this document is protected by the Copyright Laws of the United States of America and other countries worldwide.

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

ZENworks Mobile Workspace Installation Guide. September 2017

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

More information

Sophos Mobile. server deployment guide. product version: 8.6

Sophos Mobile. server deployment guide. product version: 8.6 Sophos Mobile server deployment guide product version: 8.6 Contents About this guide... 1 Sizing considerations... 2 Architecture examples...6 Ports and protocols... 9 Usage scenarios for the standalone

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

INSTALLING AND DEPLOYING ADOBE EXPERIENCE MANAGER FORMS ON JEE USING JBOSS TURNKEY

INSTALLING AND DEPLOYING ADOBE EXPERIENCE MANAGER FORMS ON JEE USING JBOSS TURNKEY INSTALLING AND DEPLOYING ADOBE EXPERIENCE MANAGER FORMS ON JEE USING JBOSS TURNKEY Legal notices Legal notices For legal notices, see http://help.adobe.com/en_us/legalnotices/index.html. iii Contents Chapter

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

Sophos Mobile. super administrator guide. Product Version: 8

Sophos Mobile. super administrator guide. Product Version: 8 Sophos Mobile super administrator guide Product Version: 8 Contents About this guide... 1 Document conventions... 1 Super administrator... 2 Super administrator tasks...2 Super administrator customer...

More information

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide 2018 Amazon AppStream 2.0: SOLIDWORKS Deployment Guide Build an Amazon AppStream 2.0 environment to stream SOLIDWORKS to your users June 2018 https://aws.amazon.com/appstream2/ 1 Welcome This guide describes

More information

P6 EPPM Installation and Configuration Guide

P6 EPPM Installation and Configuration Guide P6 EPPM Installation and Configuration Guide 16 R2 October 2016 Contents About Installing and Configuring P6 EPPM... 5 Prerequisites for P6 EPPM Configuration... 6 Minimum Hard Disk Space... 6 JDK Installation...

More information

Connector Administrator Guide, Release 3.X

Connector Administrator Guide, Release 3.X First Published: 2010-07-15 Last Modified: 2018-01-04 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Orbix Release Notes

Orbix Release Notes Orbix 6.3.11 Release Notes Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2014-2019 Micro Focus or one of its affiliates. MICRO FOCUS, the Micro

More information

Microsoft Windows Servers 2012 & 2016 Families

Microsoft Windows Servers 2012 & 2016 Families Version 8 Installation Guide Microsoft Windows Servers 2012 & 2016 Families 2301 Armstrong St, Suite 2111, Livermore CA, 94551 Tel: 925.371.3000 Fax: 925.371.3001 http://www.imanami.com Installation Guide

More information

RSA Identity Governance and Lifecycle Collector Data Sheet for Zendesk

RSA Identity Governance and Lifecycle Collector Data Sheet for Zendesk RSA Identity Governance and Lifecycle Collector Data Sheet for Zendesk Version 1.1 December 2017 Contents Purpose... 4 Supported Software... 4 Prerequisites... 4 Account Data Collector... 4 Configuration...

More information

Standard Edition (SE) application development Enterprise Edition (EE) enterprise development Micro Edition (ME) Internet of Things (IoT) development

Standard Edition (SE) application development Enterprise Edition (EE) enterprise development Micro Edition (ME) Internet of Things (IoT) development Contents 1. Develop your project... 1 1.1. Install the latest version of the Oracle Java SE JDK... 1 1.2. Install the latest documentation for this version of the Oracle Java SE JDK... 3 1.3. Install the

More information

DevTest Solutions. Installing. Version 8.0

DevTest Solutions. Installing. Version 8.0 DevTest Solutions Installing Version 8.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your informational

More information

Question: 1 The NAC Agent uses which port and protocol to send discovery packets to an ISE Policy Service Node?

Question: 1 The NAC Agent uses which port and protocol to send discovery packets to an ISE Policy Service Node? Volume: 385 Questions Question: 1 The NAC Agent uses which port and protocol to send discovery packets to an ISE Policy Service Node? A. tcp/8905 B. udp/8905 C. http/80 D. https/443 Answer: A Question:

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

QuickStart Guide for Managing Mobile Devices. Version

QuickStart Guide for Managing Mobile Devices. Version QuickStart Guide for Managing Mobile Devices Version 10.1.0 copyright 2002-2017 Jamf. All rights reserved. Jamf has made all efforts to ensure that this guide is accurate. Jamf 100 Washington Ave S Suite

More information

MST Batch Converter.NET

MST Batch Converter.NET .NET A MS Technology Product Digital Imaging and Document Management Solution Version 3.14.11 Licensing and Copyright Information The software described in this guide is furnished under license agreement

More information

Sophos Mobile. super administrator guide. product version: 9

Sophos Mobile. super administrator guide. product version: 9 super administrator guide product version: 9 Contents About this guide... 1 Super administrator... 2 Super administrator tasks...2 Super administrator customer... 3 Log in as super administrator... 3 Switch

More information

Sophos Mobile. super administrator guide. product version: 8.6

Sophos Mobile. super administrator guide. product version: 8.6 Sophos Mobile super administrator guide product version: 8.6 Contents About this guide... 1 Document conventions... 1 Super administrator... 2 Super administrator tasks...2 Super administrator customer...

More information

Exchange Manager Admin Guide

Exchange Manager Admin Guide Version 4.3 March 14, 2018 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions

More information

VMware AirWatch Integration with Microsoft ADCS via DCOM

VMware AirWatch Integration with Microsoft ADCS via DCOM VMware AirWatch Integration with Microsoft ADCS via DCOM For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Quick Start Guide Red Box Call Recording v5 18/08/2016

Quick Start Guide Red Box Call Recording v5 18/08/2016 1 Quick Start Guide Red Box Call Recording v5 18/08/2016 The Red Box Call Recording service keeps recording of your calls online for you to view and download via a dedicated web interface. IMPORTANT: The

More information

Apache Tomcat Installation guide step by step on windows

Apache Tomcat Installation guide step by step on windows 2012 Apache Tomcat Installation guide step by step on windows Apache tomcat installation guide step by step on windows. OraPedia Apache 12/14/2012 1 Tomcat installation guide Tomcat 6 installation guide

More information

JDK 1.6 update 11 from You must use Java 1.6 update 11. Update 12 does not work with SOA 11g

JDK 1.6 update 11 from  You must use Java 1.6 update 11. Update 12 does not work with SOA 11g INSTALLATION JDEVELOPER 11G WITH SOA 11G PRE-REQUISITES BEFORE YOU BEGIN INSTALLATION DOWNLOAD FILES server103_win32.exe (WLS10_10.3.1_GENERIC_090417.1211248.LOAD16F) jdevstudio11111install.jar (JDEVADF_11.1.1.1.0_GENERIC_090421.1521.5361)

More information

Novell Integration Manager

Novell Integration Manager Novell Integration Manager 6.0 June 14, 2006 INSTALLATION GUIDE www.novell.com Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

INSTALLING AND DEPLOYING ADOBE EXPERIENCE MANAGER FORMS ON JEE USING JBOSS TURNKEY

INSTALLING AND DEPLOYING ADOBE EXPERIENCE MANAGER FORMS ON JEE USING JBOSS TURNKEY INSTALLING AND DEPLOYING ADOBE EXPERIENCE MANAGER FORMS ON JEE USING JBOSS TURNKEY Legal notices Legal notices For legal notices, see http://help.adobe.com/en_us/legalnotices/index.html. iii Contents Chapter

More information

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management You can find the most up-to-date technical documentation

More information

How do I apply the patch files?

How do I apply the patch files? How do I apply the patch files? 1. Once the patch file has been saved to your hard disk, use Windows Explorer (Start > Programs > [Accessories > ] Windows Explorer) to browse to the directory where the

More information

Service Description VMware Workspace ONE

Service Description VMware Workspace ONE VMware Workspace ONE Last Updated: 05 April 2018 The product described in this Service Description is protected by U.S. and international copyright and intellectual property laws. The product described

More information

Using SSL to Secure Client/Server Connections

Using SSL to Secure Client/Server Connections Using SSL to Secure Client/Server Connections Using SSL to Secure Client/Server Connections, page 1 Using SSL to Secure Client/Server Connections Introduction This chapter contains information on creating

More information

HT Remote Management System User Manual

HT Remote Management System User Manual HT Remote Management System User Manual Ⅰ Running Environment 1. Operating System: Windows Linux and all other system which can run JVM. 2. JAVA Platform: Download and install JRE1.4 or JDK 1.4 or higher

More information

Certificates for Live Data

Certificates for Live Data You must set up security certificates for Finesse and Cisco Unified Intelligence Center with HTTPS. You can: Use the self-signed certificates provided with Finesse and Cisco Unified Intelligence Center.

More information

Toad Edge 2.0 Preview

Toad Edge 2.0 Preview Toad Edge 2.0 Preview March 2018 These release notes provide information about the Toad Edge release. About Toad Edge 2.0 Preview New features of Toad Edge Known issues System requirements Getting started

More information

VMware AirWatch Cloud Connector Guide ACC Installation and Integration

VMware AirWatch Cloud Connector Guide ACC Installation and Integration VMware AirWatch Cloud Connector Guide ACC Installation and Integration Workspace ONE UEM v1810 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Sophos Mobile. server deployment guide. Product Version: 8.1

Sophos Mobile. server deployment guide. Product Version: 8.1 Sophos Mobile server deployment guide Product Version: 8.1 Contents About this guide... 1 Sizing considerations... 2 Architecture examples...6 Ports and protocols... 9 Usage scenarios for the standalone

More information

WebSphere Integration Kit. Version User Guide

WebSphere Integration Kit. Version User Guide WebSphere Integration Kit Version 2.1.1 User Guide 2012 Ping Identity Corporation. All rights reserved. PingFederate WebSphere User Guide Version 2.1.1 December, 2012 Ping Identity Corporation 1001 17th

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

Device Registration Service. Installation Guide

Device Registration Service. Installation Guide Document Imaging Solutions Device Registration Service Installation Guide Nuance Device Registration Service Installation Guide Document Revision Date Revision List September 16, 2017 Updated for DRS 7.11

More information

CA XCOM Data Transport Gateway

CA XCOM Data Transport Gateway CA XCOM Data Transport Gateway Product Guide Release 11.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Sophos Mobile Control SaaS startup guide. Product version: 7

Sophos Mobile Control SaaS startup guide. Product version: 7 Sophos Mobile Control SaaS startup guide Product version: 7 Contents 1 About this guide...4 2 About Sophos Mobile Control...5 3 What are the key steps?...7 4 Change your password...8 5 Change your login

More information

Ekran System High Availability Deployment Guide

Ekran System High Availability Deployment Guide Ekran System High Availability Deployment Guide Table of Contents About... 3 System Requirements... 4 Program Structure... 5 Deployment Process... 6 About... 6 Prerequisites... 6 General Prerequisites...

More information

How to Install the Barracuda Network Access/VPN Client for Windows

How to Install the Barracuda Network Access/VPN Client for Windows How to Install the Barracuda Network Access/VPN Client for Windows Install the Barracuda Network Access Client for Windows. This setup contains the Barracuda VPN Client, the Barracuda Personal Firewall,

More information

Configuring TLS 1.2 in EventTracker v9.0

Configuring TLS 1.2 in EventTracker v9.0 Configuring TLS 1.2 in EventTracker v9.0 Publication Date: August 6, 2018 Abstract This Guide will help EventTracker Administrators to configure TLS ( Transport Layer Security) protocol 1.2 for EventTracker

More information

Installing Marin License Manager

Installing Marin License Manager Installing Marin License Manager Version 1.0, September 2011. This section contains instructions for installing the Marin license Manager. The Marin License manager is needed if you want to use floating

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

QuickStart Guide for Managing Computers. Version 9.73

QuickStart Guide for Managing Computers. Version 9.73 QuickStart Guide for Managing Computers Version 9.73 JAMF Software, LLC 2015 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software

More information

Table of Contents DevOps Administrators

Table of Contents DevOps Administrators DevOps Administrators Table of Contents DevOps Administrators Overview for DevOps Admins Managing Images, Projects, Users Configure a Registry Create Users Assign the Administrator Role Create a Project

More information

Sophos Mobile super administrator guide. Product version: 7.1

Sophos Mobile super administrator guide. Product version: 7.1 Sophos Mobile super administrator guide Product version: 7.1 Contents 1 About this guide...4 1.1 Document conventions...4 2 Super administrator...5 2.1 Super administrator tasks...5 2.2 Super administrator

More information

Configuration Guide. BlackBerry UEM. Version 12.9

Configuration Guide. BlackBerry UEM. Version 12.9 Configuration Guide BlackBerry UEM Version 12.9 Published: 2018-07-16 SWD-20180713083904821 Contents About this guide... 8 Getting started... 9 Configuring BlackBerry UEM for the first time...9 Configuration

More information

Preventing POODLE Attacks on ecopy ShareScan

Preventing POODLE Attacks on ecopy ShareScan Preventing POODLE Attacks on ecopy ShareScan Topics Overview What Products are Affected? Steps to Protect Against POODLE Attacks Disabling SSL in Window s Registry Disabling SSL in Apache Tomcat 1 Overview

More information

Oracle Hospitality Simphony Post-Installation or Upgrade Guide. Release 18.2

Oracle Hospitality Simphony Post-Installation or Upgrade Guide. Release 18.2 Oracle Hospitality Simphony Post-Installation or Upgrade Guide Release 18.2 F12086-01 December 2018 Oracle Hospitality Simphony Post-Installation or Upgrade Guide, Release 18.2 F12086-01 Copyright Oracle

More information

Thuraya SG-2520 Software Upgrade Manual

Thuraya SG-2520 Software Upgrade Manual Thuraya Satellite Telecommunications Company Thuraya SG-2520 Software Upgrade Manual V. 1.4 JUNE, 2007 COPYRIGHT 2007 THURAYA SATELLITE TELECOMMUNICATIONS COMPANY ALL RIGHTS RESERVED Important: Please

More information

INSTALLING LYNC SERVER 2013 EE POOL ON WINDOWS SERVER 2012

INSTALLING LYNC SERVER 2013 EE POOL ON WINDOWS SERVER 2012 INSTALLING LYNC SERVER 2013 EE POOL ON WINDOWS SERVER 2012 Installing an Enterprise Pool that consists of two Front-End Servers. Server Environment: DC-01.chahla.local (Domain Controller, Certificate Authority)

More information

Sophos Mobile. installation guide. Product Version: 8.5

Sophos Mobile. installation guide. Product Version: 8.5 installation guide Product Version: 8.5 Contents About this guide... 1 About Sophos Mobile...2 Sophos Mobile licenses... 3 Trial licenses...3 Upgrade trial licenses to full licenses... 3 Update licenses...

More information

Using BlueStep Backup

Using BlueStep Backup Using BlueStep Backup BlueStep Backup Your data is an invaluable resource. To protect and store critical digital documents and files, BlueStep Technologies offers the ideal technological solution - BlueStep

More information

Knowage CE SpagoBI2Knowage

Knowage CE SpagoBI2Knowage INTRODUCTION This package contains a Talend ETL process whose aim is to copy metadata from a SpagoBI to a Knowage. It is composed by: SpagoBI2Kowage.bat/sh: using to start the process. configurationfile.properties:

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

How to configure Sophos for all other clients

How to configure Sophos  for all other clients How to configure Sophos Email for all other clients 1. Add Your Domain & Verify Ownership 2. Add Mailboxes to Sophos Email 3. Restrict Delivery to Sophos IP Addresses 4. Modify MX records to point to Sophos

More information

QuickStart Guide for Managing Computers. Version 9.32

QuickStart Guide for Managing Computers. Version 9.32 QuickStart Guide for Managing Computers Version 9.32 JAMF Software, LLC 2014 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software

More information

U3 Encryption Utility User Guide

U3 Encryption Utility User Guide Contents 1. U3 ENCRYPTION UTILITY RELEASE NOTES... 2 1.1 FEATURES... 2 1.2 REMARKS... 2 1.3 GENERAL DESCRIPTION OF THE U3 VOICE ENCRYPTION... 3 1.4 CUSTOMIZATION... 5 2. INSTALLING THE U3 & P3 ENCRYPTION

More information

Sophos Mobile SaaS startup guide. Product version: 7.1

Sophos Mobile SaaS startup guide. Product version: 7.1 Sophos Mobile SaaS startup guide Product version: 7.1 Contents 1 About this guide...4 2 What are the key steps?...5 3 Change your password...6 4 Change your login name...7 5 Activate SMC Advanced licenses...8

More information

UNITY TROUBLESHOOTING GUIDE

UNITY TROUBLESHOOTING GUIDE UNITY TROUBLESHOOTING GUIDE CONTENTS 1 Unable to Connect to the Licence Server... 2 2 Unity Message "Trial License Has Expired"... 2 3 I'm getting "License Expired" error but I have a full license... 2

More information

Introduction to application management

Introduction to application management Introduction to application management To deploy web and mobile applications, add the application from the Centrify App Catalog, modify the application settings, and assign roles to the application to

More information

QuickStart Guide for Managing Computers. Version

QuickStart Guide for Managing Computers. Version QuickStart Guide for Managing Computers Version 10.2.0 copyright 2002-2018 Jamf. All rights reserved. Jamf has made all efforts to ensure that this guide is accurate. Jamf 100 Washington Ave S Suite 1100

More information

Service Desk 7.2 Installation Guide. March 2016

Service Desk 7.2 Installation Guide. March 2016 Service Desk 7.2 Installation Guide March 2016 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

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

P6 EPPM Installation and Configuration Guide for On-Premises

P6 EPPM Installation and Configuration Guide for On-Premises P6 EPPM Installation and Configuration Guide for On-Premises Version 17 January 2018 Contents About This Guide... 5 Prerequisites for P6 EPPM Configuration... 6 Minimum Hard Disk Space... 6 JDK Installation...

More information

Oracle Hospitality Hotel Mobile OPERA Web Services Server Installation Guide Release 1.1 E May 2017

Oracle Hospitality Hotel Mobile OPERA Web Services Server Installation Guide Release 1.1 E May 2017 Oracle Hospitality Hotel Mobile OPERA Web Services Server Installation Guide Release 1.1 E87103-01 May 2017 Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. This software and related

More information

Workspace ONE UEM Certificate Authority Integration with Microsoft ADCS Using DCOM. VMware Workspace ONE UEM 1811

Workspace ONE UEM Certificate Authority Integration with Microsoft ADCS Using DCOM. VMware Workspace ONE UEM 1811 Workspace ONE UEM Certificate Authority Integration with Microsoft ADCS Using DCOM VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Source A.Kishore SAP 4.7 Installation Guide (Part-1)

Source A.Kishore   SAP 4.7 Installation Guide (Part-1) 1. System Requirement 1.1. Pentium 4 1.2. Processor speed 2.4 Mhz or more. 1.3. RAM 512 or more 1.4. Hard Disk 120 GB 2. Operating System 2.1. Windows NT with service pack 4 or 2.2. Windows 2000/2003 server

More information

INSTALLING AND DEPLOYING ADOBE EXPERIENCE MANAGER FORMS ON JEE FOR JBOSS

INSTALLING AND DEPLOYING ADOBE EXPERIENCE MANAGER FORMS ON JEE FOR JBOSS INSTALLING AND DEPLOYING ADOBE EXPERIENCE MANAGER FORMS ON JEE FOR JBOSS Legal notices Legal notices For legal notices, see http://help.adobe.com/en_us/legalnotices/index.html. iii Contents Chapter 1:

More information

Certificates for Live Data Standalone

Certificates for Live Data Standalone Certificates and Secure Communications, on page 1 Export Self-Signed Live Data Certificates, on page 2 Import Self-Signed Live Data Certificates, on page 3 Produce Certificate Internally, on page 4 Deploy

More information

Vendor: Citrix. Exam Code: 1Y Exam Name: Designing, Deploying and Managing Citrix XenMobile Solutions. Version: Demo

Vendor: Citrix. Exam Code: 1Y Exam Name: Designing, Deploying and Managing Citrix XenMobile Solutions. Version: Demo Vendor: Citrix Exam Code: 1Y0-370 Exam Name: Designing, Deploying and Managing Citrix XenMobile Solutions Version: Demo QUESTION NO: 1 Which connection type is used when WorxWeb for ios is configured to

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