Sentinel Cloud V.3.6 Installation Guide

Size: px
Start display at page:

Download "Sentinel Cloud V.3.6 Installation Guide"

Transcription

1 Sentinel Cloud V.3.6 Installation Guide

2 ii Sentinel Cloud Installation Guide Document Revision History Part number , Rev R May 2015 Disclaimer and Copyrights Copyright 2015, SafeNet, Inc. All rights reserved. We have attempted to make these documents complete, accurate, and useful, but we cannot guarantee them to be perfect. When we discover errors or omissions, or they are brought to our attention, we endeavor to correct them in succeeding releases of the product. SafeNet, Inc. is not responsible for any direct or indirect damages or loss of business resulting from inaccuracies or omissions contained herein. The specifications contained in this document are subject to change without notice. SafeNet and Sentinel are registered trademarks of SafeNet, Inc. All other product names referenced herein are trademarks or registered trademarks of their respective manufacturers.

3 Contents About This Document 1 Sentinel Cloud Services Media Contents 1 Installing Sentinel Cloud Services on Windows 1 Specific Requirements 1 Installation 2 Installed Components 2 Installing Sentinel Cloud Run-time at Customer s Site (Windows) 3 Installing Sentinel Cloud Services on Linux 4 Installation 4 Extracted Components 4 Installing Sentinel Cloud Run-time at Customer s Site (Linux) 4 Uninstalling Sentinel Cloud Services on Windows 5 Upgrade Notes 5 What if you do not want to upgrade? 5 What points to consider during the upgrade? 6 Obtaining Support 6

4 1 Sentinel Cloud Installation Guide About This Document This document provides installation information about Sentinel Cloud Services. Visit documentation.sentinelcloud.com to access the complete product documentation. Sentinel Cloud Services Media Contents This section lists the contents of the media provided to a software provider. Directory/File Contents Sentinel Cloud Runtime.exe Manuals Installation Guide.pdf Sentinel Cloud Services (Linux).tar Windows Installer for installing SDK components of Sentinel Cloud Services on Windows. This is a common installer for all the supported interfaces - Java,.NET, and C. For information of SDK components installed by installer, See "Installed Components" on page 2. Contains product acknowledgments. This document containing installation instructions. Linux Contains all the required components for deploying C and Java Run-times on Linux. Sentinel Cloud Services installer supports Unicode character encoding. Installing Sentinel Cloud Services on Windows Specific Requirements Given below are the requirements you need to ensure before installing Sentinel Cloud Services. JRE 6 should be installed on the system where you want to install Sentinel Cloud Services Java SDK. You can download JRE from index.html. You should have complete read and write permissions on the directory where you want to install Sentinel Cloud Run-time.

5 Installing Sentinel Cloud Services on Windows 2 Installation A common setup for Java,.NET, and C SDK is available in the Sentinel Cloud Services media, by the name Sentinel Cloud Runtime.exe. Double-click the setup to launch a self-extracting installer. Follow the on-screen instructions to complete the installation. On Windows 7 and Windows Server 2008, you need to run installer as Administrator. Installation Notes The default installation directory for Sentinel Cloud Services Run-time is: o o On 32-bit system: C:\Program Files\SafeNet Sentinel\Sentinel Cloud Services\ On 64-bit system: C:\Program Files (x86)\safenet Sentinel\Sentinel Cloud Services\ You can specify a different directory during the installation. On Windows, you can access Sentinel Cloud Services by using Start > All Programs > SafeNet Sentinel > Sentinel Cloud Services. Installed Components The directory structure of the installed components is described below: Directory Contents Configurations Documentation Stores client configuration file (SentinelCloudRuntime.properties) that contains Run-time configuration settings for all supported interfaces. Contains product acknowledgments. Redistributables Contains redistributable components, such as customized License Manager Server by the name haspdinst.exe. A software provider can distribute these components to customers for on-premise deployments. RunTimes Contains jars or library files \C SDK \include: Contains the header files. \Win32: Contains C Run-time and third-party libraries for Windows 32- bit platform. \Win64: Contains C Run-time and third-party libraries for Windows 64- bit platform. \Dot Net SDK \Library: Contains the main library of Cloud Run-time. \External Libraries: Contains the third party libraries and XML based configuration file. \Java SDK \Jars: Contains jar files and property file. \Third party libraries: Contains the third party jar files. Samples \Cloud Connect WebServices Contains API samples for cloud and on-premise deployments. Contains Python sample for Cloud Connect Web services.

