Sentinel Cloud V.3.6 Quick Start Guide

Size: px
Start display at page:

Download "Sentinel Cloud V.3.6 Quick Start Guide"

Transcription

1 Sentinel Cloud V.3.6 Quick Start Guide

2 2 Sentinel Cloud Quick Start Guide Software Version This documentation is applicable for Sentinel Cloud 3.6. Document Revision History Part Number Revision J Document Revision Change Date A Sentinel Cloud version 3.0 Release December 2012 B Sentinel Cloud 3.1 release. April 2013 C Sentinel Cloud 3.2 release. June 2013 D Sentinel Cloud 3.3 release. September 2013 E Sentinel Cloud 3.3 release with on-premise support on Linux October 2013 F Sentinel Cloud 3.4 release December 2013 H Sentinel Cloud 3.5 release July 2014 J Sentinel Cloud 3.6 Release 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 and Sentinel are registered trademarks of SafeNet, Inc. All other product names referenced herein are trademarks or registered trademarks of their respective manufacturers. Confidential Information The Sentinel Cloud Services system is designed to protect your applications from unauthorized use. The less information that unauthorized people have regarding your security system, the greater your protection. It is in your best interest to protect the information herein from access by un-authorized individuals.

3 Introduction 3 Introduction This document provides an overview of Sentinel Cloud and contains instructions on how to quickly start using Sentinel Cloud licensing. In this document: Get Familiar with Sentinel Cloud Licensing Install Sentinel Cloud SDK Create Features, Products, and Entitlements in EMS Compile and Run Integration Samples View Usage Reports Where to Go Next?

4 4 Sentinel Cloud Quick Start Guide Get Familiar with Sentinel Cloud Licensing What is Sentinel Cloud? Sentinel Cloud provides a cloud-based licensing solution for Independent Software Vendors (ISVs) who want ongoing control over license terms of customers and who want to track the usage of features by the customers. Sentinel Cloud is suitable both for SaaS (Software as a Service) applications that are hosted in the cloud and for on-premise applications that are installed at the customer's site. Using Sentinel Cloud, you can enable feature-level authorization of your applications and leverage a wide range of feature and product packaging options ranging from simple subscription to complex usage-based models. In this way, you can maximize return on investment through greater product versatility and simplified operations. Sentinel Cloud licensing simplifies your billing process management by providing automated metering and export of usage data for billing. How Does Sentinel Cloud Licensing Work? Before you start, we recommend that you read the information below to familiarize yourself with Sentinel Cloud Licensing and its basic terms. Using Sentinel EMS, you define the products that you want to license. For each product, you define the features to be licensed and the licensing scheme to be used. You integrate your application with Sentinel Cloud in one of the following ways: Using Cloud Run-time. You insert Run-time API calls into your application. Using Sentinel Cloud Connect Web Services. You insert Web service calls into your application. This provides Sentinel Cloud Licensing capabilities for direct use by the application. Web Services can be used for applications on platforms that are not supported by Cloud Runtime.

5 How Does Sentinel Cloud Licensing Work? 5 Your application can be deployed in either of two ways: Cloud: The application is hosted on a cloud server, from where the customer can access the application. The server is managed either by the ISV or by an external provider contracted by the ISV. On-premise: The application is installed on machines of ISV's customers. The manner in which licenses are stored, consumed, and enforced is defined by Feature Caching Mode, as explained below: Entitlement Level: In this mode, the application pulls the entire entitlement to a machine and license enforcement happens locally. The core characteristics of this mode are: The number of machines that can consume an entitlement is defined. A machine must be registered with the entitlement before the entitlement can be consumed. Entitlement is pulled from cloud for a specified duration before licenses can be consumed locally. License resides on local machine and enforcement also happens locally. Concurrency is managed locally on the machine. You can fetch time-sliced licenses to a machine that can be refreshed periodically from Cloud. Feature Level: In this mode, the licenses reside in cloud and the license enforcement including concurrency happens from cloud. The core characteristics of this mode are: Once an entitlement is created in EMS, its licenses are available for consumption instantly. There is no need of pulling an entitlement to a machine before consuming features. Machine registration is optional. It is used for whitelisting where the use of licenses is restricted to a set of machines. Licenses reside on cloud and enforcement also happens on cloud. Concurrency is managed on cloud, providing a global view. To work offline, features can be detached for a specified period.

6 6 Sentinel Cloud Quick Start Guide You use Sentinel EMS to create entitlements for your customers to access the features in your application. The entitlements are deployed on Sentinel Cloud Connect. This component is hosted in the cloud, managed by SafeNet. When your customers attempt to use a feature in your application, the licensed application sends queries to Sentinel Cloud Connect for license-serving decisions. Sentinel Cloud Connect also accumulates usage data for the features in your application. This can be used for billing and metering purposes. This data also provides you with valuable insight into how your customers are working with your application. You can access this information using the Sentinel EMS user interface or Sentinel EMS web services. Getting Started In the subsequent sections, you will learn about the following steps in detail that will help you familiarize with Sentinel Cloud system and gain a clear understanding of its features:

7 Install SDK 7 Install SDK Before you follow the instructions mentioned in this document, you must have Sentinel Cloud Services installed. The link to download Sentinel Cloud Services SDK is sent to you in an from SafeNet. The downloaded SDK contains Installation Guide that you can refer for installation details.

