Mobile Secure Cloud Edition Document Version: ios Application Signing

Size: px
Start display at page:

Download "Mobile Secure Cloud Edition Document Version: 2.0-2014-06-26. ios Application Signing"

Transcription

1 Mobile Secure Cloud Edition Document Version:

2 Table of Contents 1 Introduction Apple Team Membership Building a Team by Adding Team Admins and Team Members App Protection Application Signing Afaria Enterprise Client Application Signing Creating the ios Distribution Certificate Creating the App ID Creating the Provisioning Profile Signing and Deploying the ios Client from Mobile Secure Installing Apple Certificates for Use with Afaria Certificate Generation Generating a Certificate Signed Request on Mac Generating a Certificate Signed Request on Windows Server Exporting the Private Key (.p12) on Mac Exporting the Private Key (.pfx) on Windows Important Disclaimers on Legal Aspects SAP AG or an SAP affiliate company. All rights reserved. Table of Contents

3 1 Introduction This document describes the process to enable enterprise ios Application signing within the Mobile Secure cloud infrastructure. It describes Apple requirements for doing third party signing, the steps required for signing ios applications after an Application Protection exercise, and special steps required to sign the Afaria ios Enterprise Client with optional APNS Messaging Introduction 2014 SAP AG or an SAP affiliate company. All rights reserved. 3

4 2 Apple Team Membership Add SAP as a Team Member on your enterprises Apple Developer Program. Apple requires that third party contractors are added to the enterprises developer team in order to sign custom built in house applications with your developer certificates. Apple only requires you to add a SAP contractor as a Team Member; this is for tracking purposes only. The account will not be accessed by the SAP employee. Below is an explanation of what the role permissions are: Table 1: Role Team agent Team admin Team member Description A team agent is legally responsible for the team and acts as the primary contact with Apple. The team agent can change the access level of any other member of the team.a team agent is legally responsible for the team and acts as the primary contact with Apple. The team agent can change the access level of any other member of the team. A team admin can set the privilege levels of other participants, although a team admin cannot demote the team agent. Team admins manage all assets used to sign your apps, either during development or when your team is ready to distribute an app. Team admins are the only people on a team that can sign apps for distribution on non-development devices. Team admins also approve signing certificate requests made by team members. A team member gains access to prerelease content delivered by Apple on that program s portal. A team member can also sign apps during development, and but only after he or she makes a request for a development signing certificate and has that request approved by a team admin. Instructions for Adding a SAP Team Member Follow the instructions below and utilize the following information for an SAP developer: First Name: Mark Last Name: Jordan Address: Afariacustomer@sybase.com SAP AG or an SAP affiliate company. All rights reserved. Apple Team Membership

5 3 Building a Team by Adding Team Admins and Team Members If you are a team admin, add people to your development team through the Member Center. When you add a person to your team, you can grant them access to the developer programs that your team is enrolled in. 1. After logging in to the Member Center, click People in the bar at the top. 2. Click Invitations in the sidebar. 3. Click Invite Person and provide the first name, last name, and address. 4. Specify the person s access and role for each program. 5. Click Send Invitation. Building a Team by Adding Team Admins and Team Members 2014 SAP AG or an SAP affiliate company. All rights reserved. 5

6 4 App Protection Application Signing Wrap your application for app protection and complete the signing process. 1. From the portal, click Application App Protection, and select an application for app wrapping. 2. Define the correct App Protection Policy template, and click Apply Policy from the left navigation bar to wrap the application with current policies. The Application wrapping successful message is displayed. Note The act of Applying Policies essentially modifies the underlying IPA file and thus invalidates any application signing that was done by the developer. To be deployed, the application must be re-signed. 3. Click Yes to proceed. 4. In the Sign Application Apple Signing Guideline dialog, select Do not show this notice again if you prefer not to see this screen on subsequent signing operations, and click Next. 5. In the Sign Application Specifying Signing Information dialog, select the checkbox I have made SAP a Team Member on my enterprise Apple Developer Program and provide the signing information: 6. Click Sign. Signing certificate Private key passphrase Provisioning profile SAP AG or an SAP affiliate company. All rights reserved. App Protection Application Signing

7 5 Afaria Enterprise Client Application Signing The items that are needed to successfully generate an enterprise signed version of the ios Afaria client are: 1. Distribution Certificate for issued to the Enterprise developer account. 2. Private key used to generate the Distribution Certificate. 3. Provisioning Profile that links the AppID and Distribution Certificate. 5.1 Creating the ios Distribution Certificate Create an ios Distribution Certificate to sign and distribute apps. 1. From the ios Dev Center page, in the ios Developer Program section, select Certificates, Identifiers, & Profiles. 2. On the Certificates, Identifiers, & Profiles page, select Certificates under the ios Apps section. 3. In the Certificates section, select Production. From here, you can request the ios Distribution Certificate by selecting the + icon. 4. Select Inhouse and Ad Hoc under the Production section. Note If the "In-House and Ad Hoc option is greyed out, this means that an iphone Distribution certificate already exists under your developer program. The ios Developer program only allows the creation of one iphone Distribution certificate and not multiple. 5. Select Continue and follow the instructions to submit a CSR (Certificate Signed Request). Refer to Certificate Generation section for information on using a Mac or PC to create the CSR that is submitted in this process. Once the process is complete the portal will provide a download button. 6. Select the certificate from the list, download the certificate, and save the.cer file. This is your Signing Certificate. This certificate will be required for signing and must be in the form of a.p12/.pfx file. Afaria Enterprise Client Application Signing 2014 SAP AG or an SAP affiliate company. All rights reserved. 7