6 3 Sentinel Cloud Installation Guide Directory Contents \Runtime \C: Contains C source code and workspace of cloud and on-premise samples. XML Schema \Dot Net: Stores.NET source code of cloud and on-premise samples. \Java: Stores Java source code of cloud and on-premise samples. Stores the XML schema for Cloud Connect Web services. Installing Sentinel Cloud Run-time at Customer s Site (Windows) The on-premise Run-time environment is required for your protected software to run at the customer s site. The components required to install on-premise Run-time environment are available in the \Redistributables folder. To install the on-premise Run-time environment: Open command prompt, navigate to the Redistributables directory, and run the following command: haspdinst.exe -i Antivirus Compatibility If you use Trend Micro Antivirus, ensure that its latest version is installed to avoid any installation issues with on-premise Run-time environment of Sentinel Cloud. This is applicable for both Windows and Linux.

7 Installing Sentinel Cloud Services on Linux 4 Installing Sentinel Cloud Services on Linux Installation Extract the Sentinel Cloud Services (Linux).tar package to a location on your system, by using the following command: tar -xvf Sentinel Cloud Services(Linux).tar Extracted Components The directory structure of the extracted components is described below: Directory Contents Configurations Documentation Stores client configuration file (SentinelCloudRuntime.properties) that contains Run-time configuration settings for all supported interfaces. Contains product acknowledgments. Redistributables Contains redistributable components, such as customized License Manager Server. A software provider can distribute these components to customers for on-premise deployments. RunTimes Contains jars or library files. /C SDK /include: Contains the header files. /32-bit: Contains C Run-time libraries and third-party libraries for Linux 32-bit platform. /64-bit: Contains C Run-time libraries and third-party libraries for Linux 64-bit platform. /Java SDK /Jars: Contains jar files, property file, and DLLs. Samples /Cloud Connect WebServices /Third party libraries: Contains the third party jar files. Contains API samples for cloud and on-premise deployments. Contains Python sample for Cloud Connect Web services. /Runtime /C: Contains C source code and workspace of cloud and on-premise samples. /Java: Contains the Java source code of cloud and on-premise samples. XML Schema Stores the XML schema for Cloud Connect Web services. Installing Sentinel Cloud Run-time at Customer s Site (Linux) The on-premise Run-time environment is required for your protected software to run at the customer s site. The components required to install on-premise Run-time environment are available in the /Redistributables folder. In addition, on Windows 7 and Windows 2008, you must have administrative privileges to perform the installation.

8 5 Sentinel Cloud Installation Guide To install the on-premise Run-time environment: Open command prompt, navigate to the /Redistributables folder, and run the following command: rpm -Uvh aksusbd i386.rpm To install and operate the Sentinel Cloud Run-time package under a 64-bit Linux operating system, you must also install the 32-bit base library package (x86 compatibility packages): glibc el6.i686.rpm nss-softokn-freebl el6.i686.rpm Antivirus Compatibility If you use Trend Micro Antivirus, ensure that its latest version is installed to avoid any installation issues with on-premise Run-time environment of Sentinel Cloud. This is applicable for both Windows and Linux. Uninstalling Sentinel Cloud Services on Windows To uninstall Sentinel Cloud Services on Windows, select Start > All Programs > SafeNet Sentinel > Sentinel Cloud Services > Uninstall SentinelCloudRuntime. Upgrade Notes Once the back-end environment has been updated to the latest version of Sentinel Cloud, your designated contact receives an containing the upgrade details. You can choose to continue using the old Run-time SDK or upgrade it to the latest version.to use the new features, an upgrade to the latest Run-time is recommended. You can refer to the latest Release Notes to learn about what s new in the release. What if you do not want to upgrade? If you decide to continue using the old Run-time version, you are not required to take any additional step because we provide Run-time backward compatibility for a designated period (usually 3 years from the release date). So if you do not want to use new features: For Run-time, you can continue using the old Run-time with the latest Sentinel Directory Services and Sentinel Cloud Connect. For EMS Web services, you can continue using the old web service URLs with the latest Sentinel EMS.