8 8 Sentinel Cloud Quick Start Guide Create Features, Products, and Entitlements in EMS (Tutorial) You can use EMS for defining product catalog and creating entitlements. Given below is a tutorial that outlines the basic steps required in defining a product catalog and creating entitlements by using EMS interface. After going through this tutorial, you will be able to perform the following tasks in EMS: 1. Login to EMS 2. Create namespace with the name DemoNamespace. 3. Create feature with name DemoFeatureOne, feature Id 999, and license model Postpaid. 4. Create product with the name DemoProductOne. 5. Create customer with the name DemoCustomerOne. 6. Create entitlements for On-premise and Cloud deployment types. Only the mandatory steps required to complete tasks have been included. The data validations, optional fields, and other additional details have not been mentioned to keep this tutorial short and easy to follow. The values (such as those of feature name, product name, etc.) used in this tutorial are the same as used in the various samples available with SDK.

9 Step 1: Login 9 Step 1: Login When you subscribe for Sentinel Cloud Services, an EMS Server instance is configured for you and its details are provided to you in an . Use the URL and credentials given in to access EMS. Type the URL in web browser, enter User ID and Password, and click Login.

10 10 Sentinel Cloud Quick Start Guide Step 2: Create Namespace 1. Click Catalog>Namespaces, and then click New on the page that appears. 2. Enter a name for the namespace in the Name field, say DemoNamespace. 3. Click Submit.

11 Step 3: Create Feature 11 Step 3: Create Feature 1. Click Catalog>Features. Click New on the page that appears. The Add Feature pop-up appears. 2. Select the namespace, DemoNamespace, from the Namespace drop-down list. 3. Enter a unique name for the feature in the Feature Name field, say DemoFeatureOne. 4. Clear the Auto Generate Feature Id check box, and enter unique feature ID in the Feature Id text box, say Associate license models with the feature. Select at least one license model, say Postpaid, from the License Models Available list and click. The license model will be added to the License Models Associated list. 6. Click Submit.

12 12 Sentinel Cloud Quick Start Guide Step 4: Create Product 1. Click Catalog > Products, and then click New on page that appears. The Add Product pop-up appears. 2. Select the DemoNamespace namespace from the Namespace drop-down list. 3. Enter a name for the product in the Product Name field, say DemoProductOne. 4. Enter a version number in the Version field, say Select Service Agreement Template from the Service Agreements drop-down list. 6. Select the DemoFeatureOne feature that you created above from the Features Available list, and click. The feature will be added to the Features Associated list. 7. Click Submit. The Products page is displayed showing details of newly-created product, with lifecycle stage as Draft. 8. Click Complete. This will change the lifecycle stage to Complete. Now the product that you have

13 created can be included in entitlements. Step 4: Create Product 13

14 14 Sentinel Cloud Quick Start Guide Step 5: Create Customer 1. Click Customers> Customers, and then click New on the page that appears. The Create New Customer pop-up appears. 2. Keep Customer Ref ID as GUID. 3. Select the Create Contact check box. The popup will expand to display Contact Details, Billing Details, and Shipping Details panes.

15 Step 6: Create Entitlement Enter the address of the contact in the Contact field, and enter a name for the contact in the Contact Name field. 5. Click Submit. Step 6: Create Entitlement Based on the deployment type for which you want to evaluate Sentinel Cloud, choose an option from the following: Deployment Type "On-premise" and Feature Caching Mode "Entitlement Level" Deployment Type "On-premise" and Feature Caching Mode "Feature Level" Deployment Type "Cloud"

16 16 Sentinel Cloud Quick Start Guide Deployment Type "On-premise" and Feature Caching Mode "Entitlement Level" 1. Click Entitlements, and then click New on the Entitlements page that appears. The New Entitlement pop-up appears. 2. Keep defaults for Start Date and End Date fields. 3. Specify the Deployment Type as On-Premise. 4. Type the first few characters of the customer name (say D) in the Customer Name auto-complete field. A list appears from which you can select the DemoCustomerOne customer name, which you created in steps above. In the Search Customers pop up window that appears, click OK. 5. Select a contact from the Contact drop-down list.

17 Deployment Type "On-premise" and Feature Caching Mode "Entitlement Level" Click Submit.The Add product pop-up is displayed.

18 18 Sentinel Cloud Quick Start Guide 7. From the Mode drop-down, select Entitlement Level. 8. Keep the defaults for Detach Interval, Station Count, Collect Usage, VM Enabled, and Clone Protection fields. 9. Select the DemoProductOne product from the Select Product pane. Its features, such as DemoFeatureOne, will be displayed. 10. Click Submit. The Entitlements screen in displayed. 11. Click Commit to commit the entitlement.

19 Deployment Type "On-premise" and Feature Caching Mode "Feature Level" 19 An on-premise entitlement with Feature caching mode as Entitlement level is created and deployed on Cloud Connect for consumption. Deployment Type "On-premise" and Feature Caching Mode "Feature Level" 1. Click Entitlements, and then click New on the Entitlements page that appears. The New Entitlement pop-up appears. 2. Keep defaults for Start Date and End Date fields. 3. Specify the Deployment Type as On-Premise. 4. Type the first few characters of the customer name (say D) in the Customer Name auto-complete field. A list appears from which you can select the DemoCustomerOne customer name,