8 5.2 Creating the App ID The ios App ID uniquely identifies an application with the Apple application services such as push notifications, inapp purchase, game centers etc., and enables you to incorporate them in your app. 1. From the ios Apps tab of the ios Dev Center, select App IDs under Identifiers. 2. Select the + icon to create a new App ID for the Afaria client ( ex. com.companyname.afariaclient). Do not use 'com.sap.afariaclient' since that will match the App ID of the Afaria client on the AppStore. Note Do not use the option to create a wildcard App ID. A wildcard app ID is not permitted to be used in the custom app signing portal, and will be rejected. 3. Leave the required selections checked. There is no requirement of what App Services need to be enabled for the App ID. However, you must enable Push Notifications if you wish to take advantage of the ability to send push messages to the custom Afaria client application. This feature is available in Afaria 7.x SP2 and later. 4. Select Explicit App ID and enter the Bundle ID for your Afaria app using your company name and afariaclient (e.g. com.<companyname>.afariaclient) Note Do not select Wildcard App ID. A wildcard app ID will be rejected by the custom app signing portal. 5. Confirm the App ID settings by selecting Submit. 6. (Optional) If push messaging is required, click Edit. 7. Under Push Notification, select the Create Certificate... button for Production SSL Certificate. Note If Push Notifications service was not enabled on the App ID during the time you obtained the custom Afaria client, you will need to re-obtain the custom client once you have Push Notifications enabled. This will involve having to redownload the Provisioning Profile used to sign the custom Afaria application and reinstalling the client on all ios devices. Otherwise, push messages won't be able to be sent to the custom Afaria application on any ios device the application was installed on prior to enabling the Push Notifications service for the App ID. 8. Select Continue. 9. Click the Choose File... button and upload the CSR file created on either the Windows machine or Mac. Refer to the Certificate Generation section for directions on how to create a CSR. The wizard says to select.certsigningrequest file saved on your Mac, but you can also select the CSR file you saved on your Windows machine also. The CSR does not have to come only from a Mac SAP AG or an SAP affiliate company. All rights reserved. Afaria Enterprise Client Application Signing

9 10. Click Generate. 11. Once complete, click Download to receive the APNS certificate. The file will be in.cer file format. This is your APNS Push Certificate to be used later, but it must be in a.p12/.pfx format. Create a.p12 file as specified in the Exporting the private key section of this document. 12. Click Done. 13. Click Done once registration of the App ID is complete. 5.3 Creating the Provisioning Profile Create a provisioning profile to associate developers of an application and their devices with an authorized development team, and enable those devices for testing. 1. From the ios Apps tab of the ios Dev Center, select Distribution under Provisioning Profiles. 2. Select the + symbol to create a new Distribution profile. 3. Select Distribution In House. 4. In the Select App ID page, select the App ID created in previous steps for custom client. 5. In the Select certificates page, select the radio button for the Distribution certificate created. 6. Enter a profile name and select Generate. 7. Once the Provisioning Profile is created, save the.mobileprovision file. 5.4 Signing and Deploying the ios Client from Mobile Secure Sign and deploy the ios client application from Mobile Secure Cloud Edition. 1. From the portal page, navigate to Device Settings page. 2. Select the Enterprise ios Client tab. 3. Select the client and click Sign and Deploy ios Client. 4. In the Sign Application Apple Signing Guideline dialog, select the checkbox Do not show this notice again and click Next. 5. In the Sign Application Specifying Signing Information dialog, select the checkbox I have made SAP a Team Member on my enterprise Apple Developer Program. Provide the following signing information and click Sign: Afaria Enterprise Client Application Signing 2014 SAP AG or an SAP affiliate company. All rights reserved. 9

10 Signing certificate Private key passphrase Provisioning file 6. Due to a known issue in the April 12th release of SAP Mobile Secure, cloud edition, it is necessary for the Afaria administrator to perform one addition step within the Afaria Administration console. This is only necessary the first time a signed ios Client is uploaded. Subsequent clients can be uploaded without performing this procedure. 1. In the Afaria Administration console, navigate to Server Configuration ios Application. 2. Change the Setting from AppStore to Custom, then click Save. Note If the setting is changed back to AppStore, then in order for the Custom client to be distributed the settings must once again manually be changed back to Custom SAP AG or an SAP affiliate company. All rights reserved. Afaria Enterprise Client Application Signing

11 6 Installing Apple Certificates for Use with Afaria Install certificates such as Apple Computer, Inc. Root Certificate or Apple Inc. Root Certificate (.cer file), Worldwide Developer Relations (WWDR) Certificate (.cer file), and Apple Production ios Push Services Certificate (.pfx or.p12 file). 1. In the Afaria Administrator, navigate to Server Configuration Component ios Notification. 2. In the APNS Push Certificate (for Custom-Signed Afaria Application) section, click Browse. 3. Browse to and select the.p12/.pfx certificate file. 4. In the Password field, enter the correct password required for exporting the Push certificate/private key. 5. Click Install. Once you click Install, if it is detected that the Apple Root and Intermediate certificates don't exist within the certificate store on the Afaria Server, you will be prompted to provide the certificates. 6. On the Select Apple Root Certificates window, browse to and select the Apple Root CA and Worldwide Developer Relations certificates, and click Install. 7. Click Save to store the changes. The APNS push certificate name is populated on the screen. 8. Click the Validate link at any point of time, to see that certificate chain is OK or if there is a problem. This APNS certificate is valid for one year and must be renewed annually. To renew the certificate, you must logon to the Apple Developer Program and select the certificate and there should be an option to Renew. A new CSR must be generated to renew the Apple certificate. To update the certificate in the Afaria Administrator UI, you can follow the same steps as described above. Installing Apple Certificates for Use with Afaria 2014 SAP AG or an SAP affiliate company. All rights reserved. 11