9 Obtaining Support 6 What points to consider during the upgrade? The installation of the latest SDK version will uninstall previous version, if found. So it is recommended to take a backup of the previously installed SDK components before the upgrade. After installing the latest SDK, you need to perform the following steps to start using the new features: o o For Run-time, use all the latest libraries provided in the SDK. For EMS Web services, you need to use the latest version in web service URLs. Obtaining Support If you encounter a problem while installing, registering or operating this product, please make sure that you have read the documentation. If you cannot resolve the issue, contact your supplier or SafeNet Customer Support. SafeNet Customer Support operates 24 hours a day, 7 days a week. Your level of access to this service is governed by the support plan arrangements made between SafeNet and your organization. Please consult this support plan for further information about your entitlements, including the hours when telephone support is available to you. Contact Method Address Contact Information SafeNet, Inc Millennium Drive Belcamp, Maryland 21017, USA Phone US Technical Support Customer Portal International Existing customers with a Technical Support Customer Portal account can log in to manage incidents, get the latest software upgrades, and access the SafeNet Knowledge Base

Sentinel Cloud Run-time Java Samples ReadMe

Sentinel Cloud Run-time Java Samples ReadMe Sentinel Cloud Run-time Java Samples ReadMe Introduction This document provides details of Run-time Java samples offered by Sentinel Cloud. The samples cover the following stages of licensing: Stage License

More information

SAS Agent for NPS CUSTOMER RELEASE NOTES. Contents

SAS Agent for NPS CUSTOMER RELEASE NOTES. Contents SAS Agent for NPS CUSTOMER RELEASE NOTES Version: 1.31 Build: 1.31.512 Issue Date: 30 December 2015 Document Part Number: 007-012888-001, Rev. C Contents Product Description... 2 Release Description...

More information

SAS Agent for NPS FAQS. Contents. Page 1 of 5. Description... 2 Frequently Asked Questions... 2 Product Documentation... 5 Support Contacts...

SAS Agent for NPS FAQS. Contents. Page 1 of 5. Description... 2 Frequently Asked Questions... 2 Product Documentation... 5 Support Contacts... SAS Agent for NPS FAQS Contents Description... 2 Frequently Asked Questions... 2 Product Documentation... 5 Support Contacts... 5 Page 1 of 5 Description This document answers frequently asked questions

More information

MobilePASS for BlackBerry OS 10

MobilePASS for BlackBerry OS 10 MobilePASS for BlackBerry OS 10 CUSTOMER RELEASE NOTES Version: 8.4 Build: 84 Issue Date: 25 March 2015 Document Part Number: 007-012937-001, Rev. B Contents Product Description... 2 Release Description...

More information

Integration Guide. SafeNet Authentication Service. Protecting Microsoft Internet Security and Acceleration (ISA) Server 2006 with SAS

Integration Guide. SafeNet Authentication Service. Protecting Microsoft Internet Security and Acceleration (ISA) Server 2006 with SAS SafeNet Authentication Service Integration Guide Protecting Microsoft Internet Security and Acceleration (ISA) Server 2006 with SAS Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March

More information

Integration Guide. SafeNet Authentication Service. NetDocuments

Integration Guide. SafeNet Authentication Service. NetDocuments SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

SafeNet Authentication Manager. Integration Guide. Using SAM as an Identity Provider for Dropbox

SafeNet Authentication Manager. Integration Guide. Using SAM as an Identity Provider for Dropbox SafeNet Authentication Manager Integration Guide Document Information Product Version SafeNet Authentication Manager 8.2 Document version Revision A Release Date February 2014 Trademarks All intellectual

More information

Configuration Guide. SafeNet Authentication Service. SAS Agent for Microsoft NPS Technical Manual Template

Configuration Guide. SafeNet Authentication Service. SAS Agent for Microsoft NPS Technical Manual Template SafeNet Authentication Service Configuration Guide SAS Agent for Microsoft NPS 1.20 Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights

More information

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for Tableau Server

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for Tableau Server SafeNet Authentication Manager Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Integration Guide. SafeNet Authentication Service. Protecting SugarCRM with SAS

