2013 SP1. CVR Integration. Configuration Guide

Size: px
Start display at page:

Download "2013 SP1. CVR Integration. Configuration Guide"

Transcription

1 2013 SP1 CVR Integration Configuration Guide

2 Intellectual Property Rights This document is the property of ScanJour. The data contained herein, in whole or in part, may not be duplicated, used or disclosed outside the recipient for any purpose other than to conduct business and technical evaluation. This restriction does not limit the recipient s right to use information contained in the data if it is obtained from another source without restriction. Disclaimer This document is intended for informational purposes only. Any information herein is believed to be reliable. However, ScanJour assumes no responsibility for the accuracy of the information. ScanJour reserves the right to change the document and the products described without notice. ScanJour and the authors disclaim any and all liabilities. ScanJour is a trademark used under license by ScanJour A/S. All other logos, trademarks and service marks are the property of the respective third parties. Copyright ScanJour A/S All rights reserved. Revision history Rev. Date Comment Initial version. Chapter 2 section 2.3 changes in procedure Updated for ScanJour Captia 4.2 Updated according to hot fix specifications: changes in Introduction, chapter 2, sections 2.3, 2.4. In section 2.3 paragraphs concerning alternate uses of MMC, IWAM user and IIS 6.0 issues were added. Added. Section 1, Required addressee type added. Removed. Sections 2.2 and 2.3, Fetching the CVR Server certificate and installation of CVR Server certificate. Hereafter former section 2.4 is Updated for ScanJour Captia 4.5 Document layout and title changed - the document was originally named DOC Updated for ScanJour Captia 4.5 SP In section 2.3 Configuration of the Connection to CVR Online updated path of the string in step 3 to ConfigGuide_WorkZoneContent ServerCVRIntegration Page 2 of 13

3 Revision history Rev. Date Comment Class=Scanjour.ImportManager.CVRDrive r Updated for ScanJour Captia 4.5 SP Updated for ScanJour Captia 4.5 SP Updated for ScanJour WorkZone Content Server 2013 ScanJour Captia has been replaced with WorkZone Content Server throughout the document Updated for ScanJour WorkZone Content Server 2013 SP1 Light grey entries mark updates at major releases! ConfigGuide_WorkZoneContent ServerCVRIntegration Page 3 of 13

4 Contents 1. Introduction Configuring the CVR Integration Installation of Company OCES Certificate Configuration of Access to the Company OCES Certificate Configuration of the Connection to CVR Online Verifying the Configuration Mapping of Information from CVR Online ConfigGuide_WorkZoneContent ServerCVRIntegration Page 4 of 13

5 Preface Background Purpose Target audience Abbreviations This guide describes how to configure the CVR integration in WorkZone Content Server. The purpose of this guide is to ensure that the CVR integration in WorkZone Content Server is configured correctly. This guide targets project managers and technicians responsible for the configuration of the CVR integration. This table explains the abbreviations used in this document. Abbreviations ACL CA CVR UI MMC OCES WSDL Explanations Access Control Lists is a list of permissions attached to an object. Certificate Authority. CA or"trusted Third Party" is an entity (typically a company) that issues digital certificates to other entities (organisations or individuals) to allow them to prove their identity to others. The Central Business Register (CVR) is the central register containing primary data on all businesses in Denmark, regardless of economic and organizational structure. CVR also covers both public and private businesses. User Interface. Microsoft Management Console. Offentlige Certifikater til Elektronisk Service (Puplic Certificates for Electronic Services). Web Service Description Language. References Ref. Document title 1 ScanJour WorkZone Content Server Database Installation Guide. ConfigGuide_WorkZoneContent ServerCVRIntegration Page 5 of 13