20 20 Sentinel Cloud Quick Start Guide which you created in steps above. In the Search Customers pop up window that appears, click OK. 5. Select a contact from the Contact drop-down list. 6. Click Submit.The Add product pop-up is displayed.

21 Deployment Type "On-premise" and Feature Caching Mode "Feature Level" From the Mode drop-down, select Feature Level. 8. Keep the defaults for Detach Interval and Cache Interval fields. 9. Select the DemoProductOne1 product from the Select Product pane. Its features, such as DemoFeatureOne, will be displayed. 10. Click Submit. The Entitlements screen in displayed. 11. Click Commit to commit the entitlement.

22 22 Sentinel Cloud Quick Start Guide An on-premise entitlement with Feature caching mode as Feature level is created and deployed on Cloud Connect for consumption. Deployment Type "Cloud" 1. Click Entitlements, and then click New on the Entitlements page that appears. The New Entitlement pop-up appears. 2. Keep defaults for Start Date and End Date fields. 3. Specify the Deployment Type as Cloud. 4. Select Enterprise.

23 Deployment Type "Cloud" Type the first few characters of the customer name (say D) in the Customer Name auto-complete field. A list appears from which you can select the DemoCustomerOne customer name, which you created in steps above. In the Search Customers pop up window that appears, click OK. 6. Select a contact from the Contact drop-down list. 7. Click Submit.The Add product pop-up is displayed. 8. Select the DemoProductOne product from the Select Product pane. Its features, such as DemoFeatureOne, will be displayed.

24 24 Sentinel Cloud Quick Start Guide 9. Click Submit. The Entitlements screen in displayed. 10. Click Commit to commit the entitlement. A cloud entitlement is created and deployed on Cloud Connect for consumption.

25 Execute Integration Samples 25 Execute Integration Samples After you have created an entitlement for the preferred deployment type, we recommend that you compile and run samples to understand how Sentinel Cloud licensing is integrated in your application for that deployment type. A number of samples for learning about Sentinel Cloud are available. These are placed in the SDK installation directory. You can choose the sample that is most appropriate for your requirements. Samples are available for Run-time and Cloud Connect web services. Run-time Samples The Run-time samples are simple console-based applications calling Sentinel Cloud Run-time APIs in an application. These samples demonstrate the usage of Cloud Run-time APIs across various licensing stages, such as license availability,requesting a license,and releasing a license. You can choose the sample that best suits your application's programming language and deployment type. Samples are available for the following programming languages: C Java.NET Cloud Connect Web Services Sample This sample demonstrates how to implement Sentinel Cloud Connect Web Service calls in an application. Sample is available for the following language: Python These samples are meant for demonstration purpose only. In the production setup, you will need to integrate APIs or web services in your application source code according to business requirements.

26 26 Sentinel Cloud Quick Start Guide View Usage Reports After an entitlement and its features have been consumed by an application, you can use EMS to generate and view a variety of usage reports. The reports offered by EMS allow you to more accurately forecast your renewal, upgrade, and budgeting figures, as well as determine how products are being deployed and used. Login to EMS and click Reports on main menu. A list of the available reports is displayed in the left pane, organized under various categories. You can expand a category (say Usage Reports), select the report that you want to generate, specify parameters, and click Generate Report. You can print the output or save it for later use. Below is an example of generating Feature Usage Report:

27 Where to Go Next? 27 Where to Go Next? Refer to these documents for more details. Document Release Notes Installation Installation Guide Getting Started Quick Start Guide Entitlement Management EMS User s Guide EMS Web Services Guide EMS Web Services Cheatsheet Run-time APIs Cloud Run-time Guide Cloud Connect Web Services Cloud Connect Web Services Guide Samples Run-time C Samples ReadMe Run-time Java Samples ReadMe Run-time.NET Samples ReadMe Cloud Connect Web Services Python Sample ReadMe Fingerprint Management Utilities ReadMe What's in it? Contains summary of new features and enhancements. Contains installation information Document to help you quickly start with Sentinel Cloud. Reference for using the EMS web portal for Sentinel Cloud Services Reference for using the Sentinel EMS web services A quick reference document that summarizes all the available EMS web services Sentinel Cloud Run-time API reference Reference for using the Sentinel Cloud Connect Web services Sample reference for using the Run-time APIs in C Sample reference for using the Run-time APIs in Java Sample reference for using the Run-time APIs in.net Sample reference for using the Cloud Connect web services in Python.NET Utilities that demonstrate how to use getinfo API and EMS Web services for performing fingerprint management functions.

28

Sentinel Cloud V.3.5 Installation Guide

Sentinel Cloud V.3.5 Installation Guide Sentinel Cloud V.3.5 Installation Guide ii Sentinel Cloud Installation Guide Document Revision History Part number 007-012284-001, Revision C. September 2014 Disclaimer and Copyrights Copyright 2014, SafeNet,

More information

Copyright 2014, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com

Copyright 2014, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com Ve Version 3.4 Copyright 2014, 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

More information

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

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Salesforce 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

SERVICES. Software licensing and entitlement management delivered in the cloud for the cloud

SERVICES. Software licensing and entitlement management delivered in the cloud for the cloud SERVICES Software licensing and entitlement management delivered in the cloud for the cloud The Software Industry and the Cloud Enterprise organizations are rapidly discovering the flexibility of cloud-based

More information

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Tableau Server

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Tableau Server 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

Sentinel EMS v7.1 Web Services Guide