Integration Guide. SafeNet Authentication Service. Protecting SugarCRM with SAS SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Integration Guide. SafeNet Authentication Manager. SAM using RADIUS Protocol with SonicWALL E-Class Secure Remote Access

Integration Guide. SafeNet Authentication Manager. SAM using RADIUS Protocol with SonicWALL E-Class Secure Remote Access SafeNet Authentication Manager Integration Guide SAM using RADIUS Protocol with SonicWALL E-Class Secure Remote Access Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright

More information

Integration Guide. SafeNet Authentication Service. Strong Authentication for Juniper Networks SSL VPN

Integration Guide. SafeNet Authentication Service. Strong Authentication for Juniper Networks SSL VPN SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Integration Guide. SafeNet Authentication Service. Using RADIUS Protocol for Citrix GoToMyPC

Integration Guide. SafeNet Authentication Service. Using RADIUS Protocol for Citrix GoToMyPC SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Welcome Guide. SafeNet Authentication Service. MP-1 BlackBerry. SafeNet Authentication Service: Welcome Guide. MP-1 BlackBerry

Welcome Guide. SafeNet Authentication Service. MP-1 BlackBerry. SafeNet Authentication Service: Welcome Guide. MP-1 BlackBerry SafeNet Authentication Service Welcome Guide 1 Document Information Document Part Number 007-012424-002, Rev. A Release Date September 2013 Trademarks All intellectual property is protected by copyright.

More information

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for Okta

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for Okta SafeNet Authentication Manager Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Integration Guide. SafeNet Authentication Manager. Using RADIUS Protocol for Citrix NetScaler 10.5

Integration Guide. SafeNet Authentication Manager. Using RADIUS Protocol for Citrix NetScaler 10.5 SafeNet Authentication Manager Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for SonicWALL Secure Remote Access

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for SonicWALL Secure Remote Access SafeNet Authentication Manager Integration Guide Using SAM as an Identity Provider for SonicWALL Secure Remote Access Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright

More information

Integration Guide. SafeNet Authentication Service. SAS Using RADIUS Protocol with CA SiteMinder

Integration Guide. SafeNet Authentication Service. SAS Using RADIUS Protocol with CA SiteMinder SafeNet Authentication Service Integration Guide SAS Using RADIUS Protocol with CA SiteMinder Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc.

More information

Integration Guide. SafeNet Authentication Client. Using SAC CBA with Juniper Junos Pulse

Integration Guide. SafeNet Authentication Client. Using SAC CBA with Juniper Junos Pulse SafeNet Authentication Client Integration Guide Using SAC CBA with Juniper Junos Pulse Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights

More information

Integration Guide. SafeNet Authentication Service. Using RADIUS Protocol for VMware Horizon 6

Integration Guide. SafeNet Authentication Service. Using RADIUS Protocol for VMware Horizon 6 SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Integration Guide. SafeNet Authentication Service. Strong Authentication for Citrix Web Interface 4.6

Integration Guide. SafeNet Authentication Service. Strong Authentication for Citrix Web Interface 4.6 SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Better MDM

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Better MDM SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Configuration Guide. SafeNet Authentication Service. SAS Agent for Microsoft SharePoint on IIS 7/8. Technical Manual Template

Configuration Guide. SafeNet Authentication Service. SAS Agent for Microsoft SharePoint on IIS 7/8. Technical Manual Template SafeNet Authentication Service Configuration Guide SAS Agent for Microsoft SharePoint on IIS 7/8 Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc.

More information

Integration Guide. SafeNet Authentication Client. Using SAC CBA for VMware Horizon 6 Client

Integration Guide. SafeNet Authentication Client. Using SAC CBA for VMware Horizon 6 Client SafeNet Authentication Client Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information Document

More information

Integration Guide. SafeNet Authentication Client. Using SAC CBA with BitLocker

Integration Guide. SafeNet Authentication Client. Using SAC CBA with BitLocker SafeNet Authentication Client Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information Document

More information

Integration Guide. SafeNet Authentication Manager. Using SafeNet Authentication Manager with Citrix XenApp 6.5