12 7 Certificate Generation Ensure that you install the certificate on the same server that you generated the CSR on, for successful association of the private key that was created during the CSR process. For IIS you must ensure that you have already installed the Apple Root and Intermediate certificates on your server before you complete the certificate request. 7.1 Generating a Certificate Signed Request on Mac Use the Keychain Access application to generate a code signing request on a Mac OS machine. 1. On your Mac, navigate to Applications Utilities Keychain Access. 2. In the Menu bar at the top of the desktop window, choose Keychain Access Certificate Assistant Request a Certificate From a Certificate Authority. 3. In the Certificate Information window: 1. In the User Address field, enter your address. 2. In the Common Name field, enter your name. 3. In the Request is group, select the Saved to disk option. 4. Select the Let me specify key pair information option. 4. Click continue. 5. For ease of access, choose your desktop as the location of the.csr file. 6. In the Key Pair Information pane, choose 2048 as the key size and RSA as the algorithm. 7. Click Continue. The Certificate Assistant then saves the.csr file to your desktop SAP AG or an SAP affiliate company. All rights reserved. Certificate Generation

13 7.2 Generating a Certificate Signed Request on Windows Server Create a cerificate signed request on a Windows Server using IIS Manager. 1. Click on the Start Menu, go to Administrative Tools, and click on Internet Information Services (IIS) Manager. 2. Click on the name of the server in the Connections column on the left. 3. Under the IIS section in the center window pane, double-click Server Certificates. 4. In the Actions column on the right, click on Create Certificate Request On the Distinguished Name Properties window, enter the following information: Common Name the name of the person generating the request (any name can be entered into this field). Organization the legal name of your organization. Organizational Unit the division of your organization handling the certificate (Most CAs don t validate this field). City/Locality the city where your organization is located. State/province the state/region where your organization is located. Country/Region the two-letter ISO code for the country where your organization is located. 6. Leave the default Cryptographic Service Provider (Microsoft RSA...), increase the Bit Length to 2048 or higher, and click Next. 7. Click the button with the three dots and enter a location and filename where you want to save the CSR file. 8. Click Finish. 7.3 Exporting the Private Key (.p12) on Mac Export the private key on a Mac machine, using Keychain access. 1. Copy the.cer certificate file to the Mac and double-click it to upload it to Keychain Access in order to complete the signing request. 2. To export your private key and certificate, open up the Keychain Access Application and select the Keys category. 3. For the ios Distribution Certificate: Certificate Generation 2014 SAP AG or an SAP affiliate company. All rights reserved. 13

14 1. Control-click on the private key associated with your ios Distribution Certificate and click Export Items in the menu. The private key is identified by the ios Developer: <First Name> <Last Name> public certificate that is paired with it. 2. Save your key in the Personal Information Exchange (.p12) file format. 4. For the Push Messaging Certificate: 1. Expand the Name (the Common Name you entered when generating the CSR) that shows the "private key" under the Kind column. 2. Control-click (or right-click) the "Apple Production IOS Push Services..." key and select Export Items in the menu. 5. You will be prompted to create a password which is used when you attempt to import this key on another computer. You can now transfer this.p12 file between systems. 7.4 Exporting the Private Key (.pfx) on Windows Create a.pfx file from the.cer certificate received from the ios Developer Portal. 1. Click on the Start Menu, go to Administrative Tools, and click on Internet Information Services (IIS) Manager. 2. Click on the name of the server in the Connections column on the left, and then double-click Server Certificates. 3. In the Actions column on the right, click on Complete Certificate Request Click the button with the three dots and select the.cer certificate that you received from the ios Developer Portal. If the certificate does not have a.cer file extension, select to view all types. 5. Enter a friendly name you want so you can keep track of the certificate on this server, and click OK. If successful, you will see the certificate in the list. If you receive an error stating that the request or private key can t be found, make sure you are using the correct certificate and that you are installing it to the same server that you generated the CSR on. 6. To export the certificate to the correct format, right-click the certificate you just imported and select Export. 7. Click the button with the three dots to specify a path to save the certificate file in.pfx format. When exporting the certificate, you must enter a password used for exporting the certificate. The certificate in.pfx format is saved SAP AG or an SAP affiliate company. All rights reserved. Certificate Generation

15 8 Important Disclaimers on Legal Aspects This document is for informational purposes only. Its content is subject to change without notice, and SAP does not warrant that it is error-free. SAP MAKES NO WARRANTIES, EXPRESS OR IMPLIED, OR OF MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. Coding Samples Any software coding and/or code lines / strings ("Code") included in this documentation are only examples and are not intended to be used in a productive system environment. The Code is only intended to better explain and visualize the syntax and phrasing rules of certain coding. SAP does not warrant the correctness and completeness of the Code given herein, and SAP shall not be liable for errors or damages caused by the usage of the Code, unless damages were caused by SAP intentionally or by SAP's gross negligence. Accessibility The information contained in the SAP documentation represents SAP's current view of accessibility criteria as of the date of publication; it is in no way intended to be a binding guideline on how to ensure accessibility of software products. SAP specifically disclaims any liability with respect to this document and no contractual obligations or commitments are formed either directly or indirectly by this document. Gender-Neutral Language As far as possible, SAP documentation is gender neutral. Depending on the context, the reader is addressed directly with "you", or a gender-neutral noun (such as "sales person" or "working days") is used. If when referring to members of both sexes, however, the third-person singular cannot be avoided or a gender-neutral noun does not exist, SAP reserves the right to use the masculine form of the noun and pronoun. This is to ensure that the documentation remains comprehensible. Internet Hyperlinks The SAP documentation may contain hyperlinks to the Internet. These hyperlinks are intended to serve as a hint about where to find related information. SAP does not warrant the availability and correctness of this related information or the ability of this information to serve a particular purpose. SAP shall not be liable for any damages caused by the use of related information unless damages have been caused by SAP's gross negligence or willful misconduct. Regarding link classification, see: Important Disclaimers on Legal Aspects 2014 SAP AG or an SAP affiliate company. All rights reserved. 15

16 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries. Please see index.epx for additional trademark information and notices.

CA Mobile Device Management. How to Create Custom-Signed CA MDM Client App

CA Mobile Device Management. How to Create Custom-Signed CA MDM Client App CA Mobile Device Management How to Create Custom-Signed CA MDM Client App This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