Sentinel EMS v7.1 Web Services Guide Sentinel EMS v7.1 Web Services Guide ii Sentinel EMS Web Services Guide Document Revision History Part Number 007-011157-001, Revision E. Software versions 7.1 and later. Revision Action/Change Date A

More information

Sentinel Cloud EMS Web Services Cheatsheet (v3.4)

Sentinel Cloud EMS Web Services Cheatsheet (v3.4) Sentinel Cloud EMS Web Services Cheatsheet (v3.4) Sentinel Cloud EMS uses RESTLike Web services to facilitate integration of EMS data and transactions with external IT systems. Each Web service call is

More information

Synchronization Agent Configuration Guide

Synchronization Agent Configuration Guide SafeNet Authentication Service Synchronization Agent Configuration Guide 1 Document Information Document Part Number 007-012476-001, Revision A Release Date July 2014 Trademarks All intellectual property

More information

Revision Action/Change Date. A Sentinel Cloud 3.0 Release December 2012 B Sentinel Cloud 3.1 Release April 2013 C

Revision Action/Change Date. A Sentinel Cloud 3.0 Release December 2012 B Sentinel Cloud 3.1 Release April 2013 C ii Sentinel Cloud Web Services Guide Software Version This documentation is applicable for the Sentinel Cloud EMS Version 3.4. Revision History Part Number 007-012141-001, Revision E Revision Action/Change

More information

ISVforce Guide. Version 35.0, Winter 16. @salesforcedocs

ISVforce Guide. Version 35.0, Winter 16. @salesforcedocs ISVforce Guide Version 35.0, Winter 16 @salesforcedocs Last updated: vember 12, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

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

Integration Guide. SafeNet Authentication Service. Using SAS as an Identity Provider for Drupal 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

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Application Setup help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Application Setup help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Application Setup help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

Microsoft Dynamics CRM Adapter for Microsoft Dynamics GP

Microsoft Dynamics CRM Adapter for Microsoft Dynamics GP Microsoft Dynamics Microsoft Dynamics CRM Adapter for Microsoft Dynamics GP May 2010 Find updates to this documentation at the following location. http://go.microsoft.com/fwlink/?linkid=162558&clcid=0x409

More information

Entrust Managed Services PKI Administrator Guide

Entrust Managed Services PKI Administrator Guide Entrust Managed Services PKI Entrust Managed Services PKI Administrator Guide Document issue: 3.0 Date of issue: May 2009 Copyright 2009 Entrust. All rights reserved. Entrust is a trademark or a registered

More information

Installation Guide. SafeNet Authentication Service

Installation Guide. SafeNet Authentication Service SafeNet Authentication Service Installation 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

Integrating Sentinel EMS Server Into Your Existing Back-Office Systems

Integrating Sentinel EMS Server Into Your Existing Back-Office Systems Integrating Sentinel EMS Server Into Your Existing Back-Office Systems 2 Integrating Sentinel EMS Server Into Your Existing Back-Office Systems Copyrights and Trademarks Copyright 2015 SafeNet, Inc. All

More information

Migration Guide. Sentinel HASP to Sentinel LDK

Migration Guide. Sentinel HASP to Sentinel LDK Migration Guide Sentinel HASP to Sentinel LDK Migration Guide: Sentinel HASP Sentinel LDK 2 Copyrights and Trademarks Copyright 2015 SafeNet, Inc. All rights reserved. HARDLOCK, HASP, SENTINEL, SUPERPRO

More information

Integrating Sentinel HASP Business Studio Server into Your Existing Back-Office Systems

Integrating Sentinel HASP Business Studio Server into Your Existing Back-Office Systems Software Rights Management Integrating Sentinel HASP Business Studio Server into Your Existing Back-Office Systems www.safenet-inc.com Copyrights and Trademarks Patents Disclaimer The Sentinel HASP system

More information

QAD Enterprise Applications. Training Guide Demand Management 6.1 Technical Training

QAD Enterprise Applications. Training Guide Demand Management 6.1 Technical Training QAD Enterprise Applications Training Guide Demand Management 6.1 Technical Training 70-3248-6.1 QAD Enterprise Applications February 2012 This document contains proprietary information that is protected

More information

LDAP Synchronization Agent Configuration Guide

LDAP Synchronization Agent Configuration Guide LDAP Synchronization Agent Configuration Guide Powerful Authentication Management for Service Providers and Enterprises Authentication Service Delivery Made EASY Copyright 2013 SafeNet, Inc. All rights

More information

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

Integration Guide. SafeNet Authentication Service. SAS Using RADIUS Protocol with Microsoft DirectAccess

Integration Guide. SafeNet Authentication Service. SAS Using RADIUS Protocol with Microsoft DirectAccess SafeNet Authentication Service Integration Guide SAS 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

Entrust Managed Services PKI Administrator s Quick Start Guide

Entrust Managed Services PKI Administrator s Quick Start Guide Entrust Managed Services PKI Administrator s Quick Start Guide Each Managed Services PKI organization requires an administrator also known as a local registration authority (LRA) whose duty it is to manage

More information

Managed Services PKI 60-day Trial Quick Start Guide

Managed Services PKI 60-day Trial Quick Start Guide Entrust Managed Services PKI Managed Services PKI 60-day Trial Quick Start Guide Document issue: 3.0 Date of issue: Nov 2011 Copyright 2011 Entrust. All rights reserved. Entrust is a trademark or a registered