Integration Guide. SafeNet Authentication Manager. Using SafeNet Authentication Manager with Citrix XenApp 6.5 SafeNet Authentication Manager Integration Guide Using SafeNet Authentication Manager with Citrix XenApp 6.5 Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013

More information

SafeNet Authentication Service Cisco AnyConnect Agent. Configuration Guide

SafeNet Authentication Service Cisco AnyConnect Agent. Configuration Guide SafeNet Authentication Service Configuration Guide Document Information Document Part Number 007-012458-001, Rev C Release Date June 2014 Disclaimer SafeNet makes no representations or warranties with

More information

Integration Guide. SafeNet Authentication Service. Protecting Syncplicity with SAS

Integration Guide. SafeNet Authentication Service. Protecting Syncplicity with SAS SafeNet Authentication Service Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

Oracle iplanet Web Server Integration Guide

Oracle iplanet Web Server Integration Guide Oracle iplanet Web Server Integration Guide Document Information Document Part Number 007-012078-001 (Rev C) Release Date November 2015 Trademarks All intellectual property is protected by copyright. All

More information

KT-4 Keychain Token Welcome Guide

KT-4 Keychain Token Welcome Guide SafeNet Authentication Service KT-4 Keychain Token Welcome Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document

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

Integration Guide. SafeNet Authentication Service. SAS using RADIUS Protocol with WatchGuard XTMv. SafeNet Authentication Service: Integration Guide

Integration Guide. SafeNet Authentication Service. SAS using RADIUS Protocol with WatchGuard XTMv. SafeNet Authentication Service: Integration Guide SafeNet Authentication Service Integration Guide 1 Document Information Document Part Number 007-012745-001, Rev. A Release Date October 2014 Trademarks All intellectual property is protected by copyright.

More information

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for PingFederate

Integration Guide. SafeNet Authentication Manager. Using SAM as an Identity Provider for PingFederate SafeNet Authentication Manager Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

More information

SAS Agent for Microsoft SharePoint

SAS Agent for Microsoft SharePoint SAS Agent for Microsoft SharePoint CUSTOMER RELEASE NOTES Version 1.04 Build: 1.04.503 Issue Date: 24 March 2015 Document Part Number: 007-012791-001, Rev. B Contents Product Description... 2 Release Description...

More information

SAS Agent for Microsoft Internet Information Services (IIS)

SAS Agent for Microsoft Internet Information Services (IIS) SAS Agent for Microsoft Internet Information Services (IIS) CUSTOMER RELEASE NOTES Version 1.05 Build: 1.05.510 Issue Date: 13 April 2015 Document Part Number: 007-012790-001, Rev. C Contents Product Description...

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

Integration Guide. SafeNet Authentication Manager. SAM using RADIUS Protocol with Microsoft DirectAccess

Integration Guide. SafeNet Authentication Manager. SAM using RADIUS Protocol with Microsoft DirectAccess SafeNet Authentication Manager Integration Guide SAM using RADIUS Protocol with Microsoft DirectAccess Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet,

More information

Integration Guide. SafeNet Authentication Manager. SAM using RADIUS Protocol with Check Point Security Gateway

Integration Guide. SafeNet Authentication Manager. SAM using RADIUS Protocol with Check Point Security Gateway SafeNet Authentication Manager Integration Guide SAM using RADIUS Protocol with Check Point Security Gateway Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013

More information

SAS Synchronization Agent

SAS Synchronization Agent SAS Synchronization Agent FAQs Contents Description... 2 Frequently Asked Questions... 2 Recommended Best Practices... 6 Advisory Notes... 6 Product Documentation... 6 Support Contacts... 7 Page 1 of 7

More information

Software Protection and Licensing Tutorial Starter Kit

Software Protection and Licensing Tutorial Starter Kit Software Protection and Licensing Tutorial Starter Kit Copyrights and Trademarks Copyright 2013 SafeNet, Inc. All rights reserved. HARDLOCK, HASP, SENTINEL, SUPERPRO and ULTRAPRO are registered trademarks

More information

Welcome Guide. SafeNet Authentication Service. RB-1 Tokens. SafeNet Authentication Service: Welcome Guide. RB-1 Tokens