Guide for Generating. Apple Push Notification Service Certificate

Guide for Generating. Apple Push Notification Service Certificate Guide for Generating Apple Push Notification Service Certificate Contents Generating and Using APNs Certificate... 5 Understanding APNs Certificate... 6 Generating an APNs Certificate... 7 Initial Steps...

More information

Creating an Apple APNS Certificate

Creating an Apple APNS Certificate Creating an Apple APNS Certificate 4/20/2012 Creating an Apple APNS Certificate Created by Britt Womelsdorf Edited by Mark S. Ciminello, MBA, PMP The purpose of this document is to outline the steps necessary

More information

CUSTOMER SAP Afaria Windows Phone and Windows 8.1 Enrollment

CUSTOMER SAP Afaria Windows Phone and Windows 8.1 Enrollment SAP Afaria Document Version: 7 SP05-2014-09-03 CUSTOMER SAP Afaria Windows Phone and Windows 8.1 Enrollment Table of Contents 1 Windows 8.1 Device Enrollment....3 1.1 Enrolling a Windows 8.1 Device Using

More information

SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014. SuccessFactors Learning Programs Administration Guide

SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014. SuccessFactors Learning Programs Administration Guide SuccessFactors HCM Suite August 2014 Release Document Version: 1.0 - August 22, 2014 Programs Administration Guide Table of Contents 1 Change History....3 2 Programs.... 4 2.1 Adding a New Program....

More information

ios Team Administration Guide (Legacy)

ios Team Administration Guide (Legacy) ios Team Administration Guide (Legacy) Contents About ios Development Team Administration 5 At a Glance 6 Team Admins Manage Team Membership and Assign Roles in the Member Center 6 Development Devices

More information

APNS Certificate generating and installation

APNS Certificate generating and installation APNS Certificate generating and installation Quick Guide for generating and installing an Apple APNS Certificate Version: x.x MobiDM Quick Guide for APNS Certificate Page 1 Index 1. APPLE APNS CERTIFICATE...

More information

Generating an Apple Enterprise MDM Certificate

Generating an Apple Enterprise MDM Certificate Good Mobile Control Server Generating an Apple Enterprise MDM Certificate Updated 09/30/11 Overview... 1 Generating Your Apple Certificate Using a Mac... 1 Generating Your Apple Certificate Using Windows...

More information

CUSTOMER Presentation of SAP Predictive Analytics

CUSTOMER Presentation of SAP Predictive Analytics SAP Predictive Analytics 2.0 2015-02-09 CUSTOMER Presentation of SAP Predictive Analytics Content 1 SAP Predictive Analytics Overview....3 2 Deployment Configurations....4 3 SAP Predictive Analytics Desktop

More information

Mobile Secure Cloud Edition Document Version: 2.0-2014-07-07. Mobile Application Management

Mobile Secure Cloud Edition Document Version: 2.0-2014-07-07. Mobile Application Management Mobile Secure Cloud Edition Document Version: 2.0-2014-07-07 Table of Contents 1 Important Disclaimers on Legal Aspects....3 2 Introduction....4 3 Application Catalog....5 3.1 Application Catalog Icons....5

More information

SAP Customer Influence Guide

SAP Customer Influence Guide User Guide SAP Customer Influence CUSTOMER Page 1 Document Version: 2.0 - September 2014 Table of Contents 1 Overview of SAP Customer Influence... 3 2 Getting Started... 4 2.1 Customer Influence Home Page...

More information

SAP Business Intelligence Suite Patch 10.x Update Guide

SAP Business Intelligence Suite Patch 10.x Update Guide SAP BusinessObjects Business Intelligence Suite Document Version: 4.0 Support Package 10-2014-07-25 SAP Business Intelligence Suite Patch 10.x Update Guide Table of Contents 1 Introduction.... 3 1.1 About

More information

Zenprise Device Manager 6.1

Zenprise Device Manager 6.1 Zenprise Device Manager 6.1 APPLE APNS CERTIFICATE SETUP GUIDE Rev 6.10.00 2 ZENPRISE DEVICE MANAGER 6.1 APPLE APNS CERTIFICATE SETUP GUIDE 2011 Zenprise, Inc. All rights reserved. This manual, as well

More information

SuccessFactors HCM Suite November 2014 Release Version: 1.0 - December 5, 2014. SuccessFactors Learning Programs Administration Guide

SuccessFactors HCM Suite November 2014 Release Version: 1.0 - December 5, 2014. SuccessFactors Learning Programs Administration Guide SuccessFactors HCM Suite November 2014 Release Version: 1.0 - December 5, 2014 Programs Administration Guide Content 1 Change History....3 2 Programs.... 4 2.1 Adding a New Program.... 5 2.2 Assigning

More information

CUSTOMER Access Control Guide

CUSTOMER Access Control Guide Mobile Secure Cloud Edition Document Version: 2.3 2016-03-21 CUSTOMER Content 1 Access Control.... 3 2 Access Control Remote....4 2.1 Configuring Access Control Remote....4 3 Default Access Control Policies....

More information

How to Obtain an APNs Certificate for CA MDM

How to Obtain an APNs Certificate for CA MDM How to Obtain an APNs Certificate for CA MDM Contents How to Obtain an APNs Certificate for CA MDM Verify Prerequisites Obtaining Root and Intermediate Certificates Create a Certificate Signing Request

More information

SAP Best Practices for SAP Mobile Secure Cloud Configuration March 2015

SAP Best Practices for SAP Mobile Secure Cloud Configuration March 2015 SAP Best Practices for SAP Mobile Secure Cloud Configuration March 2015 2014 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

SAP HANA Client Installation and Update Guide

SAP HANA Client Installation and Update Guide PUBLIC SAP HANA Platform SPS 12 Document Version: 1.0 2016-05-11 Content 1 Introduction....3 1.1 Supported Platforms.... 3 1.2 Software Download.... 4 2 SAP HANA Client on UNIX or Linux....7 2.1 Planning