More information

Integration Guide. SafeNet Authentication Service. SAS Using RADIUS Protocol with Apache HTTP Server

Integration Guide. SafeNet Authentication Service. SAS Using RADIUS Protocol with Apache HTTP Server 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

Adeptia Suite 6.2. Application Services Guide. Release Date October 16, 2014

Adeptia Suite 6.2. Application Services Guide. Release Date October 16, 2014 Adeptia Suite 6.2 Application Services Guide Release Date October 16, 2014 343 West Erie, Suite 440 Chicago, IL 60654, USA Phone: (312) 229-1727 x111 Fax: (312) 229-1736 Document Information DOCUMENT INFORMATION

More information

SafeNet Authentication Manager Express. Upgrade Instructions All versions

SafeNet Authentication Manager Express. Upgrade Instructions All versions SafeNet Authentication Manager Express Upgrade Instructions All versions www.safenet-inc.com 4690 Millennium Drive, Belcamp, Maryland 21017 USA Telephone: +1 410 931 7500 or 1 800 533 3958 www.safenet-inc.com

More information

How to Achieve a Cloud-Connected Experience Using On-Premise Applications

How to Achieve a Cloud-Connected Experience Using On-Premise Applications How to Achieve a Cloud-Connected Experience Using On-Premise Applications WHITEPAPER The cloud is influencing how businesses wish to use and be charged for the software they acquire. Pay per use, metered

More information

AVG Business SSO Partner Getting Started Guide

AVG Business SSO Partner Getting Started Guide AVG Business SSO Partner Getting Started Guide Table of Contents Overview... 2 Getting Started... 3 Web and OS requirements... 3 Supported web and device browsers... 3 Initial Login... 4 Navigation in

More information

HP Operations Orchestration Software

HP Operations Orchestration Software HP Operations Orchestration Software Software Version: 9.00 HP Business Availability Center Integration Document Release Date: June 2010 Software Release Date: June 2010 Legal Notices Warranty The only

More information

Mobile Device Management Version 8. Last updated: 17-10-14

Mobile Device Management Version 8. Last updated: 17-10-14 Mobile Device Management Version 8 Last updated: 17-10-14 Copyright 2013, 2X Ltd. http://www.2x.com E mail: info@2x.com Information in this document is subject to change without notice. Companies names

More information

Crystal Reports Installation Guide

Crystal Reports Installation Guide Crystal Reports Installation Guide Version XI Infor Global Solutions, Inc. Copyright 2006 Infor IP Holdings C.V. and/or its affiliates or licensors. All rights reserved. The Infor word and design marks

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL

More information

VMware vcloud Air - Disaster Recovery User's Guide

VMware vcloud Air - Disaster Recovery User's Guide VMware vcloud Air - Disaster Recovery User's Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Microsoft Dynamics CRM Clients

Microsoft Dynamics CRM Clients Microsoft Dynamics CRM Clients A user can work with Microsoft Dynamics CRM in two ways: By accessing the Microsoft Dynamics CRM application using Microsoft Internet Explorer, Google Chrome, FireFox, and

More information

PaperClip. em4 Cloud Client. Setup Guide

PaperClip. em4 Cloud Client. Setup Guide PaperClip em4 Cloud Client Setup Guide Copyright Information Copyright 2014, PaperClip Inc. - The PaperClip32 product name and PaperClip Logo are registered trademarks of PaperClip Inc. All brand and product

More information

Sentinel Protection Installer Version 7.1.1 (Windows) ReadMe

Sentinel Protection Installer Version 7.1.1 (Windows) ReadMe Sentinel Protection Installer Version 7.1.1 (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

Integration Guide. SafeNet Authentication Service. Integrating Active Directory Lightweight Services

Integration Guide. SafeNet Authentication Service. Integrating Active Directory Lightweight Services 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

Deploying Intellicus Portal on IBM WebSphere

Deploying Intellicus Portal on IBM WebSphere Deploying Intellicus Portal on IBM WebSphere Intellicus Web-based Reporting Suite Version 4.5 Enterprise Professional Smart Developer Smart Viewer Intellicus Technologies info@intellicus.com www.intellicus.com

More information

Getting Started with Database-as-a-Service

Getting Started with Database-as-a-Service Getting Started with Database-as-a-Service VMware vfabric Data Director 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode)

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode) HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Processes and Best Practices Guide (Codeless Mode) Document Release Date: December, 2014 Software Release

More information

Groove Management Server

Groove Management Server Groove Management Server Version 3.1 Domain Administrator s Guide Copyright Copyright 2001-2005, Groove Networks, Inc. All rights reserved. You may not reproduce or distribute any part of this document

More information

Fax User Guide 07/31/2014 USER GUIDE

Fax User Guide 07/31/2014 USER GUIDE Fax User Guide 07/31/2014 USER GUIDE Contents: Access Fusion Fax Service 3 Search Tab 3 View Tab 5 To E-mail From View Page 5 Send Tab 7 Recipient Info Section 7 Attachments Section 7 Preview Fax Section

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

Agent Configuration Guide

Agent Configuration Guide SafeNet Authentication Service Agent Configuration Guide SAS Agent for Microsoft Internet Information Services (IIS) Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright

More information

Integration Guide. SafeNet Authentication Service. Oracle Secure Desktop Using SAS RADIUS OTP Authentication