Welcome Guide. SafeNet Authentication Service. RB-1 Tokens. SafeNet Authentication Service: Welcome Guide. RB-1 Tokens SafeNet Authentication Service Welcome Guide 1 Document Information Document Part Number 007-012425-002, Rev. B Release Date February 2015 Trademarks All intellectual property is protected by copyright.

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

Integration Guide. SafeNet Authentication Manager. Using RADIUS Protocol for Cisco ASA

Integration Guide. SafeNet Authentication Manager. Using RADIUS Protocol for Cisco ASA SafeNet Authentication Manager Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information

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

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

Sentinel Cloud V.3.6 Release Notes

Sentinel Cloud V.3.6 Release Notes Sentinel Cloud V.3.6 Release Notes 2 Sentinel Cloud V.3.6 - Release Notes Document Revision History Part number 007-012135-001, Revision K May 2015 Disclaimer and Copyrights Copyright 2015, SafeNet, Inc.

More information

Sentinel LDK. Software Protection and Licensing Tutorial: Demo Kit

Sentinel LDK. Software Protection and Licensing Tutorial: Demo Kit Sentinel LDK Software Protection and Licensing Tutorial: Demo Kit Revision History Part number 007-012169-001, Rev C Copyrights and Trademarks Gemalto 2017. All rights reserved. Gemalto, the Gemalto logo,

More information

SafeNet Authentication Service Token Validator Proxy Agent. Installation and Configuration Guide

SafeNet Authentication Service Token Validator Proxy Agent. Installation and Configuration Guide SafeNet Authentication Service Token Validator Proxy Agent Installation and Configuration Guide All information herein is either public information or is the property of and owned solely by Gemalto NV.

More information

Copyright 2011, SafeNet, Inc. All rights reserved.

Copyright 2011, SafeNet, Inc. All rights reserved. Copyright 2011, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com We have attempted to make these documents complete, accurate, and useful, but we cannot guarantee them to be perfect. When

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

SafeNet Authentication Client

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

More information

SafeNet Authentication Manager

SafeNet Authentication Manager SafeNet Authentication Manager 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

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

Oracle Access Manager Configuration Guide

Oracle Access Manager Configuration Guide SafeNet Authentication Service Oracle Access Manager Configuration Guide 1 Document Information Document Part Number 007-012555-001, Rev. A Release Date September 2014 Trademarks All intellectual property

More information

Sentinel Protection Installer Version (32-bit and 64-bit Windows) ReadMe

Sentinel Protection Installer Version (32-bit and 64-bit Windows) ReadMe Sentinel Protection Installer Version 7.6.9 (32-bit and 64-bit Windows) ReadMe This ReadMe provides information about Sentinel TM Protection Installer, its installation and few tips on using the related

More information

SafeNet Authentication Service

SafeNet Authentication Service SafeNet Authentication Service Push OTP 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

More information

Sentinel LDK. Software Protection and Licensing API Tutorial: Demo Kit

Sentinel LDK. Software Protection and Licensing API Tutorial: Demo Kit Sentinel LDK Software Protection and Licensing API Tutorial: Demo Kit Copyrights and Trademarks Gemalto 2018. All rights reserved. Gemalto, the Gemalto logo, are trademarks and service marks of Gemalto

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

Sentinel Cloud V.3.5 Run-time Guide

Sentinel Cloud V.3.5 Run-time Guide Sentinel Cloud V.3.5 Run-time Guide Software Version This documentation is applicable for Sentinel Cloud Run-time version 3.5, released with Sentinel Cloud 3.5. Document Revision History Part Number 007-012137-001,

More information

Copyright 2011, SafeNet, Inc. All rights reserved.

Copyright 2011, SafeNet, Inc. All rights reserved. Copyright 2011, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com We have attempted to make these documents complete, accurate, and useful, but we cannot guarantee them to be perfect. When

More information

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client 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

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client 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 the sole right to

More information

Gemalto Bluetooth Device Manager

Gemalto Bluetooth Device Manager Gemalto Bluetooth Device Manager RELEASE NOTES Version: 3.3 Windows 10 - Single-Host Issue Date: September 2017 Document Part Number: 007-013680-004, Revision A Contents Product Description... 2 Release

More information

Sentinel RMS SDK v9.2.0