More information

2015-09-24. SAP Operational Process Intelligence Security Guide

2015-09-24. SAP Operational Process Intelligence Security Guide 2015-09-24 SAP Operational Process Intelligence Security Guide Content 1 Introduction.... 3 2 Before You Start....5 3 Architectural Overview.... 7 4 Authorizations and Roles.... 8 4.1 Assigning Roles to

More information

Generating an Apple Push Notification Service Certificate

Generating an Apple Push Notification Service Certificate www.novell.com/documentation Generating an Apple Push Notification Service Certificate ZENworks Mobile Management 2.6.x January 2013 Legal Notices Novell, Inc., makes no representations or warranties with

More information

Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM. This guide provides information on...

Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM. This guide provides information on... Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM This guide provides information on...... APNs Requirements Tips on Enrolling in the ios Developer Enterprise Program...

More information

QMX ios MDM Pre-Requisites and Installation Guide

QMX ios MDM Pre-Requisites and Installation Guide QMX ios MDM Pre-Requisites and Installation Guide QMX System Requirements The following requirements apply to the system that QMX will be installed on. This system will host the QMX MDM Service. These

More information

Configuration (X87) SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English. Building Block Configuration Guide

Configuration (X87) SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English. Building Block Configuration Guide SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English Afaria Network Configuration (X87) Building Block Configuration Guide SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP SE

More information

Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM. This guide provides information on...

Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM. This guide provides information on... Generating an Apple Push Notification Service Certificate for use with GO!Enterprise MDM This guide provides information on...... APNs Requirements Tips on Enrolling in the ios Developer Enterprise Program...

More information

Release Document Version: 1.4 SP8-2014-07-31. What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office

Release Document Version: 1.4 SP8-2014-07-31. What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office Release Document Version: 1.4 SP8-2014-07-31 What's New Guide: SAP BusinessObjects Analysis, edition for Microsoft Office Table of Contents 1 About this guide....3 2 About the documentation set....4 3

More information

How to generate an APNs Certificate to use the Apple MDM protocol via the portal

How to generate an APNs Certificate to use the Apple MDM protocol via the portal How to generate an APNs Certificate to use the Apple MDM protocol via the portal Introduction Before you can manage ios devices with your device management portal you will need an Apple Push Notification

More information

SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12. Recommendations for Conversion Using the Report Conversion Tool

SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12. Recommendations for Conversion Using the Report Conversion Tool SAP BusinessObjects BI Platform Document Version: 4.2 2015-11-12 Recommendations for Conversion Using the Report Conversion Tool Content 1 Document History....3 2 About this Document.... 4 3 Conversion

More information

SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27. Dashboards and Presentation Design Installation Guide

SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27. Dashboards and Presentation Design Installation Guide SAP BusinessObjects Document Version: 4.1 Support Package 7 2015-11-27 Dashboards and Presentation Design Installation Guide Content 1 Document History....3 2 About this Guide....4 3 Planning Installations....5

More information

e-cert (Server) User Guide For Microsoft IIS 7.0

e-cert (Server) User Guide For Microsoft IIS 7.0 e-cert (Server) User Guide For Microsoft IIS 7.0 Revision Date: Sep 2015 Table of Content A. Guidelines for e-cert (Server) Applicant... 3 New and Renew Application... 4 B. Generating Certificate Signing

More information

SAP BusinessObjects Analysis, edition for Microsoft Office Document Version: 2.3 2016-06-16. What's New Guide

SAP BusinessObjects Analysis, edition for Microsoft Office Document Version: 2.3 2016-06-16. What's New Guide SAP BusinessObjects Analysis, edition for Microsoft Office Document Version: 2.3 2016-06-16 Content 1 About this guide....3 2 About the documentation set....4 3 Administration.... 6 3.1 New and changed

More information

What's New in SAP HANA Spatial (Release Notes)