Integration Guide. SafeNet Authentication Service. Oracle Secure Desktop Using SAS RADIUS OTP Authentication SafeNet Authentication Service Integration Guide Oracle Secure Desktop Using SAS RADIUS OTP Authentication Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013

More information

Juniper SSL VPN Authentication QUICKStart Guide

Juniper SSL VPN Authentication QUICKStart Guide Juniper SSL VPN Authentication QUICKStart Guide Powerful Authentication Management for Service Providers and Enterprises Authentication Service Delivery Made EASY Copyright 2012 SafeNet, Inc. All rights

More information

Data Center Connector 3.0.0 for OpenStack

Data Center Connector 3.0.0 for OpenStack Product Guide Data Center Connector 3.0.0 for OpenStack For use with epolicy Orchestrator 5.1.0 Software COPYRIGHT Copyright 2014 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee,

More information

Advanced Service Design

Advanced Service Design vcloud Automation Center 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

CounterACT Plugin Configuration Guide for ForeScout Mobile Integration Module MaaS360 Version 1.0.1. ForeScout Mobile

CounterACT Plugin Configuration Guide for ForeScout Mobile Integration Module MaaS360 Version 1.0.1. ForeScout Mobile CounterACT Plugin Configuration Guide for ForeScout Mobile Integration Module Version 1.0.1 ForeScout Mobile Table of Contents About the Integration... 3 ForeScout MDM... 3 Additional Documentation...

More information

DocAve Online 3. User Guide. Service Pack 6 Cumulative Update 1

DocAve Online 3. User Guide. Service Pack 6 Cumulative Update 1 DocAve Online 3 User Guide Service Pack 6 Cumulative Update 1 Revision B Issued November 2014 Table of Contents What s New in the Guide... 5 About... 6 Submitting Documentation Feedback to AvePoint...

More information

Virtual Server Installation Manual April 8, 2014 Version 1.8

Virtual Server Installation Manual April 8, 2014 Version 1.8 Virtual Server Installation Manual April 8, 2014 Version 1.8 Department of Health and Human Services Administration for Children and Families Office of Child Support Enforcement REVISION HISTORY Version

More information

Windows Azure Pack Installation and Initial Configuration

Windows Azure Pack Installation and Initial Configuration Windows Azure Pack Installation and Initial Configuration Windows Server 2012 R2 Hands-on lab In this lab, you will learn how to install and configure the components of the Windows Azure Pack. To complete

More information

Dovico Planning & Timesheet v4 QUICK START GUIDE

Dovico Planning & Timesheet v4 QUICK START GUIDE 1 What is Dovico Planning & Timesheet? In today s highly competitive marketplace, you need every advantage to manage your employee time. Dovico Planning & Timesheet software eliminates the time wasted,

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Radia Cloud. User Guide. For the Windows operating systems Software Version: 9.10. Document Release Date: June 2014

Radia Cloud. User Guide. For the Windows operating systems Software Version: 9.10. Document Release Date: June 2014 Radia Cloud For the Windows operating systems Software Version: 9.10 User Guide Document Release Date: June 2014 Software Release Date: June 2014 Legal Notices Warranty The only warranties for products

More information

NetBeans IDE Field Guide

NetBeans IDE Field Guide NetBeans IDE Field Guide Copyright 2005 Sun Microsystems, Inc. All rights reserved. Table of Contents Introduction to J2EE Development in NetBeans IDE...1 Configuring the IDE for J2EE Development...2 Getting

More information

Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal

Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal Integrating ConnectWise Service Desk Ticketing with the Cisco OnPlus Portal This Application Note explains how to configure ConnectWise PSA (Professional Service Automation) application settings and Cisco

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice.

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

More information

This tutorial provides detailed instructions to help you download and configure Internet Explorer 6.0 for use with Web Commerce application.

This tutorial provides detailed instructions to help you download and configure Internet Explorer 6.0 for use with Web Commerce application. IE 6.0 Download and Set-up To use the Web Commerce e-commerce service, you need to: Gain access to the Internet Install Microsoft Internet Explorer 6.0 Configure Temporary Internet files in Internet Explorer.

More information

Implementation Guide for protecting

Implementation Guide for protecting Implementation Guide for protecting Remote Web Workplace (RWW) Outlook Web Access (OWA) 2003 SharePoint 2003 IIS Web Sites with BlackShield ID Copyright 2010 CRYPTOCard Inc. http:// www.cryptocard.com

More information

Persona Backup and OS Migration for insync Private Cloud 5.5. June 16, 15

Persona Backup and OS Migration for insync Private Cloud 5.5. June 16, 15 Persona Backup and OS Migration for insync Private Cloud 5.5 June 16, 15 Copyright Notice Copyright 2007-2015 Druva Inc. All Rights Reserved. Any technical documentation that is made available by Druva

More information

PingFederate. Windows Live Cloud Identity Connector. User Guide. Version 1.0

PingFederate. Windows Live Cloud Identity Connector. User Guide. Version 1.0 Windows Live Cloud Identity Connector Version 1.0 User Guide 2011 Ping Identity Corporation. All rights reserved. Windows Live Cloud Identity Connector User Guide Version 1.0 April, 2011 Ping Identity

More information

Configuration Guide. SafeNet Authentication Service. SAS Agent for Microsoft Internet Information Services (IIS)