6 1. Introduction Prerequisites The CVR integration of WorkZone Content Server uses various basic data that must be created prior to configuration. To create these basic data you must select the CVR Integration checkbox when you install the WorkZone Content Server database, see ref [1] concerning installation of the database and the CVR integration. This will have the effect that a button for fetching information from CVR is included in the Captia Web Client. This installation must be performed before you can proceed with the configuration. Required addressee type Agreement with CVR Online The addressee type J (= Juridisk enhed/legal unit) must exist in the addressee type register. If it does not, cvr contacts can not be created in the contact register. Addressee types are created and maintained in the Adressee type Module in the ScanJour Configuration Management program. The CVR integration is an on-line integration to the web service CVR- Online 3.0, which is available from Access is only given to holders of a prearranged agreement. Mind you that an agreement to utilize CVR-Online 2.0 isn t an access given agreement for the CVR-Online 3.0 web service. Online 3.0 web service is based on a secure form of communication facilitated through a digital certificate, OCES Public Certificates for Electronic Services. A certificate can be obtained from, e.g. DanID ( Please note that other certificates may apply, for more information see: ls.htm Furthermore, three different levels of agreement exist. The three levels are distinguished by the amount of information that they provide. Consequently, in order for you and your organization to configure the CVR integration, you must be in the possession of the following: 1. A CVR agreement for Online 3.0 web service. 2. User name and password provided by CVR. 3. Knowledge of the access level: 1, 2 or A valid Company OCES certificate (provided that your access level requires a client certificate). ConfigGuide_WorkZoneContent ServerCVRIntegration Page 6 of 13

7 Please note that WorkZone Content Server CVR Integration is limited to handling legal units only. ConfigGuide_WorkZoneContent ServerCVRIntegration Page 7 of 13

8 2. Configuring the CVR Integration Introduction Before configuring the CVR Integration, you must install the CVR Integration according to the procedure described in the prerequisites above and have the CVR Server Certificate installed and in the Trusted Root Certification Authorities store. Furthermore you should keep your organization s level of agreement with CVR handy in order to supply user name, password and access level and be in possession of the name of the user the OCES certificate was issued to and IIS-server s user name Installation of Company OCES Certificate SSL Model T Company OCES Certificate Note: This step is not relevant for private companies using the SSL Model T solution. In that case you do not have certificate. A prerequisite of this part of the guide is the installation of your CVR Server certificate (the root certificate of your Certificate Authority (CA). If you have a client certificate in a PKCS#12 (.pfx) file, you can use the Microsoft Windows HTTP Services (WinHTTP) certificate configuration tool to install the certificate and grant access to additional accounts, such as the Network Service account. How to install the OCES Certificate: Install the OCES Company Certificate Step Action 1 Download the WinHttpCertCfg.msi tool from Microsoft Download Center at and install it on the WorkZone Content server Start MMC from the start /search line or from a console. 2. Select Start/Add/Remove Snap-in and select Certificates. 3. Select the computer account and finish. 4. Expand Certificates, select Personal. 5. Right Click and select All tasks/import. 6. Find the certificate and enter the password when asked. ConfigGuide_WorkZoneContent ServerCVRIntegration Page 8 of 13

9 2.2. Configuration of Access to the Company OCES Certificate SSL Model T GrantingAccess to the OCES Certificate Note: This step is not relevant for private companies using the SSL Model T solution. In that case you do not have certificate. In this step, you configure the ACL on the certificate in the local machine store to allow the client application to access it. If your client is an ASP.NET application and you have not configured a custom account to run ASP.NET, you must grant access to the Network Service account (the default account for running Web apps on Windows Server 2003). If you have configured a custom account to run ASP.NET, you must grant access to the custom account. How to grant access: Step Action 1 Run the following command from a command window to grant access to a specific user account. WinHttpCertCfg.exe -g -c LOCAL_MACHINE\MY -s <"Issued_To_name"> -a <"Account_name"> Replace Issued_To_name with the name to which the OCES certificate was issued. Replace Account_name with the name of a local machine or domain account. This search string is not case sensitive. The string is used to find the first enumerated certificate with a subject name that contains this substring. Note: Windows 2003 Account_name = NETWORK SERVICE Pre-Windows 2003 Account_name = IWAM_<machinename> IIS 6.0 issue The guide assumes that you use IIS 7.0, however if you run IIS 6.0 it is important to be aware that the user of the Company Certificate additionally must have viewing access (privileges) to: C:\Windows\TEMP 2.3. Configuration of the Connection to CVR Online Configuration of CVR connection Prerequisite of the following step is access to Configuration Management Operation module. Your AD profile must contain the system access code DATADM. ConfigGuide_WorkZoneContent ServerCVRIntegration Page 9 of 13

10 How to configure the connection to CVR Online: Step Action 1 Access ScanJour configuration Management. The ScanJour configuration Management window appears Select Operation External Sources 2 The Window ExternalSourcesModule is shown In the Name column select the entry CVR-J 3 In the column Parameters you will see the following string in the entry row CVR-J: level:<0>, UserID:<UserID>, password:<password>, certificate:<issued_to_name>, Assembly=Scanjour.CVRDriver, Class=Scanjour.ImportManager.CVRDriver Click once in the cell in the to be able to enter the following changes: 1. Substitute the 0 after level: with the value 1, 2, or 3 according to the level of information covered by the CVR agreement 2. Substitute <UserID> with the username provided by CVR-Online 3. Substitute <Password> with the password provided by CVR 4. Substitute < Issued_To_name > with the name of the one the OCES was issued to. If you do not have a client certificate, remove <Issued_To_name> Now click in any adjacent cell followed by a click on Database Save to save the changes. The connection between WorkZone Content Server and CVR-Online is now defined. ConfigGuide_WorkZoneContent ServerCVRIntegration Page 10 of 13

11 3. Verifying the Configuration Testing the connection How to test the configuration of the CVR integration and the connection to CVR-Online: Step Action 1 In your browser open the webpage: 2 The Test of ImportManager-source Microsoft Internet Explorer Window appears. In the field Search Legal units from CVR no., enter a valid CVR no. for a known Legal Unit. Click Search If successful a window appears showing the result of the search. If it was unsuccessful the window will contain an error message. 3 In the field Import CVR no. from intermediate store, enter a valid CVR number for a known Legal Unit. Select the fetch from CVR check box in order to update the CVR number s information from CVR-Online. Click Import If successful a window appears showing the result of the search. If it was unsuccessful the window will contain an error message. CVR interface in ScanJour Captia Web Client Having installed the CVR integration (in connection with the installation of the WorkZone Content Server database), a button is added to the UI of the window Party: The CVR button is added in the bar at the top of the window. If you enter a CVR no. in the text box Code and click CVR, data regarding the unit is imported to WorkZone Content Server. ConfigGuide_WorkZoneContent ServerCVRIntegration Page 11 of 13

12 4. Mapping of Information from CVR Online Alignment of data transferred between SJ and CVR The table below shows the alignment of data transferred from CVR- Online and WorkZone Content Server. The table is an overview of the mapping field to field: Note: The record received from CVR-Online 3.0 either contains a GeneralAddress or a CPRValidAddress. WorkZone Content Server uses whichever information is available. Note: A primary as well as a secondary activity class may be available in the record. Activity classes are inserted into the info field. They are inserted with mode=replace, which means that if the info field already contains activity classes, these will be deleted and replaced with the new information Information from CVR-Online CVR no. Field in WorkZone Content Server Register=Contact name_type J name_code=<cvr no.> LegalUnitNameInfo/LegalUnitName GeneralAddress The following information is used: Roadname HouseNumberFrom PostalCode CPRValidAddress The following information is used: Roadname HouseNumberFrom PostalCode Telephone/TelephoneNumber name1=<legalunitname> Group name=address, restrictor=ha, restrictorfield=address_type Address1=<RoadNameHouseNu m-berfrom> Postcode=<postalCode> Group name=address, restrictor=ha, restrictorfield=address_type Address1=<RoadNameHouseNu m-berfrom> Postcode=<postalCode> Group name=address, restrictor=ha, restrictorfield=address_type phone_no=< TelephoneNumber> ConfigGuide_WorkZoneContent ServerCVRIntegration Page 12 of 13

13 Fax/FaxNumber Group name=address, restrictor=ha, restrictorfield=address_type fax=<faxnumber> / Address Group name=address, restrictor=ha, restrictorfield=address_type =< address> MainActivity/ActivityClass SecondaryActivity/ActivityClass MultiValuedGroup name=infor, restrictor=branche, restrictorfield=custom_label, mode=replace info=<activityclass> ConfigGuide_WorkZoneContent ServerCVRIntegration Page 13 of 13

CVR/CPR Integration. Configuration Guide

CVR/CPR Integration. Configuration Guide 2018.2 CVR/CPR Integration Configuration Guide CVR/CPR Integration 2018.2 Contents 1. WorkZone Content Server 2018.2 CVR/CPR Integration Configuration Guide 3 2. What's new 4 3. About CVR/CPR Integration

More information

2013 SP1. CPR Integration. Configuration Guide

2013 SP1. CPR Integration. Configuration Guide 2013 SP1 CPR Integration Configuration Guide Intellectual Property Rights This document is the property of ScanJour. The data contained herein, in whole or in part, may not be duplicated, used or disclosed

More information

ScanJour WorkZone Content Server 2013 SP1. and. Captia Web Client 4.6 SP1. Release Notes

ScanJour WorkZone Content Server 2013 SP1. and. Captia Web Client 4.6 SP1. Release Notes ScanJour WorkZone Content Server 2013 SP1 and Captia Web Client 4.6 SP1 Release Notes Intellectual Property Rights This document is the property of ScanJour. The data contained herein, in whole or in part,

More information

Database. Installation Guide

Database. Installation Guide 2013 Database Installation Guide Intellectual Property Rights This document is the property of ScanJour. The data contained herein, in whole or in part, may not be duplicated, used or disclosed outside

More information

2013 SP1. User's Guide

2013 SP1. User's Guide 2013 SP1 User's Guide WorkZone Explorer 2013 SP1 Contents User's Guide for WorkZone Explorer 2013 SP1 3 Revision history 4 Getting started 5 What's new 7 About the folder structure 8 Working with cases

More information

ScanJour WorkZone Find Release Notes

ScanJour WorkZone Find Release Notes ScanJour WorkZone Find 2013 Release Notes Intellectual Property Rights Disclaimer This document is the property of ScanJour. The data contained herein, in whole or in part, may not be duplicated, used

More information

2013 Installation Guide

2013 Installation Guide 2013 WorkZone Find 2013 Contents for WorkZone Find 3 Prerequisites 4 Checklist for WorkZone Find Server 5 Checklist for WorkZone Find ModelBuilder 7 Checklist for WorkZone Find ScanJour ECM Connector (optional)

More information

2017 Administrator's Guide

2017 Administrator's Guide 2017 Administrator's Guide WorkZone Meeting 2017 Contents 1. Administrator's Guide for WorkZone Meeting 2017 3 2. What's new 4 3. Install WorkZone Meeting 5 4. WorkZone Meeting Server installation 7 5.

More information

SCCM Plug-in User Guide. Version 3.0

SCCM Plug-in User Guide. Version 3.0 SCCM Plug-in User Guide Version 3.0 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software 301 4th Ave

More information

Microsoft Dynamics GP Web Client Installation and Administration Guide For Service Pack 1

Microsoft Dynamics GP Web Client Installation and Administration Guide For Service Pack 1 Microsoft Dynamics GP 2013 Web Client Installation and Administration Guide For Service Pack 1 Copyright Copyright 2013 Microsoft. All rights reserved. Limitation of liability This document is provided

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

Appendix: Items 1-3 of the NemID rules netbank and public digital signature 1. Introduction NemID is a security solution you can use in connection with your netbank, public and private websites. NemID

More information

How to Configure S/MIME for WorxMail

How to Configure S/MIME for WorxMail How to Configure S/MIME for WorxMail Windows Phone 8.1 This article describes how to configure S/MIME (Secure/Multipurpose Internet Mail Extensions) for WorxMail Windows Phone 8.1. Note: This feature works

More information

Intel Unite Solution Version 4.0

Intel Unite Solution Version 4.0 Intel Unite Solution Version 4.0 System Broadcast Application Guide Revision 1.0 October 2018 October 2018 Dcoument # XXXX Legal Disclaimers and Copyrights This document contains information on products,

More information

Configuring Microsoft Windows Shared

Configuring Microsoft Windows Shared Application Notes Mar. 2018 Configuring Microsoft Windows Shared Folder Permissions in QES 2018 QNAP Systems, Inc. All Rights Reserved. 1 Notices This user manual provides detailed instructions of using

More information

Module 1 Web Application Proxy (WAP) Estimated Time: 120 minutes

Module 1 Web Application Proxy (WAP) Estimated Time: 120 minutes Module 1 Web Application Proxy (WAP) Estimated Time: 120 minutes The remote access deployment is working well at A. Datum Corporation, but IT management also wants to enable access to some internal applications

More information

Backup and Restore Guide

Backup and Restore Guide 2013 Backup and Restore Guide WorkZone Find 2013 Contents Backup and Restore Guide for WorkZone Find 3 Backup and restore of ScanJour WorkZone Find 4 Backup frequency and required disk space 5 Settings

More information

ActivIdentity ActivID Card Management System and Juniper Secure Access. Integration Handbook

ActivIdentity ActivID Card Management System and Juniper Secure Access. Integration Handbook ActivIdentity ActivID Card Management System and Juniper Secure Access Integration Handbook Document Version 2.0 Released May 2, 2012 ActivIdentity ActivID Card Management System and Juniper Secure Access

More information

Installation Guide. May vovici.com. Vovici Enterprise Version 6.1. Feedback that drives vision.

Installation Guide. May vovici.com. Vovici Enterprise Version 6.1. Feedback that drives vision. Installation Guide Vovici Enterprise Version 6.1 May 2011 For installation support, please contact our Vovici Enterprise installation experts at installefmc@. If phone support is requested an installation

More information

Symantec Managed PKI. Integration Guide for ActiveSync

Symantec Managed PKI. Integration Guide for ActiveSync Symantec Managed PKI Integration Guide for ActiveSync ii Symantec Managed PKI Symantec Managed PKI Integration Guide for ActiveSync The software described in this book is furnished under a license agreement

More information

RB Digital Signature Proxy Guide for Reporters

RB Digital Signature Proxy Guide for Reporters RB Digital Signature Proxy Guide for Reporters Table of Contents RB-DSP registration workflow.... 1 Obtaining your certificate.... 2 Using Firefox to obtain your certificate.... 2 Using Internet Explorer

More information

PDxxxxx {P/N} {Doc Description} PRELIMINARY PDS-104_SECURED_WEB_BROWSING_UG. PDS-104G - Secured web browsing certificate management.

PDxxxxx {P/N} {Doc Description} PRELIMINARY PDS-104_SECURED_WEB_BROWSING_UG. PDS-104G - Secured web browsing certificate management. PDS-104G - Secured web browsing certificate management User Guide TABLE OF CONTENTS PDS-104_SECURED_WEB_BROWSING_UG 1 INTRODUCTION...2 1.1 GENERAL... 2 1.2 ENFORCING SECURED WEB BROWSING... 2 1.3 SECURED

More information

Requiring Digital Signatures and Certificates

Requiring Digital Signatures and Certificates DocuSign Quick Start Guide Requiring Digital Signatures and Certificates Overview If you are doing business in an industry or region of the world that demands digital signatures, you can leverage DocuSign

More information

Oracle Cloud Using the Microsoft Adapter. Release 17.3

Oracle Cloud Using the Microsoft  Adapter. Release 17.3 Oracle Cloud Using the Microsoft Email Adapter Release 17.3 E70297-10 December 2017 Oracle Cloud Using the Microsoft Email Adapter, Release 17.3 E70297-10 Copyright 2016, 2017, Oracle and/or its affiliates.

More information

Intel Unite. Enterprise Test Environment Setup Guide

Intel Unite. Enterprise Test Environment Setup Guide Intel Unite Enterprise Test Environment Setup Guide Intel Unite Enterprise Test Environment Setup Guide Page 1 of 49 October 2015 Legal Disclaimers & Copyrights All information provided here is subject

More information

Knowledge Portal 2.6. Installation and Configuration Guide

Knowledge Portal 2.6. Installation and Configuration Guide Knowledge Portal 2.6 Installation and Configuration Guide 2012 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this

More information

VMware AirWatch Certificate Authentication for EAS with NDES-MSCEP

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

More information

Connecting Databases to Apps

Connecting Databases to Apps Rev 1.0 08.06.2012 100000 Application Note Revisions History Rev Datum Description 1.0 11.06.2012 Initial Version Swissprime Technologies AG, 2012. The information contained herein is subject to change

More information

Oracle Cloud Using the Trello Adapter. Release 17.3

Oracle Cloud Using the Trello Adapter. Release 17.3 Oracle Cloud Using the Trello Adapter Release 17.3 E84579-03 September 2017 Oracle Cloud Using the Trello Adapter, Release 17.3 E84579-03 Copyright 2016, 2017, Oracle and/or its affiliates. All rights

More information

DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Sharepoint 2007

DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Sharepoint 2007 DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Sharepoint 2007 With IDENTIKEY Server / Axsguard IDENTIFIER Integration Guidelines Disclaimer Disclaimer of Warranties and Limitations

More information

Novell Identity Manager

Novell Identity Manager Role Mapping Administrator User Guide AUTHORIZED DOCUMENTATION Novell Identity Manager 1.0 August 28, 2009 www.novell.com Novell Identity Manager Role Mapping Administrator 1.0 User GuideNovell Identity

More information

Installing SurveySolutions/EFM 2.10 on Windows 2003 Server

Installing SurveySolutions/EFM 2.10 on Windows 2003 Server Installing SurveySolutions/EFM 2.10 on Windows 2003 Server November 2006 Perseus Development Corporation 50 Braintree Hill Office Park, Suite 308 Braintree, MA 02184 Tel (781) 848-8100 Fax (781) 848-1978

More information

Version 9 Release 0. IBM i2 Analyst's Notebook Premium Configuration IBM

Version 9 Release 0. IBM i2 Analyst's Notebook Premium Configuration IBM Version 9 Release 0 IBM i2 Analyst's Notebook Premium Configuration IBM Note Before using this information and the product it supports, read the information in Notices on page 11. This edition applies

More information

Oracle Cloud E

Oracle Cloud E Oracle Cloud Using the Evernote Adapter Release 16.3 E69234-05 September 2016 This guide describes how to configure and add the Evernote Adapter to an Oracle Integration Cloud Service integration. Oracle

More information

Oracle Cloud Using the Evernote Adapter. Release 17.3

Oracle Cloud Using the Evernote Adapter. Release 17.3 Oracle Cloud Using the Evernote Adapter Release 17.3 E69234-07 September 2017 Oracle Cloud Using the Evernote Adapter, Release 17.3 E69234-07 Copyright 2016, 2017, Oracle and/or its affiliates. All rights

More information

Version 9 Release 0. IBM i2 Analyst's Notebook Configuration IBM

Version 9 Release 0. IBM i2 Analyst's Notebook Configuration IBM Version 9 Release 0 IBM i2 Analyst's Notebook Configuration IBM Note Before using this information and the product it supports, read the information in Notices on page 11. This edition applies to version

More information

NBC-IG Installation Guide. Version 7.2

NBC-IG Installation Guide. Version 7.2 Installation Guide Version 7.2 2017 Nuance Business Connect 7.2 Installation Guide Document Revision History Revision Date August 8, 2017 Revision List Updated supported SQL Server versions June 14, 2017

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

ZENworks Endpoint Security Management. Version 3.2. Installation and Quick-Start Guide

ZENworks Endpoint Security Management. Version 3.2. Installation and Quick-Start Guide ZENworks Endpoint Security Management Version 3.2 Installation and Quick-Start Guide June 14, 2007 2007 Novell, Inc. All Rights Reserved The software described in this book is furnished under a license

More information

Mitel MiVoice Connect Security Certificates

Mitel MiVoice Connect Security Certificates Application Note - AN16036 MT App Note 16036 (AN 16036) May, 2018 Mitel MiVoice Connect Security Certificates Description: This Application Note describes the use of security certificates in Mitel MiVoice

More information

Oracle Cloud Using the Eventbrite Adapter. Release 17.3

Oracle Cloud Using the Eventbrite Adapter. Release 17.3 Oracle Cloud Using the Eventbrite Adapter Release 17.3 E69235-08 September 2017 Oracle Cloud Using the Eventbrite Adapter, Release 17.3 E69235-08 Copyright 2016, 2017, Oracle and/or its affiliates. All

More information

Oracle Cloud Using the Oracle Advanced Queuing (AQ) Adapter. Release 17.3

Oracle Cloud Using the Oracle Advanced Queuing (AQ) Adapter. Release 17.3 Oracle Cloud Using the Oracle Advanced Queuing (AQ) Adapter Release 17.3 E76448-04 September 2017 Oracle Cloud Using the Oracle Advanced Queuing (AQ) Adapter, Release 17.3 E76448-04 Copyright 2016, 2017,

More information

NETWRIX INACTIVE USER TRACKER

NETWRIX INACTIVE USER TRACKER NETWRIX INACTIVE USER TRACKER QUICK-START GUIDE Product Version: 3.0.106 March 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

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

SAF Security Audit Report

SAF Security Audit Report 2011-2014, Inc. or its affiliates. All rights reserved. This work is confidential and its use is strictly limited. Use is permitted only in accordance with the terms of the agreement under which it was

More information

Synchronization Agent Configuration Guide

Synchronization Agent Configuration Guide SafeNet Authentication Service Synchronization Agent Configuration Guide 1 Document Information Document Part Number 007-012848-001, Rev. E Release Date July 2015 Applicability This version of the SAS

More information

Intel Unite Solution Intel Unite Plugin for WebEx*

Intel Unite Solution Intel Unite Plugin for WebEx* Intel Unite Solution Intel Unite Plugin for WebEx* Version 1.0 Legal Notices and Disclaimers All information provided here is subject to change without notice. Contact your Intel representative to obtain

More information

TECHNICAL WHITE PAPER AUGUST 2017 REVIEWER S GUIDE FOR VIEW IN VMWARE HORIZON 7: INSTALLATION AND CONFIGURATION. VMware Horizon 7 version 7.

TECHNICAL WHITE PAPER AUGUST 2017 REVIEWER S GUIDE FOR VIEW IN VMWARE HORIZON 7: INSTALLATION AND CONFIGURATION. VMware Horizon 7 version 7. TECHNICAL WHITE PAPER AUGUST 2017 REVIEWER S GUIDE FOR VIEW IN VMWARE HORIZON 7: INSTALLATION AND CONFIGURATION VMware Horizon 7 version 7.x Table of Contents Introduction.... 3 JMP Next-Generation Desktop

More information

Dell One Identity Quick Connect for Cloud Services 3.6. Administrator Guide

Dell One Identity Quick Connect for Cloud Services 3.6. Administrator Guide Dell One Identity Quick Connect for Cloud Services 3.6 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

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

More information

Oracle Cloud. Oracle Cloud Adapters Postinstallation Configuration Guide E

Oracle Cloud. Oracle Cloud Adapters Postinstallation Configuration Guide E Oracle Cloud Oracle Cloud Adapters Postinstallation Configuration Guide 12.1.3 E65437-05 October 2016 Oracle Cloud Oracle Cloud Adapters Postinstallation Configuration Guide, 12.1.3 E65437-05 Copyright

More information

IBM WebSphere Portal Reference Guide Release 9.2.x

IBM WebSphere Portal Reference Guide Release 9.2.x [1]JD Edwards EnterpriseOne IBM WebSphere Portal Reference Guide Release 9.2.x E53620-08 October 2017 Describes how to use this guide to supplement the use of the IBM WebSphere Portal with Oracle JD Edwards

More information

Novell Access Manager

Novell Access Manager Quick Start AUTHORIZED DOCUMENTATION Novell Access Manager 3.1 SP2 June 11, 2010 www.novell.com Novell Access Manager 3.1 SP2 Quick Start Legal Notices Novell, Inc., makes no representations or warranties

More information

Managing the SSL Certificate for the ESRS HTTPS Listener Service Technical Notes P/N Rev 01 July, 2012

Managing the SSL Certificate for the ESRS HTTPS Listener Service Technical Notes P/N Rev 01 July, 2012 Managing the SSL Certificate for the ESRS HTTPS Listener Service Technical Notes P/N 300-013-818 Rev 01 July, 2012 This document contains information on these topics: Introduction... 2 Terminology... 2

More information

Synchronization Agent Configuration Guide

Synchronization Agent Configuration Guide SafeNet Authentication Service Synchronization Agent Configuration Guide 1 Document Information Document Part Number 007-012848-001, Rev. B Release Date March 2015 Applicability This version of the SAS

More information

Dell Secure Mobile Access Connect Tunnel Service User Guide

Dell Secure Mobile Access Connect Tunnel Service User Guide Dell Secure Mobile Access 11.4 Connect Tunnel Service 2016 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished

More information

Security Guide Release 4.0

Security Guide Release 4.0 [1]Oracle Communications Session Monitor Security Guide Release 4.0 E89197-01 November 2017 Oracle Communications Session Monitor Security Guide, Release 4.0 E89197-01 Copyright 2017, Oracle and/or its

More information

Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0

Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0 Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0 Microsoft Corporation Published: October 2012 Author: Microsoft Office System and Servers Team (itspdocs@microsoft.com)

More information

Installing Vovici EFM Community Version 2.20 on Windows 2003 Server. September For support, contact Vovici Technical Support.

Installing Vovici EFM Community Version 2.20 on Windows 2003 Server. September For support, contact Vovici Technical Support. Installing Vovici EFM Community Version 2.20 on Windows 2003 Server September 2007 For support, contact Vovici Technical Support. Please contact Vovici Technical Support if you believe any of the information

More information

Intel Small Business Extended Access. Deployment Guide

Intel Small Business Extended Access. Deployment Guide Intel Small Business Extended Access Deployment Legal Notices and Disclaimers Disclaimers INTEL CORPORATION MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE

More information

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

More information

Installing Perseus SurveySolutions/EFM 1.4 for Windows 2000 (Microsoft Internet Information Services and Oracle Server) January 2006

Installing Perseus SurveySolutions/EFM 1.4 for Windows 2000 (Microsoft Internet Information Services and Oracle Server) January 2006 Installing Perseus SurveySolutions/EFM 1.4 for Windows 2000 (Microsoft Internet Information Services and Oracle Server) January 2006 For support, contact Perseus Technical Support at (781) 848-8100, ext.

More information

Pulse Secure Client for Chrome OS

Pulse Secure Client for Chrome OS Pulse Secure Client for Chrome OS Quick Start Guide Published March, 2018 Release 5.2r1 Version 1.6 2018 by Pulse Secure, LLC. All rights reserved 1 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose,

More information

Oracle Cloud Using the MailChimp Adapter. Release 17.3

Oracle Cloud Using the MailChimp Adapter. Release 17.3 Oracle Cloud Using the MailChimp Adapter Release 17.3 E70293-07 September 2017 Oracle Cloud Using the MailChimp Adapter, Release 17.3 E70293-07 Copyright 2016, 2017, Oracle and/or its affiliates. All rights

More information

Assureon Installation Guide Client Certificates. for Version 6.4

Assureon Installation Guide Client Certificates. for Version 6.4 Client Certificates for Version 6.4 Publication info 2011 Nexsan Technologies Canada Inc. All rights reserved. Published by: Nexsan Technologies Canada Inc. 1405 Trans Canada Highway, Suite 300 Dorval,

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

Microsoft Internet Information Services (IIS) Plug-in User s Guide Release

Microsoft Internet Information Services (IIS) Plug-in User s Guide Release [1]Oracle Enterprise Manager Microsoft Internet Information Services (IIS) Plug-in User s Guide Release 13.1.0.1.0 E66400-01 December 2015 Oracle Enterprise Manager Microsoft Internet Information Services

More information

Oracle Cloud Using the Google Calendar Adapter. Release 17.3

Oracle Cloud Using the Google Calendar Adapter. Release 17.3 Oracle Cloud Using the Google Calendar Adapter Release 17.3 E68599-09 October 2017 Oracle Cloud Using the Google Calendar Adapter, Release 17.3 E68599-09 Copyright 2015, 2017, Oracle and/or its affiliates.

More information

Oracle Cloud Using the Oracle Responsys Adapter. Release 17.3

Oracle Cloud Using the Oracle Responsys Adapter. Release 17.3 Oracle Cloud Using the Oracle Responsys Adapter Release 17.3 E70393-06 September 2017 Oracle Cloud Using the Oracle Responsys Adapter, Release 17.3 E70393-06 Copyright 2016, 2017, Oracle and/or its affiliates.

More information

Syncplicity Panorama with Isilon Storage. Technote

Syncplicity Panorama with Isilon Storage. Technote Syncplicity Panorama with Isilon Storage Technote Copyright 2014 EMC Corporation. All rights reserved. Published in USA. Published November, 2014 EMC believes the information in this publication is accurate

More information

Oracle Cloud Using the Eventbrite Adapter with Oracle Integration

Oracle Cloud Using the Eventbrite Adapter with Oracle Integration Oracle Cloud Using the Eventbrite Adapter with Oracle Integration E85506-05 January 2019 Oracle Cloud Using the Eventbrite Adapter with Oracle Integration, E85506-05 Copyright 2017, 2019, Oracle and/or

More information

Veeam Cloud Connect. Version 8.0. Administrator Guide

Veeam Cloud Connect. Version 8.0. Administrator Guide Veeam Cloud Connect Version 8.0 Administrator Guide June, 2015 2015 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

Password Reset Server Installation

Password Reset Server Installation Password Reset Server Installation Vista/Server 08 and Windows 7/Server 2008 R2 Table of Contents I. Requirements... 4 A. System Requirements... 4 B. Domain Account Requirements... 5 C. Recommendations...

More information

VMware AirWatch Integration with SecureAuth PKI Guide

VMware AirWatch Integration with SecureAuth PKI Guide VMware AirWatch Integration with SecureAuth PKI Guide For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Novell ZENworks Endpoint Security Management

Novell ZENworks Endpoint Security Management Installation Guide AUTHORIZED DOCUMENTATION Novell ZENworks Endpoint Security Management 3.5 July 31, 2009 www.novell.com ZENworks Endpoint Security Management Installation Guide Legal Notices Novell,

More information

PTC Navigate Manage Traces Installation and Configuration Guide PTC Navigate Manage Traces 1.0 with Integrity Lifecycle Manager and Windchill

PTC Navigate Manage Traces Installation and Configuration Guide PTC Navigate Manage Traces 1.0 with Integrity Lifecycle Manager and Windchill PTC Navigate Manage Traces Installation and Configuration Guide PTC Navigate Manage Traces 1.0 with Integrity Lifecycle Manager and Windchill Copyright 2016 PTC Inc. and/or Its Subsidiary Companies. All

More information

Install Vovici Version 4 Guide Vovici v4. January 2009

Install Vovici Version 4 Guide Vovici v4. January 2009 Install Vovici Version 4 Guide Vovici v4 January 2009 For installation support, please contact our Vovici installation experts at installefmc@vovici.com. If phone support is requested an installation expert

More information

RSA Archer GRC Application Guide

RSA Archer GRC Application Guide RSA Archer GRC Application Guide Version 1.2 vember 2017 Contact Information RSA Link at https://community.rsa.com contains a knowledgebase that answers common questions and provides solutions to known

More information

Live Help On Demand Analytics

Live Help On Demand Analytics Oracle Live Help On Demand Analytics Administrator s Guide µ Live Help On Demand Analytics Version 2013-04 Administrator s Guide Oracle ATG One Main Street Cambridge, MA 02142 USA Contents i µ Oracle Live

More information

McAfee Firewall Enterprise epolicy Orchestrator Extension

McAfee Firewall Enterprise epolicy Orchestrator Extension Integration Guide Revision A McAfee Firewall Enterprise epolicy Orchestrator Extension COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee, the McAfee logo,

More information

EMC SourceOne Management Pack for Microsoft System Center Operations Manager

EMC SourceOne Management Pack for Microsoft System Center Operations Manager EMC SourceOne Management Pack for Microsoft System Center Operations Manager Version 7.2 Installation and User Guide 302-000-955 REV 01 Copyright 2005-2015. All rights reserved. Published in USA. Published

More information

AT&T Unified Communications Services. Installing Cisco Jabber for AT&T UC Voice on an Android Smartphone

AT&T Unified Communications Services. Installing Cisco Jabber for AT&T UC Voice on an Android Smartphone AT&T Unified Communications Services Installing Cisco Jabber for AT&T UC Voice on an Android Smartphone For End Users V1.1 Septemberly, 2015 Disclaimer The contents of the document may be revised by AT&T

More information

Intel Unite Plugin Guide for VDO360 Clearwater

Intel Unite Plugin Guide for VDO360 Clearwater Intel Unite Plugin Guide for VDO360 Clearwater INSTALLATION AND USER GUIDE Version 1.2 December 2017 Legal Disclaimers & Copyrights All information provided here is subject to change without notice. Contact

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

GS1Trade Sync Data Pool - FTPS Service

GS1Trade Sync Data Pool - FTPS Service GS1Trade Sync Data Pool - FTPS Service Connectivity Guide Version 1.0, Draft/Approved, 2018.08.05 GS1 Hungary Document Summary Document Item Document Name Current Value (Connectivity Guide) Document Date

More information

SafeNet Authentication Service

SafeNet Authentication Service SafeNet Authentication Service Integration Guide All information herein is either public information or is the property of and owned solely by Gemalto NV. and/or its subsidiaries who shall have and keep

More information

How to Configure SSL Interception in the Firewall

How to Configure SSL Interception in the Firewall Most applications encrypt outgoing connections with SSL or TLS. SSL Interception decrypts SSL-encrypted traffic to allow Application Control features (such as the Virus Scanner, ATD, URL Filter, Safe Search,

More information

Secure IIS Web Server with SSL

Secure IIS Web Server with SSL Publication Date: May 24, 2017 Abstract The purpose of this document is to help users to Install and configure Secure Socket Layer (SSL) Secure the IIS Web server with SSL It is supported for all EventTracker

More information

SAP Web Dispatcher SSL Trust Configuration How to Configure SAP Web Dispatcher to Trust Backend System SSL Certificate

SAP Web Dispatcher SSL Trust Configuration How to Configure SAP Web Dispatcher to Trust Backend System SSL Certificate SAP Web Dispatcher SSL Trust Configuration How to Configure SAP Web Dispatcher to Trust Backend System SSL Certificate TABLE OF CONTENTS 1 PREREQUISITE... 3 2 SYMPTOM... 3 3 EXPLANATION... 4 4 SOLUTION...

More information

Oracle. Field Service Cloud Using Android and ios Mobile Applications 18B

Oracle. Field Service Cloud Using Android and ios Mobile Applications 18B Oracle Field Service Cloud Using Android and ios Mobile Applications 18B Part Number: E94755-02 Copyright 2018, Oracle and/or its affiliates. All rights reserved Authors: The Field Service Cloud Information

More information

SafeNet Authentication Service

SafeNet Authentication Service SafeNet Authentication Service Integration Guide Using SafeNet Authentication Service as an Identity Provider for Tableau Server All information herein is either public information or is the property of

More information

AMS Device View Installation Guide. Version 2.0 Installation Guide May 2018

AMS Device View Installation Guide. Version 2.0 Installation Guide May 2018 AMS Device View Installation Guide Version 2.0 Installation Guide May 2018 Disclaimer The contents of this publication are presented for informational purposes only, and while every effort has been made

More information

Oracle Cloud Using the Google Calendar Adapter with Oracle Integration

Oracle Cloud Using the Google Calendar Adapter with Oracle Integration Oracle Cloud Using the Google Calendar Adapter with Oracle Integration E85501-05 January 2019 Oracle Cloud Using the Google Calendar Adapter with Oracle Integration, E85501-05 Copyright 2017, 2019, Oracle

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information

Cisco VPN Software Client Installation Guide for RTP2 Beta-Test

Cisco VPN Software Client Installation Guide for RTP2 Beta-Test DOC Cisco VPN Software Client Installation Guide for RTP2 Beta-, This guide provides firewall and network considerations and step-by-step instructions on how to install a Cisco VPN Software Client and

More information

SafeNet Authentication Service

SafeNet Authentication Service SafeNet Authentication Service Integration Guide Using SafeNet Authentication Service as an Identity Provider for SonicWALL Secure Remote Access All information herein is either public information or is

More information

Winnebago Industries, Inc. Privacy Policy

Winnebago Industries, Inc. Privacy Policy Winnebago Industries, Inc. Privacy Policy At Winnebago Industries, we are very sensitive to the privacy concerns of visitors to our websites. Though we do not obtain any personal information that individually

More information

One Identity Starling Two-Factor HTTP Module 2.1. Administration Guide

One Identity Starling Two-Factor HTTP Module 2.1. Administration Guide One Identity Starling Two-Factor HTTP Module 2.1 Administration Guide Copyright 2018 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

Quest Collaboration Services 3.6. Installation Guide

Quest Collaboration Services 3.6. Installation Guide Quest Collaboration Services 3.6 Installation Guide 2010 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Service Cloud Using Service Cloud Configuration Assistant Release 17D

Service Cloud Using Service Cloud Configuration Assistant Release 17D Oracle Service Cloud Using Service Cloud Configuration Assistant Release 17D Part Number: E89541-02 Copyright 2017, Oracle and/or its affiliates. All rights reserved Authors: The Service Cloud Information

More information