Sentinel RMS SDK v9.2.0 Sentinel RMS SDK v9.2.0 Release Notes for Linux (32 and 64-bit) Release Version: v9.2.0 Document Number: 007-013330-001, C Release Date: August, 2017 Contents Product Description 3 About This Document

More information

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client 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

Sentinel Protection Installer Version (32-bit and 64-bit Windows) ReadMe

Sentinel Protection Installer Version (32-bit and 64-bit Windows) ReadMe Sentinel Protection Installer Version 7.5.0 (32-bit and 64-bit Windows) ReadMe This readme provides information about Sentinel TM Protection Installer, its installation and few tips on using the related

More information

SafeNet Authentication Service

SafeNet Authentication Service SafeNet Authentication Service Integration Guide Using SafeNet Authentication Service as an Identity Provider for RadiantOne Cloud Federation Service (CFS) All information herein is either public information

More information

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client 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

SafeNet Authentication Manager

SafeNet Authentication Manager SafeNet Authentication Manager Integration Guide Using RADIUS Protocol for F5 BIG-IP Access Policy Manager All information herein is either public information or is the property of and owned solely by

More information

Sentinel EMS 4.1. Release Notes

Sentinel EMS 4.1. Release Notes Sentinel EMS 4.1 Release Notes Document Revision History Document Number: 007-013357-001 (Revision B), August 2016 Disclaimer and Copyrights All information herein is either public information or is the

More information

Sentinel Protection Installer Version (Windows) ReadMe