Configuration Guide. SafeNet Authentication Service. SAS Agent for Microsoft Internet Information Services (IIS) SafeNet Authentication Service Configuration 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 Database Performance Management Best Practices Workshop. AIOUG Product Management Team Database Manageability

Oracle Database Performance Management Best Practices Workshop. AIOUG Product Management Team Database Manageability Oracle Database Performance Management Best Practices Workshop AIOUG Product Management Team Database Manageability Table of Contents Oracle DB Performance Management... 3 A. Configure SPA Quick Check...6

More information

Spambrella SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide

Spambrella SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide January 24, 2015 Spambrella SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide Spambrella and/or other noted Spambrella related products contained herein are registered

More information

Installing Management Applications on VNX for File

Installing Management Applications on VNX for File EMC VNX Series Release 8.1 Installing Management Applications on VNX for File P/N 300-015-111 Rev 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3 SP02

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3 SP02 Tutorial: Mobile Business Object Development SAP Mobile Platform 2.3 SP02 DOCUMENT ID: DC01927-01-0232-01 LAST REVISED: May 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This publication pertains

More information

Centrify Mobile Authentication Services for Samsung KNOX

Centrify Mobile Authentication Services for Samsung KNOX Centrify Mobile Authentication Services for Samsung KNOX SDK Quick Start Guide 3 October 2013 Centrify Corporation Legal notice This document and the software described in this document are furnished under

More information

Quick Start Guide: Utilizing Nessus to Secure Microsoft Azure

Quick Start Guide: Utilizing Nessus to Secure Microsoft Azure Quick Start Guide: Utilizing Nessus to Secure Microsoft Azure Introduction Tenable Network Security is the first and only solution to offer security visibility, Azure cloud environment auditing, system

More information

Getting Started With Halo for Windows For CloudPassage Halo

Getting Started With Halo for Windows For CloudPassage Halo Getting Started With Halo for Windows For CloudPassage Halo Protecting your Windows servers in a public or private cloud has become much easier and more secure, now that CloudPassage Halo is available

More information

AUTOMATED DISASTER RECOVERY SOLUTION USING AZURE SITE RECOVERY FOR FILE SHARES HOSTED ON STORSIMPLE

AUTOMATED DISASTER RECOVERY SOLUTION USING AZURE SITE RECOVERY FOR FILE SHARES HOSTED ON STORSIMPLE AUTOMATED DISASTER RECOVERY SOLUTION USING AZURE SITE RECOVERY FOR FILE SHARES HOSTED ON STORSIMPLE Copyright This document is provided "as-is." Information and views expressed in this document, including

More information

Configuring Single Sign-On from the VMware Identity Manager Service to Office 365

Configuring Single Sign-On from the VMware Identity Manager Service to Office 365 Configuring Single Sign-On from the VMware Identity Manager Service to Office 365 VMware Identity Manager JULY 2015 V1 Table of Contents Overview... 2 Passive and Active Authentication Profiles... 2 Adding

More information

Integration Guide. SafeNet Authentication Client. Using SAC CBA for Check Point Security Gateway

Integration Guide. SafeNet Authentication Client. Using SAC CBA for Check Point Security Gateway 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

Deploying Red Hat Enterprise Virtualization On Tintri VMstore Systems Best Practices Guide

Deploying Red Hat Enterprise Virtualization On Tintri VMstore Systems Best Practices Guide TECHNICAL WHITE PAPER Deploying Red Hat Enterprise Virtualization On Tintri VMstore Systems Best Practices Guide www.tintri.com Contents Intended Audience... 4 Introduction... 4 Consolidated List of Practices...

More information

IP Phone Services Configuration

IP Phone Services Configuration CHAPTER 96 Using Cisco Unified Communications Manager Administration, you define and maintain the list of IP phone services to which users can subscribe at their site. IP phone services comprise XML applications

More information

Using weblock s Servlet Filters for Application-Level Security

Using weblock s Servlet Filters for Application-Level Security Using weblock s Servlet Filters for Application-Level Security September 2006 www.2ab.com Introduction Access management is a simple concept. Every business has information that needs to be protected from

More information

Configuration Guide. SafeNet Authentication Service. SAS Agent for Microsoft Outlook Web Access 1.06

Configuration Guide. SafeNet Authentication Service. SAS Agent for Microsoft Outlook Web Access 1.06 SafeNet Authentication Service Configuration Guide 1.06 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

TIBCO ActiveMatrix BPM - Integration with Content Management Systems

TIBCO ActiveMatrix BPM - Integration with Content Management Systems TIBCO ActiveMatrix BPM - Integration with Content Management Systems Software Release 3.0 May 2014 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE.

More information

EMC Smarts Network Configuration Manager

EMC Smarts Network Configuration Manager EMC Smarts Network Configuration Manager Version 9.4.1 Advisors User Guide P/N 302-002-279 REV 01 Copyright 2013-2015 EMC Corporation. All rights reserved. Published in the USA. Published October, 2015

More information

Using and Contributing Virtual Machines to VM Depot

Using and Contributing Virtual Machines to VM Depot Using and Contributing Virtual Machines to VM Depot Introduction VM Depot is a library of open source virtual machine images that members of the online community have contributed. You can browse the library

More information

Microsoft Power BI for Office 365 Provisioning Guide