What's New in SAP HANA Spatial (Release Notes) PUBLIC SAP HANA Platform Document Version: 4.0 2016-05-11 Content 1 What's New in SAP HANA Spatial....3 2 SAP HANA Spatial SPS 12, Features Included in Revision 120.... 4 2.1 SAP HANA Spatial (New and

More information

Mobility Manager 9.0. Installation Guide

Mobility Manager 9.0. Installation Guide Mobility Manager 9.0 Installation Guide LANDESK MOBILITY MANAGER Copyright 2002-2012, LANDesk Software, Inc. and its affiliates. All rights reserved. LANDesk and its logos are registered trademarks or

More information

PUBLIC Supplement for J.D. Edwards

PUBLIC Supplement for J.D. Edwards SAP Data Services Document Version: 4.2 Support Package 7 (14.2.7.0) 2016-05-06 PUBLIC Content 1 Overview....3 2 System requirements....4 2.1 World....4 2.2 OneWorld....4 3 Datastores.... 6 3.1 Defining

More information

EM L12 Symantec Mobile Management and Managed PKI Hands-On Lab

EM L12 Symantec Mobile Management and Managed PKI Hands-On Lab EM L12 Symantec Mobile Management and Managed PKI Hands-On Lab Description Building and Managing a Certficate Authority infrastructure to support your Mobile Management infrastructure can be time consuming

More information

Installation Guide: Agentry Device Clients SAP Mobile Platform 2.3

Installation Guide: Agentry Device Clients SAP Mobile Platform 2.3 Installation Guide: Agentry Device Clients SAP Mobile Platform 2.3 Windows DOCUMENT ID: DC01954-01-0230-01 LAST REVISED: February 2013 Copyright 2013 by SAP AG or an SAP affiliate company. All rights reserved.

More information

Engage ios App Administrator s Guide

Engage ios App Administrator s Guide Engage ios App Administrator s Guide Contents Contents... 1 Introduction... 2 Target Audience... 2 Devices Supported... 2 SharePoint Platforms Supported... 2 SharePoint Security & Privileges... 2 Deploying

More information

How to Configure an Example SAP Cloud Applications Studio (PDI) Solution for SAP Cloud for Customer

How to Configure an Example SAP Cloud Applications Studio (PDI) Solution for SAP Cloud for Customer How-To Guide Document Version: 1411 2014.12.15 How to Configure an Example SAP Cloud Applications Studio (PDI) Solution for SAP Cloud for Customer How to configure an example SAP Cloud Applications Studio

More information

Colligo Briefcase Enterprise. Administrator s Guide

Colligo Briefcase Enterprise. Administrator s Guide Enterprise Administrator s Guide CONTENTS Introduction... 2 Target Audience... 2 Overview... 2 Key Features... 2 Platforms Supported... 2 SharePoint Security & Privileges... 2 Deploying Colligo Briefcase...

More information

Kony MobileFabric Messaging. Demo App QuickStart Guide. (Building a Sample Application

Kony MobileFabric Messaging. Demo App QuickStart Guide. (Building a Sample Application Kony MobileFabric Kony MobileFabric Messaging Demo App QuickStart Guide (Building a Sample Application Apple ios) Release 6.5 Document Relevance and Accuracy This document is considered relevant to the

More information

Universal Management Service 2015

Universal Management Service 2015 Universal Management Service 2015 UMS 2015 Help All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

Generating and Renewing an APNs Certificate. Technical Paper May 2012

Generating and Renewing an APNs Certificate. Technical Paper May 2012 Generating and Renewing an APNs Certificate Technical Paper May 2012 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate.

More information

Your First App Store Submission

Your First App Store Submission Your First App Store Submission Contents About Your First App Store Submission 4 At a Glance 5 Enroll in the Program 5 Provision Devices 5 Create an App Record in itunes Connect 5 Submit the App 6 Solve

More information

Certificates and Application Resigning

Certificates and Application Resigning Certificates and Application Resigning Introduction In the following chapters we will be reviewing how to resign an application along with how to get the needed resources for the process. To successfully

More information

How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20. How to Configure SAP HCI basic authentication for SAP Cloud for Customer

How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20. How to Configure SAP HCI basic authentication for SAP Cloud for Customer How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20 How to Configure SAP HCI basic authentication for SAP Cloud for Customer Document History Document Version Description 1.0 First official

More information

ECA IIS Instructions. January 2005

ECA IIS Instructions. January 2005 ECA IIS Instructions January 2005 THIS PAGE INTENTIONALLY BLANK ECA IIS Instructions ii July 22, 2005 Table of Contents 1. Install Certificate in IIS 5.0... 1 2. Obtain and Install the ECA Root Certificate

More information

Intel vpro Technology. How To Purchase and Install Symantec* Certificates for Intel AMT Remote Setup and Configuration

Intel vpro Technology. How To Purchase and Install Symantec* Certificates for Intel AMT Remote Setup and Configuration Intel vpro Technology How To Purchase and Install Symantec* Certificates for Intel AMT Remote Setup and Configuration Document Release Date: September 14, 2012 Revision History Revision Revision History

More information

X.509 Certificate Generator User Manual

X.509 Certificate Generator User Manual X.509 Certificate Generator User Manual Introduction X.509 Certificate Generator is a tool that allows you to generate digital certificates in PFX format, on Microsoft Certificate Store or directly on

More information

Citrix Receiver. Configuration and User Guide. For Macintosh Users

Citrix Receiver. Configuration and User Guide. For Macintosh Users Citrix Receiver Configuration and User Guide For Macintosh Users rev: 25.03.2015 https://access.sap.com/ TABLE OF CONTENTS Introduction... 3 Installation... 3 Accessing our portal... 3 Accessing from SAP

More information

App Distribution Guide

App Distribution Guide App Distribution Guide Contents About App Distribution 10 At a Glance 11 Enroll in an Apple Developer Program to Distribute Your App 11 Generate Certificates and Register Your Devices 11 Add Store Capabilities

More information

Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02

Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02 Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02 Windows DOCUMENT ID: DC80003-01-0302-01 LAST REVISED: February 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All

More information

Cloud Services MDM. Control Panel Provisioning Guide

Cloud Services MDM. Control Panel Provisioning Guide Cloud Services MDM Control Panel Provisioning Guide 10/24/2014 CONTENTS Overview... 2 Accessing MDM in the Control Panel... 3 Create the MDM Instance in the Control Panel... 3 Adding a New MDM User...

More information

Client Side Digital Certificates User Enrolment Guide

Client Side Digital Certificates User Enrolment Guide Client Side Digital Certificates User Enrolment Guide Table of Contents 1. INTRODUCTION... 3 2. INSTALLING A NEW CERTIFICATE AUTHORITY... 4 3. ENROLLING THE NEW CSDC... 10 4. CONFIRMING AND EXPORTING THE

More information

SAP Business Intelligence Platform Translation Management Tool SDK Developer Guide

SAP Business Intelligence Platform Translation Management Tool SDK Developer Guide SAP BusinessObjects Business Intelligence platform Document Version: 4.2 2015-11-12 SAP Business Intelligence Platform Translation Management Tool SDK Developer Guide Content 1 Document History....4 2

More information

Getting Started with TRITON Mobile Security

Getting Started with TRITON Mobile Security 1 Getting Started with TRITON Mobile Security Welcome to Websense TRITON Mobile Security. Mobile Security is a cloud-based service that brings comprehensive and flexible protection against web threats

More information

Secure IIS Web Server with SSL

Secure IIS Web Server with SSL Secure IIS Web Server with SSL EventTracker v7.x Publication Date: Sep 30, 2014 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract The purpose of this document is to help

More information

How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22. How To Guide - Configure SSL in ABAP System

How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22. How To Guide - Configure SSL in ABAP System How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22 Document History Document Version Description 1.0 First official release of this guide Document History 2013 SAP AG or an SAP affiliate company.

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

Dell Statistica Document Management System (SDMS) Installation Instructions

Dell Statistica Document Management System (SDMS) Installation Instructions Dell Statistica Document Management System (SDMS) Installation Instructions 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or

More information

SSL Management Reference

SSL Management Reference www.novell.com/documentation SSL Management Reference ZENworks 11 Support Pack 4 July 2015 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this

More information

SEPA in SAP CRM. Application Innovation, CRM & Service Industries. Customer

SEPA in SAP CRM. Application Innovation, CRM & Service Industries. Customer SEPA in SAP CRM Application Innovation, CRM & Service Industries Customer Agenda Overview SEPA in SAP CRM Additional Information 2013 SAP AG. All rights reserved. Customer 2 Agenda Overview SEPA in SAP

More information

PUBLIC SAP IT Operations Analytics 1.0: Administrator's and User's Guide

PUBLIC SAP IT Operations Analytics 1.0: Administrator's and User's Guide Document Version: ITOA 1.0-1.3 2015-10-06 PUBLIC SAP IT Operations Analytics 1.0: Administrator's and User's Guide Content 1 Introduction....5 1.1 Technical Architecture....5 1.2 Basic Prerequisites....7

More information

Getting Started Guide: Getting the most out of your Windows Intune cloud

Getting Started Guide: Getting the most out of your Windows Intune cloud Getting Started Guide: Getting the most out of your Windows Intune cloud service Contents Overview... 3 Which Configuration is Right for You?... 3 To Sign up or Sign in?... 4 Getting Started with the Windows

More information

CUSTOMER SAP Afaria Overview

CUSTOMER SAP Afaria Overview SAP Afaria 7 SP15 Document Version: 1.0 2016-06-13 CUSTOMER Content 1 Afaria Overview....3 1.1 About Afaria....3 1.2 Afaria Access and Support....4 1.3 Finding Information....5 2 Afaria Architecture....7

More information

Sophos Mobile Control Installation guide. Product version: 3.5

Sophos Mobile Control Installation guide. Product version: 3.5 Sophos Mobile Control Installation guide Product version: 3.5 Document date: July 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...10 4 External

More information

Dell Mobile Management. Apple Device Enrollment Program

Dell Mobile Management. Apple Device Enrollment Program Dell Mobile Management Contents Dell Mobile Management 3 Setting up the 3 DMM Device Deployment Program Prerequisites 4 Configure Apple VPP Token in DMM 5 Download Apple VPP Token 5 Assign VPP App Licenses

More information

etoken Enterprise For: SSL SSL with etoken

etoken Enterprise For: SSL SSL with etoken etoken Enterprise For: SSL SSL with etoken System Requirements Windows 2000 Internet Explorer 5.0 and above Netscape 4.6 and above etoken R2 or Pro key Install etoken RTE Certificates from: (click on the

More information

Technical Certificates Overview

Technical Certificates Overview Technical Certificates Overview Version 8.2 Mobile Service Manager Legal Notice This document, as well as all accompanying documents for this product, is published by Good Technology Corporation ( Good

More information

This guide provides information on...

This guide provides information on... Distributing GO!Enterprise MDM for ios as an Enterprise App This guide provides information on...... Benefits of Distributing GO!Enterprise MDM for ios as an Enterprise App... Requirements for Distributing

More information

Entrust Managed Services PKI. Configuring secure LDAP with Domain Controller digital certificates

Entrust Managed Services PKI. Configuring secure LDAP with Domain Controller digital certificates Entrust Managed Services Entrust Managed Services PKI Configuring secure LDAP with Domain Controller digital certificates Document issue: 1.0 Date of issue: October 2009 Copyright 2009 Entrust. All rights

More information

NetBackup Backup, Archive, and Restore Getting Started Guide

NetBackup Backup, Archive, and Restore Getting Started Guide NetBackup Backup, Archive, and Restore Getting Started Guide UNIX, Windows, and Linux Release 6.5 Veritas NetBackup Backup, Archive, and Restore Getting Started Guide Copyright 2007 Symantec Corporation.

More information

For Active Directory Installation Guide

For Active Directory Installation Guide For Active Directory Installation Guide Version 2.5.2 April 2010 Copyright 2010 Legal Notices makes no representations or warranties with respect to the contents or use of this documentation, and specifically

More information

How to configure BusinessObjects Enterprise with Citrix Presentation Server 4.0

How to configure BusinessObjects Enterprise with Citrix Presentation Server 4.0 How to configure BusinessObjects Enterprise with Citrix Presentation Server 4.0 Applies to: BusinessObjects Enterprise XI 3.0 Summary The objective of this document is to provide steps to install and configure

More information

HOTPin Integration Guide: DirectAccess

HOTPin Integration Guide: DirectAccess 1 HOTPin Integration Guide: DirectAccess Disclaimer Disclaimer of Warranties and Limitation of Liabilities All information contained in this document is provided 'as is'; Celestix assumes no responsibility

More information

PUBLIC Preferences Setup Automated Analytics User Guide

PUBLIC Preferences Setup Automated Analytics User Guide SAP Predictive Analytics 2.3 2015-08-27 PUBLIC Automated Analytics User Guide Content 1 About Startup Options....3 1.1 Accessing the Preferences Dialog.... 3 2 Setting the General Options....4 2.1 Default

More information

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15 Product Manual MDM On Premise Installation Version 8.1 Last Updated: 06/07/15 Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 632 0411 Fax: + 41 52 672 2010 www.parallels.com

More information

Symantec Managed PKI. Integration Guide for ActiveSync

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

More information

Authentication in XenMobile 8.6 with a Focus on Client Certificate Authentication

Authentication in XenMobile 8.6 with a Focus on Client Certificate Authentication Authentication in XenMobile 8.6 with a Focus on Client Certificate Authentication Authentication is about security and user experience and balancing the two goals. This document describes the authentication

More information

FOR WINDOWS FILE SERVERS

FOR WINDOWS FILE SERVERS Quest ChangeAuditor FOR WINDOWS FILE SERVERS 5.1 User Guide Copyright Quest Software, Inc. 2010. All rights reserved. This guide contains proprietary information protected by copyright. The software described

More information

Visualization Extension Plugin Version: 1.0.0-2014-12-04. Visualization Extension Plugin for SAP Web IDE

Visualization Extension Plugin Version: 1.0.0-2014-12-04. Visualization Extension Plugin for SAP Web IDE Visualization Extension Plugin Version: 1.0.0-2014-12-04 Visualization Extension Plugin for SAP Web IDE Content 1 Visualization Extension Plugin Overview....3 1.1 About the visualization extension plugin....

More information

HP Device Manager 4.7

HP Device Manager 4.7 Technical white paper HP Device Manager 4.7 FTPS Certificates Configuration Table of contents Overview... 2 Server certificate... 2 Configuring a server certificate on an IIS FTPS server... 2 Creating

More information

Getting Started with the License Administration Workbench 2.0 (LAW 2.0)

Getting Started with the License Administration Workbench 2.0 (LAW 2.0) Getting Started SAP Global License Auditing Document Version: 1.2 2015-03-13 Getting Started with the License Administration Workbench 2.0 (LAW 2.0) Table of Contents 1 Getting Started with the License

More information

Intel vpro Technology. How To Purchase and Install Go Daddy* Certificates for Intel AMT Remote Setup and Configuration

Intel vpro Technology. How To Purchase and Install Go Daddy* Certificates for Intel AMT Remote Setup and Configuration Intel vpro Technology How To Purchase and Install Go Daddy* Certificates for Intel AMT Remote Setup and Configuration Revision 1.4 March 10, 2015 Revision History Revision Revision History Date 1.0 First

More information

Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com

Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Manual Copyright 2013, 3CX Ltd. http://www.3cx.com E-mail: info@3cx.com Information in this document is subject to change without notice. Companies names and data used in examples herein are fictitious

More information

DIGIPASS KEY series and smart card series for Juniper SSL VPN Authentication

DIGIPASS KEY series and smart card series for Juniper SSL VPN Authentication DIGIPASS KEY series and smart card series for Juniper SSL VPN Authentication Certificate Based 2010 Integration VASCO Data Security. Guideline All rights reserved. Page 1 of 31 Disclaimer Disclaimer of

More information

Device Enrollment Guide

Device Enrollment Guide TechReady Are you ready to implement IT solutions? Device Enrollment Guide Mobile Device Management with Enterprise Mobility Suite Created for: TechReady 7 iunie 2016 Version 0.3 Created by: Adrian Stoian

More information

TechNote. Contents. Overview. Using a Windows Enterprise Root CA with DPI-SSL. Network Security

TechNote. Contents. Overview. Using a Windows Enterprise Root CA with DPI-SSL. Network Security Network Security Using a Windows Enterprise Root CA with DPI-SSL Contents Overview... 1 Deployment Considerations... 2 Configuration Procedures... 3 Importing the Public CA Certificate for Trust... 3 Importing

More information

DIGIPASS CertiID. Getting Started 3.1.0

DIGIPASS CertiID. Getting Started 3.1.0 DIGIPASS CertiID Getting Started 3.1.0 Disclaimer Disclaimer of Warranties and Limitations of Liabilities The Product is provided on an 'as is' basis, without any other warranties, or conditions, express

More information

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks of StarWind Software which

More information

formerly Help Desk Authority 9.1.3 Upgrade Guide

formerly Help Desk Authority 9.1.3 Upgrade Guide formerly Help Desk Authority 9.1.3 Upgrade Guide 2 Contacting Quest Software Email: Mail: Web site: info@quest.com Quest Software, Inc. World Headquarters 5 Polaris Way Aliso Viejo, CA 92656 USA www.quest.com

More information

Quest ChangeAuditor 5.1 FOR ACTIVE DIRECTORY. User Guide

Quest ChangeAuditor 5.1 FOR ACTIVE DIRECTORY. User Guide Quest ChangeAuditor FOR ACTIVE DIRECTORY 5.1 User Guide Copyright Quest Software, Inc. 2010. All rights reserved. This guide contains proprietary information protected by copyright. The software described

More information

Email Account Create for Outlook Express

Email Account Create for Outlook Express Email Account Create for Outlook Express Click Start Menu Choose Outlook Express Click Tools menu from Menu Bar and then click Accounts In Internet Account Wizard, Click Add Button and Click Mail. 1 In

More information

SAP Business One mobile app for Android Version 1.0.x November 2013

SAP Business One mobile app for Android Version 1.0.x November 2013 SAP Business One mobile app for Android Version 1.0.x November 2013 Legal disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

Sophos Mobile Control Installation guide. Product version: 3.6

Sophos Mobile Control Installation guide. Product version: 3.6 Sophos Mobile Control Installation guide Product version: 3.6 Document date: November 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...5 3 Set up Sophos Mobile Control...11 4 External

More information

Setting up Visual Enterprise Integration (WM6)

Setting up Visual Enterprise Integration (WM6) SAP Mobile Platform 3.0 June 2015 English Setting up Visual Enterprise Integration (WM6) Building Block Configuration Guide SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2015 SAP SE or

More information

StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core

StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core StarWind iscsi SAN Software: Installing StarWind on Windows Server 2008 R2 Server Core www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved.

More information

WHITE PAPER Citrix Secure Gateway Startup Guide

WHITE PAPER Citrix Secure Gateway Startup Guide WHITE PAPER Citrix Secure Gateway Startup Guide www.citrix.com Contents Introduction... 2 What you will need... 2 Preparing the environment for Secure Gateway... 2 Installing a CA using Windows Server

More information

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory

User Document. Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Adobe Acrobat 7.0 for Microsoft Windows Group Policy Objects and Active Directory Copyright 2005 Adobe Systems Incorporated. All rights reserved. NOTICE: All information contained herein is the property

More information