Sentinel Protection Installer Version (Windows) ReadMe Sentinel Protection Installer Version 7.1.0 (Windows) ReadMe This readme provides an overview of the Sentinel TM Protection Installer, its installation and a few tips on using the related components (such

More information

Sentinel UltraPro Version (Windows) Release Notes

Sentinel UltraPro Version (Windows) Release Notes Sentinel UltraPro Version 1.0.0 (Windows) Release Notes Overview This document contains product features and installation details for Sentinel TM UltraPro TM version 1.0.0. Sentinel UltraPro is a hardware-based

More information

Virtual KeySecure for AWS

Virtual KeySecure for AWS Virtual KeySecure for AWS CUSTOMER RELEASE NOTES Version: 8.2.1 Issue Date: June 5 2015 Document Part Number: 007-013116-001, Rev A Contents Product Description... 2 Key Management... 2 High Performance...

More information

USAFE API ReadMe. Who Should Read This Document? Building the USAFE Sample. Using the.mak File. Using the.dsw File

USAFE API ReadMe. Who Should Read This Document? Building the USAFE Sample. Using the.mak File. Using the.dsw File USAFE API ReadMe This readme file contains information about the USAFE (User s Secure, Authenticated Field Exchange) API functions used for field activation purposes. Who Should Read This Document? This

More information

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client 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

Software Protection and Licensing Tutorial. Developer Kit

Software Protection and Licensing Tutorial. Developer Kit Software Protection and Licensing Tutorial Developer Kit Copyrights and Trademarks Copyright 2010 SafeNet, Inc. All rights reserved. Cross-Locking, Hardlock, Hasp, HASP4, Method-Level Protection, Sentinel,

More information

Sentinel RMS SDK v9.2.0

Sentinel RMS SDK v9.2.0 Sentinel RMS SDK v9.2.0 Release Notes for Windows (32 and 64-bit) Release Version: v9.2.0 Document Number: 007-013329-001, C Release Date: August, 2017 Contents Product Description 3 About This Document

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

Revision Action/Change Date

Revision Action/Change Date ii Sentinel Cloud EMS User's Guide Software Version This documentation is applicable for the Sentinel Cloud EMS version 3.4. Document Revision History Part Number 007-012136-001, Revision E Revision Action/Change

More information

Sentinel RMS SDK v9.3.0

Sentinel RMS SDK v9.3.0 Sentinel RMS SDK v9.3.0 Release Notes for Solaris Sparc (32-bit and 64-bit) Release Version: v9.3.0 Document Number: 007-013332-001, D Release Date: June, 2018 Contents Product Description 3 About This

More information

SafeNet Authentication Service Agent for Microsoft Outlook Web App. Installation and Configuration Guide

SafeNet Authentication Service Agent for Microsoft Outlook Web App. Installation and Configuration Guide SafeNet Authentication Service Agent for Microsoft Outlook Web App Installation and Configuration Guide All information herein is either public information or is the property of and owned solely by Gemalto

More information

SAS Event Stream Processing 4.3 on Windows: Deployment Guide

SAS Event Stream Processing 4.3 on Windows: Deployment Guide SAS Event Stream Processing 4.3 on Windows: Deployment Guide SAS Documentation July 26, 2017 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS Event Stream

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

Sentinel Hardware Keys SDK Version for Windows Release Notes

Sentinel Hardware Keys SDK Version for Windows Release Notes Sentinel Hardware Keys SDK Version 1.2.0 for Windows Release Notes Product Overview This document contains an overview of the product, new features, and installation of the Sentinel TM Keys SDK release

More information

SafeNet Authentication Service Agent for Cisco AnyConnect Client. Installation and Configuration Guide

SafeNet Authentication Service Agent for Cisco AnyConnect Client. Installation and Configuration Guide SafeNet Authentication Service Agent for Cisco AnyConnect Client Installation and Configuration Guide All information herein is either public information or is the property of and owned solely by Gemalto

More information

Akana API Platform: Upgrade Guide

Akana API Platform: Upgrade Guide Akana API Platform: Upgrade Guide Version 8.0 to 8.2 Akana API Platform Upgrade Guide Version 8.0 to 8.2 November, 2016 (update v2) Copyright Copyright 2016 Akana, Inc. All rights reserved. Trademarks

More information

SafeNet Authentication Client

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

More information

SafeNet Authentication Service (SAS) Service Provider Billing and Reporting Guide

SafeNet Authentication Service (SAS) Service Provider Billing and Reporting Guide SafeNet Authentication Service (SAS) Service Provider Billing and Reporting Guide All information herein is either public information or is the property of and owned solely by Gemalto and/or its subsidiaries

More information

SafeNet Authentication Manager

SafeNet Authentication Manager SafeNet Authentication Manager Integration Guide Using SafeNet Authentication Manager as an Identity Provider for F5 BIG- IP Access Policy Manager All information herein is either public information or

More information

SAS Event Stream Processing 5.1 on Windows: Deployment Guide

SAS Event Stream Processing 5.1 on Windows: Deployment Guide SAS Event Stream Processing 5.1 on Windows: Deployment Guide SAS Documentation July 2, 2018 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS Event Stream Processing

More information

SafeNet Authentication Manager

SafeNet Authentication Manager SafeNet Authentication Manager INTEGRATION GUIDE Using SAM as an Identity Provider for Remedyforce Contents Support Contacts... 2 Description... 3 Single Sign-On Dataflow... 3 Configuring SAM as an Identity

More information

Server Installation Guide

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

More information

vsphere SDK for Perl Installation Guide vsphere 4.0 EN

vsphere SDK for Perl Installation Guide vsphere 4.0 EN vsphere 4.0 EN-000141-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product updates.

More information

SafeNet Authentication Service Authentication API for Microsoft.Net. Developer Guide

SafeNet Authentication Service Authentication API for Microsoft.Net. Developer Guide SafeNet Authentication Service Authentication API for Microsoft.Net Developer Guide All information herein is either public information or is the property of and owned solely by Gemalto and/or its subsidiaries

More information

SafeNet Authentication Manager

SafeNet Authentication Manager SafeNet Authentication Manager QUICK START GUIDE Using SAM as an Identity Provider for Citrix ShareFile Contents Support Contacts... 2 Description... 3 Single Sign-On Dataflow... 3 Configuring SAM as an

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Problem Manager Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

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

acquire Licence Administrator Installation Guide

acquire Licence Administrator Installation Guide acquire Licence Administrator Installation Guide Document information Authorised use acquire Software Pty Ltd Document name acquire Licence Administrator - Installation Guide Date November 2013 Table of

More information

1 Installing the Address Verification Server

1 Installing the Address Verification Server Oracle Enterprise Data Quality Installing and Upgrading Oracle Enterprise Data Quality Address Verification Server Release 14.x, 15.x, 16.x E62411-03 March 2016 Oracle Enterprise Data Quality (EDQ) Address

More information

MARWATCH INSTALLATION AND UPGRADE GUIDE

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

More information