Microsoft Power BI for Office 365 Provisioning Guide Microsoft Power BI for Office 365 Provisioning Guide This documentation is for preview only, and is subject to change in future releases. 2013 Microsoft Corp. All rights reserved. How to provision Microsoft

More information

AT&T Conferencing Add-in for Microsoft Outlook v10.5

AT&T Conferencing Add-in for Microsoft Outlook v10.5 AT&T Conferencing Add-in for Microsoft Outlook v10.5 July 2014 2014 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T

More information

Configuration Task 3: (Optional) As part of configuration, you can deploy rules. For more information, see "Deploy Inbox Rules" below.

Configuration Task 3: (Optional) As part of configuration, you can deploy rules. For more information, see Deploy Inbox Rules below. Configure the E-mail Router After the E-mail Router has been installed, you can configure several aspects of it. Some of these configuration tasks are mandatory. Others are optional in that you use them

More information

Plug-In for Informatica Guide

Plug-In for Informatica Guide HP Vertica Analytic Database Software Version: 7.0.x Document Release Date: 2/20/2015 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements

More information

Parallels Plesk Panel

Parallels Plesk Panel Parallels Plesk Panel Copyright Notice Parallels Holdings, Ltd. c/o Parallels International GMbH Vordergasse 49 CH8200 Schaffhausen Switzerland Phone: +41 526320 411 Fax: +41 52672 2010 Copyright 1999-2011

More information

TIBCO ActiveMatrix BPM Integration with Content Management Systems Software Release 2.2.0 September 2013

TIBCO ActiveMatrix BPM Integration with Content Management Systems Software Release 2.2.0 September 2013 TIBCO ActiveMatrix BPM Integration with Content Management Systems Software Release 2.2.0 September 2013 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE.

More information

FileMaker Server 11. FileMaker Server Help

FileMaker Server 11. FileMaker Server Help FileMaker Server 11 FileMaker Server Help 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

DOVICO Planning & Timesheet QUICK START GUIDE

DOVICO Planning & Timesheet QUICK START GUIDE 1 What is DOVICO Planning & Timesheet? In today s highly competitive marketplace, you need every advantage to manage your employee time. DOVICO Planning & Timesheet software eliminates the time wasted,

More information

Google Cloud Print Administrator Configuration Guide

Google Cloud Print Administrator Configuration Guide Google Cloud Print Administrator Configuration Guide 1 December, 2014 Advanced Customer Technologies Ricoh AMERICAS Holdings, Inc. Table of Contents Scope and Purpose... 4 Overview... 4 System Requirements...

More information

Module Comparison Chart

Module Comparison Chart Module Comparison Chart DYNAMIC CONFIGURATION MODULE Desktop Transformation Transforms any existing desktop infrastructure into managed user workspaces using live data and a step-bystep approach that minimizes

More information

Tutorial: Mobile Business Object Development. Sybase Unwired Platform 2.2 SP02

Tutorial: Mobile Business Object Development. Sybase Unwired Platform 2.2 SP02 Tutorial: Mobile Business Object Development Sybase Unwired Platform 2.2 SP02 DOCUMENT ID: DC01208-01-0222-01 LAST REVISED: January 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This publication

More information

vrealize Air Compliance OVA Installation and Deployment Guide

vrealize Air Compliance OVA Installation and Deployment Guide vrealize Air Compliance OVA Installation and Deployment Guide 14 July 2015 vrealize Air Compliance This document supports the version of each product listed and supports all subsequent versions until the

More information

RSA Authentication Manager 8.1 Help Desk Administrator s Guide

RSA Authentication Manager 8.1 Help Desk Administrator s Guide RSA Authentication Manager 8.1 Help Desk Administrator s Guide Contact Information Go to the RSA corporate website for regional Customer Support telephone and fax numbers: www.emc.com/domains/rsa/index.htm

More information

FuseMail- Exchange ControlPanel Admin Guide Feb.27-14 V1.0. Exchange ControlPanel Administration Guide

FuseMail- Exchange ControlPanel Admin Guide Feb.27-14 V1.0. Exchange ControlPanel Administration Guide Exchange ControlPanel Administration Guide Table of Contents Top Level Portal Administration... 4 Signing In to Control Panel... 4 Restoring Account Password... 5 Change Account Details... 7 Viewing Account

More information

Workspace Manager 2014 Module Comparison Chart

Workspace Manager 2014 Module Comparison Chart Workspace Manager 2014 Module Comparison Chart DYNAMIC CONFIGURATION MODULE Desktop Transformation Transforms any existing desktop infrastructure into managed user workspaces using live data and a step-bystep

More information

Uila Management and Analytics System Installation and Administration Guide

Uila Management and Analytics System Installation and Administration Guide USER GUIDE Uila Management and Analytics System Installation and Administration Guide October 2015 Version 1.8 Company Information Uila, Inc. 2905 Stender Way, Suite 76E Santa Clara, CA 95054 USER GUIDE

More information

Installation Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft.

Installation Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft. . All right reserved. For more information about Specops Inventory and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Inventory is a trademark owned by Specops Software.

More information

Deploying SecureCloud SaaS in a vcloud Environment

Deploying SecureCloud SaaS in a vcloud Environment Deploying SecureCloud SaaS in a vcloud Environment Securing Your Journey to the Cloud Trend Micro SecureCloud A Trend Micro & VMware White Paper August 2011 I. EXECUTIVE SUMMARY This is the second paper

More information