Release Notes. KNOX Premium SDK. Version 2.5

Size: px
Start display at page:

Download "Release Notes. KNOX Premium SDK. Version 2.5"

Transcription

1 Release Notes Premium SDK 2.5 September 2015

2 Copyright Notice Copyright 2015 Samsung Electronics Co. Ltd. All rights reserved. Samsung is a registered trademark of Samsung Electronics Co. Ltd. Samsung is a trademark of Samsung Electronics, Co., Ltd. in the United States and other countries. Specifications and designs are subject to change without notice. Non-metric weights and measurements are approximate. All data were deemed correct at time of creation. Samsung is not liable for errors or omissions. Android and Google Play are trademarks of Google Inc. ARM and TrustZone are registered trademarks of ARM Limited (or its subsidiaries) in the EU and/or elsewhere. Bluetooth is a registered trademark of Bluetooth SIG, Inc. worldwide. Cisco AnyConnect is a registered trademark of Cisco Systems, Inc. and/or its affiliates in the United States and certain other countries. F5 Big IP-Edge Client is a registered trademark of F5 Networks, Inc. in the U.S. and in certain other countries. ios is a trademark of Apple Inc., registered in the U.S. and other countries. Junos Pulse is a trademark of Pulse Secure, LLC. KeyVPN Client is a trademark of Mocana Corporation. Microsoft Azure and Microsoft Active Directory are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. NFC Forum and the NFC Forum logo are trademarks of the Near Field Communication Forum. OpenVPN is a registered trademark of OpenVPN Technologies Inc. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. strongswan is an open source software under General Public License as published by the Free Software Foundation. Wi-Fi is a registered trademark of the Wi-Fi Alliance. All brands, products, service names and logos are trademarks and/or registered trademarks of their respective owners and are hereby recognized and acknowledged. Samsung Premium SDK Information : 2.5 Supported Target Platform Android 5.0 (Lollipop) Document History Date SDK Doc Description of changes 12/27/ Base document version 7/10/ Added new polices. Removed Takeover APIs 10/21/ Added new and 3/4/ Added new 2.0 (includes 1.2 APIs) Separated Smart Card (SC) SDK 7/8/ Added new 2.1 polices. Update on released 2.0 polices. 9/25/ Updated all existing policies & features till 2.1. Added new 2.2 polices. 12/5/ Updated all existing policies & features till 2.2. Added new 2.3 polices. 3/4/ Updated all existing policies & features till 2.3. Added new 2.4 polices. 9/3/ Added new 2.5 polices. Note: No changes in Contact Information Samsung Electronics Co., Ltd 416, Maetan-3dong, Yeongtong-gu Suwon-City Gyeonggi-do, Samsung Research America, Ltd 665 Clyde Avenue, Mountain View, CA United States of America Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. ii

3 Contents 1 Introduction... iv Additional documentation... iv 2 Installation and configuration Supported features... 6 Previous version 2.4 Release history... 6 Previous version 2.3 Release history... 8 Policies implemented up to New features and enhancements New 2.5 feature descriptions New 2.5 feature enhancement descriptions New 2.5 policies Issues fixed Known issues Samsung Standard SDK Developer Guide Copyright 2015 Samsung Electronics Co. Ltd. iii

4 1 Introduction This release contains the policies released as part of the Enterprise Device Management Project. The Enterprise Device Management project is part of a broader on-going effort to make Samsung Android Smart phones & Tablets enterprise friendly. These policies are intended to be used by any Device Management client to enforce organization specific policies on employee devices. MDM clients developed by Samsung Partners are intended to make use of these policies to satisfy their and their customer s requirements. Additional documentation The following documentation is also available for additional information regarding the Samsung Standard and Premium SDKs: Samsung Premium SDK Developer Guide Describes the Samsung Premium and Standard SDK APIs and explains how to use them to develop Android app containers and other mobile enterprise features that can be implemented in Enterprisemanaged Samsung -enabled mobile devices. This guide includes Java device and container use case examples. You should consult this guide if you want to implement an agent APK that calls SDK APIs and communicates with the partner s management server. The partner agent APK must be installed on the device by the user or IT admin, typically through Google Play or side loading. The advantage of this approach is that this is the traditional model that supports pre- 2.0 versions of the SDK. Samsung Quality Criteria for MDM Solutions Describes the quality criteria for Samsung that each MDM partner should implement with their mobile device management solution. Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. iv

5 2 Installation and configuration The Premium SDK policies are currently developed on Android Lollipop. The required MDM client should be installed on this device and the new policies can be exercised. Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 5

6 3 Supported features Previous version 2.4 Release history The following table includes the policies which have been developed in 2.4: Policy Group Advanced Restriction Policy Group Policy CC Mode State: AdvancedRestrictionPolicy.getCCModeState() Container Configuration: Container Configuration Policy group ConfigurationType.setEnterpriseIdentityAuthentication() ConfigurationType.getEnterpriseIdentityAuthentication() ConfigurationType. setgenericssoconfig() ConfigurationType. getgenericssoconfig() ConfigurationType.setKeyguardDisabledFeatures() ConfigurationType.getKeyguardDisabledFeatures() Container Management: 2.4 Container Management ContainerConfigurationPolicy.enableBluetooth() ContainerConfigurationPolicy.isBluetoothEnabled() ContainerConfigurationPolicy.enableNFC() ContainerConfigurationPolicy.isNFCEnabled() The following table lists helper classes which have been developed in 2.4: Class Comments MDM KnoxVpnErrorValues New error code class 2.4 Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 6

7 The following table includes the constants which have been developed in 2.4: Class AdvancedRestrictionPolicy Constant CCMODE_STATE_NOT_SUPPORTED CCMODE_STATE_NONE CCMODE_STATE_DISABLED CCMODE_STATE_READY CCMODE_STATE_ENFORCING CCMODE_STATE_ENABLED 2.4 The following table includes the list of policies which have been deprecated in 2.4: Policy Group Advanced Restriction Policy Group Policy AdvancedRestrictionPolicy.isCCModeEnabled(boolean showmsg) 2.0 The following table includes the list of constansts have been deprecated in 2.4: Class Member EnterpriseSSOPolicy SSO_SAMSUNG_SERVICE_PACKAGE_PATH 2.0 The following table includes the list of constansts have been deprecated and not supported since 2.4: Class Member SmartCardAccessPolicy BT_SECURE_MODE_DISABLED 2.0 The following table lists the policies which have not been supported since 2.4: Policy Group Enterprise ISL Group EnterpriseISLPolicy class Policy IntegrityResultSubscriber class 1.0 Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 7

8 Previous version 2.3 Release history The following table lists the policies which were developed in 2.3: Policy Group Policy Container Configuration: 2.3 Container Configuration Policy group ConfigurationType.setBiometricAuthenticationEnable d(int bioauth, boolean enable) ConfigurationType.isBiometricAuthenticationEnabled( int bioauth) Container Management: 2.3 Container Management ContainerConfigurationPolicy.setSettingsOptionEnabled(Str ing option, boolean enable) ContainerConfigurationPolicy.isSettingsOptionEnabled(Stri ng option) The following table lists the constants which were developed in 2.3: Class Constant ContainerConfigurationPolicy OPTION_CALLER_INFO 2.3 The following table lists the policies which have been deprecated in 2.3: Policy Group Policy Enterprise ISL Group EnterpriseISLPolicy class IntegrityResultSubscriber class EnterpriseManager.getEnterpriseISLPolicy() 1.0 Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 8

9 Policies implemented up to 2.2 The following table includes the list of policies which have been developed up to 2.2: Policy Group Policy Audit Log Container Application Policy group Container Firewall Policy group Container Restriction Policy Group Certificate Management Container VPN Policy group Enterprise Container Management Policy group Container Password Policy Group Enable/Disable Audit Log Service 1.0 Manage/Monitor Audit Log Feature Parameters 1.0 Dump Audit Log Information 1.0 Additional Audit Log Features 1.0 Container Package management 1.0 Start/Stop an Application 1.0 Enable/Disable Application 1.0 Write data in application home directory. 1.0 Add/Get/Check/Remove the packages in the intall white 1.0 list. Home shortcut 1.0 Prevent user from clear data certain application 1.0 Prevent user from clear cache certain application 1.0 Application inside container based Firewall 1.0 Get active IPTABLES rules 1.0 Web Filtering / Reporting 1.0 Redirect Exceptions 1.0 Kernel routing table information 1.0 Allow/Disallow Camera 1.0 Allow/Disallow Share List 1.0 Allow/Disallow Use Secure Keyboard 1.0 Manage trusted CA restriction list 1.0 Notify MDM admin of certificate failure events 1.0 Notify user of certificate failure events 1.0 Display to the user the identity of the entity that signed an 1.0 application Manage untrusted upon user certificate request restriction list 1.0 Certificates Revocation Status Check 1.0 Certificate Validation at install time 1.0 Add/Remove Per App VPN in Container 1.0 List packages with VPN profile 1.0 Add/Remove VPN profile in Container 1.0 Container Creation policy 1.0 Container removal policy 1.0 Container Information Policy 1.0 Container Activation/Deactivation policy 1.0 Container Activation/Deactivation policy 1.0 Password Age IT policy rule 1.0 Maximum Password History IT policy rule 1.0 Minimum number of complex characters 1.0 Password Policy Delay 1.0 Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 9

10 Enterprise Single-Sign-On (Added late binding support) Enterprise ISL Group Attestation Enterprise License Management Enterprise Premium VPN Policy Group SEAndroid Policy Enforcement Password Change enforcement 1.0 Maximum password attempts for Container disable 1.0 Password Maximum Repeated Characters 1.0 Password Maximum Repeated Numerics 1.0 Password Forbidden Personal Data 1.0 Maximum Sequence of Characters 1.0 Minimum change in Password Characters 1.0 Enable / Disable Make password visible option 1.0 Password sufficient. 1.0 Get SSO error code Get EnterpriseSSOPolicy object Perform Prebaseline scan 1.0 First time device approval using MDM 1.0 Perform Integrity scan 1.0 Clear integrity baseline 1.0 Add 3rd party package to baseline 1.0 Remove3rd party package from baseline 1.0 Update the current baseline 1.0 Register callback with integrity service 1.0 Request binding to integrity service agent 1.0 Check if integrity service agent is ready 1.0 start the runtime Integrity monitoring 1.0 stop the runtime Integrity monitoring 1.0 get the List of ISA 2.0 Start attestation Start attestation with nonce Set the attestation server URL Get device id Activate Enterprise License Connect/Disconnect Per app VPN Set/Get certificates for authentication 1.0 Set/Get VPN Connections 1.0 Set/Get VPN mode 1.0 Enable/Disable Route and setting. 1.0 Remove VPN Connection 1.0 Update SEAndroid Policy 1.0 Update Mapping of File Paths to Security Labels 1.0 Update Mapping of Android Properties to Security Labels 1.0 Update Mapping of Java Applications to Security Contexts 1.0 Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 10

11 Revoke SEAndroid policies 1.0 Get the SEAndroid Agent owner 1.0 Get the status of the SELinux property 1.0 Get AMS Enforce State 1.0 Get AMS Log Level 1.0 Set SELinux Enforcing 1.0 SmartCard Policy group Enable/Disable SmartCard credentials for 1.0 Enterprise Single-Sign-On Enable/Disable SmartCard Authentication for Browser 1.0 Set/get customer ID 1.0 Set Application whitelist 1.0 Delete Application whitelist 1.0 Delete Application whitelist state 1.0 Set Customer Information 1.0 Force user to re-authenticate 1.0 Unenroll user from SSO service 1.0 Enterprise Manager Get 1.0 Enterprise Container Management Policy group Generic VPN Policy Group SEAndroid Policy Enforcement Get ified State 1.0 Container Activation/Deactivation Policy Container Activation/Deactivation Policy Connect/Disconnect Per app VPN Set/Get Certificates for authentication Set/Get VPN Connections Set/Get VPN mode Enhanced VPN Functionality Remove VPN Connection Get state/error-status of the profile Get SELinux Mode Get the SEInfo from PackageName Get the SEInfo from Certificate Get Domain from PackageName Get Domain from SEInfo, PackageName Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 11

12 Get DataType from PackageName Get DataType from SEInfo, PackageName Update MAC Permission Enterprise License Manager De-Activate license 1.2 Container Remote content provider Data sync management policy 2.0 policy Container group Remote content provider File moving policy 2.0 policy Container group Remote content provider Application moving policy 2.0 policy Certificate group Management Prevent removal of certificates / resetingkeystore 2.0 Certificate Management Permit an application to read private keys 2.0 Container Management Container Creation policy 2.0 Policy group Container Management Container removal policy 2.0 Policy group Container Management Container Information Policy 2.0 Policy group Container Management Container configuration policy 2.0 Policy group Container Management Container Activation/Deactivation policy. 2.0 Policy group Container Management Self Uninstall Policy 2.0 Policy group Enterprise License Manager Activate license(non-admin) 2.0 Enterprise License Manager De-Activate license (non-admin) 2.0 SmartCard Policy group Enforce certificate alias name used for SmartCard 2.0 SmartCard Policy group credentials Bluetooth Secure for S/MIME Access to Card reader 2.0 SmartCard Policy group Select certificate alias name for SmartCard Authentication 2.0 VPN Management Group with Connect/Disconnect Browser Per app Vpn. 2.0 Enterprise Client Certificate Manage Client Certificates 2.0 Manager Enterprise Policy Group TIMA Keystore Manage TIMA Keystore 2.0 Policy SEAMS Group Manage SEAMs APIs 2.0 Advanced Restriction Policy Manage Firmware Auto update 2.0 Advanced Restriction Policy Manage CC Mode 2.0 Advanced Restriction Policy Exclusive admin support 2.0 Advanced Restriction Policy ODE Trusted Boot verification 2.0 Container Smartcard Access policy Enable smartcard access policies inside container 2.0 Container Configuration policy Add/Get/Check/Remove the packages in the install white 2.0 Container Configuration policy list. Allow/Disallow secure keypad usage IT policy rule 2.0 Container Configuration policy Container Activation/Deactivation policy 2.0 Container Configuration policy Resetting container password 2.0 Enterprise Single-Sign-On Push data to SSO service 2.0 Enterprise Single-Sign-On Request setup SSO service 2.0 Enterprise Single-Sign-On Check if EnterpriseSSOPolicy service is ready 2.0 Enterprise Client Certificate Manage Client Certificates 2.1 Manager Enterprise Policy Group Certificate Enroll Certificate enrollment, renewal and deletion operations 2.1 Policy SEAMs Group with Manage different SEAMs protocols APIs like SCEP, CMC, CMP 2.1 Advanced Restriction Policy API whether CC mode supported or not 2.1 Container Configuration policy Reset container on reboot 2.1 Container Configuraton Management Policy Group Password pattern restriction 2.1 Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 12

13 Container Configuraton Light Weight Container (LWC) configuration 2.1 Management Container Configuraton Policy Group Container Only Mode (COM) configuration 2.1 Management Certificate Policy Policy Group Group Allow/Block installation of self signed applications 2.2 Enterprise Billing Policy Group APN based Enterprise split billing 2.2 Container Management Policy Remove Configuration Type 2.2 Group Container Management Policy Create Container(Creation Param) 2.2 Group Container Configuration policy Reset container password 2.2 group. Container Configuration Policy Manage Hibernation Timeout 2.2 Group Container Configuration Policy Manage Wi-Fi network SSID 2.2 Group Container Configuration Policy Enable external sdcard. 2.2 Group Container Configuration Policy Manage External Storage White and Black List 2.2 Group Container Configuration Policy Manage Remote Control 2.2 Group Configuration Type MultiFactor Authentication 2.2 Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 13

14 4 New features and enhancements This chapter details the new 2.5 features and enhancements in the following sections: New feature descriptions New feature enhancement descriptions Policies New 2.5 feature descriptions The following table details the new features for 2.5: Feature Container Launch Layout Container USB access Description You can now set the container layout that users see when accessing a container: folder (as used by the lightweight container) or classic (with separate launcher). Folder type is set by default. You can enable or disable USB access for apps inside the container. New 2.5 feature enhancement descriptions The following table details the feature enhancements for 2.5: Feature Description Audit log You can now specify the types of messages that get saved to the Audit Log to analyze device events and troubleshoot problems. You can select events based on their severity, success or fail status, module group (security, system, network, events, and application), and whether they originated from the kernel New 2.5 policies The following table lists the policies which have been developed in 2.5: Policy Group Policy Container Configuration Policy group Container Configuration: ConfigurationType.setContainerLayout() ConfigurationType.getContainerLayout() ConfigurationType.allowLayoutSwitching() ConfigurationType.isLayoutSwitchingAllowed() 2.5 Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 14

15 Container Management Policy group Get policy instance: KnoxContainerManager.getFirewall() 2.5 AuditLog Policy Group Container Management: ContainerConfigurationPolicy.enableUsbAccess() ContainerConfigurationPolicy.isUsbAccessEnabled() AuditLog: AuditLog.setAuditLogRules() AuditLog.getAuditLogRules() 2.5 SEAMS Note: Changed multiuser scope for all APIs from Global to User Manage SEAMs: SEAMS.activateDomain() 2.5 The following table lists helper classes which have been developed in 2.5: Class AuditLogRulesInfo Configure AuditLog rules Comments 2.5 The following table includes the constants which have been developed in 2.5: Class Constant CONTAINER_LAYOUT_TYPE_FOLDER CONTAINER_LAYOUT_TYPE_CLASSIC 2.5 KnoxContainerManager KnoxVpnErrorValues AuditLog CONTAINER_CREATION_FAILED_SPECIFIC_ERROR_TYPE ERROR_CREATION_FAILED_INVALID_PARAM ERROR_CREATION_FAILED_SUB_USER ERROR_CREATION_FAILED_RESERVED_CONFIGURATION_TYPE_USED ERROR_CREATION_FAILED_INVALID_PARAM_LIST ERROR_CREATION_FAILED_INVALID CONFIGURATION_TYPE ERROR_CREATION_FAILED_EMERGENCY_MODE ERROR_CREATION_FAILED_INVALID_USER_INFO ERROR_CREATION_FAILED_TIMA_PWD_KEY ERROR_CREATION_FAILED_GENERATE_CMK ERROR_PROXY_FEATURE_NOT_SUPPORTED ERROR_STORING_PROXY_USERNAME ERROR_STORING_PROXY_PASSWORD AUDIT_LOG_SEVERITY_ALERT AUDIT_LOG_SEVERITY_CRITICAL Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 15

16 AUDIT_LOG_SEVERITY_ERROR AUDIT_LOG_SEVERITY_WARNING AUDIT_LOG_SEVERITY_NOTICE The following table includes the list of constansts have been deprecated since 2.5: Class Member CCMProfile Enum AccessControlMethod.PASSWORD 2.1 CCMProfile String accesscontrolpassword 2.1 Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 16

17 5 Issues fixed Not applicable at time of release. Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 17

18 6 Known issues Not applicable at time of release. Samsung Premium SDK Release Notes Copyright 2015 Samsung Electronics Co. Ltd. 18

In-Depth Look at Capabilities: Samsung KNOX and Android for Work

In-Depth Look at Capabilities: Samsung KNOX and Android for Work In-Depth Look at Capabilities: Samsung KNOX and Android for Work Silent Install Using the Samsung KNOX Workspace Mobile Device Management (MDM) APIs, IT admins can install and enable applications automatically.

More information

Samsung KNOX EMM Authentication Services. SDK Quick Start Guide

Samsung KNOX EMM Authentication Services. SDK Quick Start Guide Samsung KNOX EMM Authentication Services SDK Quick Start Guide June 2014 Legal notice This document and the software described in this document are furnished under and are subject to the terms of a license

More information

Samsung KNOX 2. UK Government EUD Guidance Whitepaper

Samsung KNOX 2. UK Government EUD Guidance Whitepaper Samsung KNOX 2 UK Government EUD Guidance Whitepaper December 2014 Copyright Notice Copyright 2014 Samsung Electronics Co. Ltd. All rights reserved. Samsung is a registered trademark of Samsung Electronics

More information

Architecture and Data Flow Overview. BlackBerry Enterprise Service 10 721-08877-123 Version: 10.2. Quick Reference

Architecture and Data Flow Overview. BlackBerry Enterprise Service 10 721-08877-123 Version: 10.2. Quick Reference Architecture and Data Flow Overview BlackBerry Enterprise Service 10 721-08877-123 Version: Quick Reference Published: 2013-11-28 SWD-20131128130321045 Contents Key components of BlackBerry Enterprise

More information

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android GO!Enterprise MDM for Android, Version 3.x GO!Enterprise MDM for Android 1 Table of Contents GO!Enterprise MDM

More information

Samsung KNOX User Guide KNOX for Consumers Edition

Samsung KNOX User Guide KNOX for Consumers Edition Samsung KNOX User Guide KNOX for Consumers Edition Version 1.3 Jan 07, 2015 Copyright Notice Copyright 2013 Samsung Electronics Co. Ltd. All rights reserved. Samsung is a registered trademark of Samsung

More information

Administering Jive Mobile Apps

Administering Jive Mobile Apps Administering Jive Mobile Apps Contents 2 Contents Administering Jive Mobile Apps...3 Configuring Jive for Android and ios... 3 Native Apps and Push Notifications...4 Custom App Wrapping for ios... 5 Native

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

Mobility Manager 9.5. Users Guide

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

More information

Advanced Configuration Steps

Advanced Configuration Steps Advanced Configuration Steps After you have downloaded a trial, you can perform the following from the Setup menu in the MaaS360 portal: Configure additional services Configure device enrollment settings

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

Administration Guide. BlackBerry Enterprise Service 12. Version 12.0

Administration Guide. BlackBerry Enterprise Service 12. Version 12.0 Administration Guide BlackBerry Enterprise Service 12 Version 12.0 Published: 2015-01-16 SWD-20150116150104141 Contents Introduction... 9 About this guide...10 What is BES12?...11 Key features of BES12...

More information

White Paper: An Overview of the Samsung KNOX TM Platform

White Paper: An Overview of the Samsung KNOX TM Platform : An Overview of the Samsung KNOX TM Platform June 2015 Enterprise Mobility Solutions Samsung Electronics Co., Ltd. Contents Samsung KNOX Platform 2 Technology Overview 3 Platform Security 3 Hardware Root

More information

APPENDIX B1 - FUNCTIONALITY AND INTEGRATION REQUIREMENTS RESPONSE FORM FOR A COUNTY HOSTED SOLUTION

APPENDIX B1 - FUNCTIONALITY AND INTEGRATION REQUIREMENTS RESPONSE FORM FOR A COUNTY HOSTED SOLUTION APPENDIX B1 - FUNCTIONALITY AND INTEGRATION REQUIREMENTS RESPONSE FORM FOR A COUNTY HOSTED SOLUTION Response Code: Offeror should place the appropriate letter designation in the Availability column according

More information

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android with TouchDown

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android with TouchDown GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android with TouchDown GO!Enterprise MDM for Android, Version 3.x GO!Enterprise MDM for Android with TouchDown 1 Table

More information

SysAid MDM User Guide for Android

SysAid MDM User Guide for Android SysAid MDM User Guide for Android Table of Contents Introduction Enrolling Your Android Mobile Device in SysAid MDM Unenrolling Your Android Mobile Device from SysAid MDM Have Any Questions? Introduction

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

Sophos Mobile Control SaaS startup guide. Product version: 6

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

More information

BlackBerry Enterprise Service 10. Universal Device Service Version: 10.2. Administration Guide

BlackBerry Enterprise Service 10. Universal Device Service Version: 10.2. Administration Guide BlackBerry Enterprise Service 10 Universal Service Version: 10.2 Administration Guide Published: 2015-02-24 SWD-20150223125016631 Contents 1 Introduction...9 About this guide...10 What is BlackBerry

More information

Sophos Mobile Control Technical Guide. Product version: 3

Sophos Mobile Control Technical Guide. Product version: 3 Sophos Mobile Control Technical Guide Product version: 3 Document date: January 2013 Contents 1 About Sophos Mobile Control...3 2 Integration...5 3 Architecture...7 4 Workflow...12 5 Directory Access...14

More information

Sophos Mobile Control Startup guide. Product version: 3

Sophos Mobile Control Startup guide. Product version: 3 Sophos Mobile Control Startup guide Product version: 3 Document date: January 2013 Contents 1 About this guide...3 2 What are the key steps?...5 3 Log in as a super administrator...6 4 Activate Sophos

More information

Sophos Mobile Control Technical guide

Sophos Mobile Control Technical guide Sophos Mobile Control Technical guide Product version: 2 Document date: December 2011 Contents 1. About Sophos Mobile Control... 3 2. Integration... 4 3. Architecture... 6 4. Workflow... 12 5. Directory

More information

Symantec Mobile Management 7.2 SP3 MR1 Release Notes

Symantec Mobile Management 7.2 SP3 MR1 Release Notes Mobile Management 7.2 SP3 MR1 Release Notes Mobile Management 7.2 SP3 MR1 Release Notes This document includes the following topics: About What's new in 7.2 SP3 MR1 Fixed issues in 7.2 SP3 MR1 Known issues

More information

Flyer 1. Meet evolving enterprise mobility challenges with Samsung KNOX

Flyer 1. Meet evolving enterprise mobility challenges with Samsung KNOX Flyer 1 Meet evolving enterprise mobility challenges with Samsung KNOX Solve today s dynamic enterprise mobility demands with the right solution platform Enterprise Mobility Trends The growth of enterprise

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

Sophos Mobile Control Startup guide. Product version: 3.5

Sophos Mobile Control Startup guide. Product version: 3.5 Sophos Mobile Control Startup guide Product version: 3.5 Document date: July 2013 Contents 1 About this guide...3 2 What are the key steps?...5 3 Log in as a super administrator...6 4 Activate Sophos Mobile

More information

Kony Mobile Application Management (MAM)

Kony Mobile Application Management (MAM) Kony Mobile Application Management (MAM) Kony s Secure Mobile Application Management Feature Brief Contents What is Mobile Application Management? 3 Kony Mobile Application Management Solution Overview

More information

MaaS360 Cloud Extender

MaaS360 Cloud Extender MaaS360 Cloud Extender Installation Guide Copyright 2013 Fiberlink Communications Corporation. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Enterprise Mobility Management Migration Migrating from Legacy EMM to an epo Managed EMM Environment. Paul Luetje Enterprise Solutions Architect

Enterprise Mobility Management Migration Migrating from Legacy EMM to an epo Managed EMM Environment. Paul Luetje Enterprise Solutions Architect Enterprise Mobility Management Migration Migrating from Legacy EMM to an epo Managed EMM Environment Paul Luetje Enterprise Solutions Architect Table of Contents Welcome... 3 Purpose of this document...

More information

MaaS360 On-Premises Cloud Extender

MaaS360 On-Premises Cloud Extender MaaS360 On-Premises Cloud Extender Installation Guide Copyright 2014 Fiberlink Communications Corporation. All rights reserved. Information in this document is subject to change without notice. The software

More information

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note BlackBerry Enterprise Service 10 Secure Work Space for ios and Android Version: 10.1.1 Security Note Published: 2013-06-21 SWD-20130621110651069 Contents 1 About this guide...4 2 What is BlackBerry Enterprise

More information

Soonr Workplace Enterprise Plan Overview

Soonr Workplace Enterprise Plan Overview This document is an overview of the features that are included in the Soonr Workplace Enterprise Plan. The Enterprise Plan is designed for the specific needs of IT departments in larger companies where

More information

Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication

Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication This document serves as a How To reference guide for employees to execute the following MFA tasks: 1.

More information

Sophos Mobile Control Installation guide. Product version: 3

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

More information

Sophos Mobile Control Installation guide

Sophos Mobile Control Installation guide Sophos Mobile Control Installation guide Product version: 2.5 Document date: July 2012 Contents 1 Introduction... 3 2 The Sophos Mobile Control server... 4 3 Set up Sophos Mobile Control... 13 4 Running

More information

AirWatch for Android Devices

AirWatch for Android Devices Overview What is AirWatch AirWatch is the mobile device management (MDM) system provided by UMHS to ensure security for smart phones and tablets that connect to the UMHS environment. AirWatch provides

More information

Initial DUO 2 Factor Setup, Install, Login and Verification

Initial DUO 2 Factor Setup, Install, Login and Verification Please read this entire document it contains important instructions that will help you with the setup and maintenance of your DUO account. PLEASE NOTE: Use of a smartphone is the fastest and simplest way

More information

Security Guide. BlackBerry Enterprise Service 12. for ios, Android, and Windows Phone. Version 12.0

Security Guide. BlackBerry Enterprise Service 12. for ios, Android, and Windows Phone. Version 12.0 Security Guide BlackBerry Enterprise Service 12 for ios, Android, and Windows Phone Version 12.0 Published: 2015-02-06 SWD-20150206130210406 Contents About this guide... 6 What is BES12?... 7 Key features

More information

1. What are the System Requirements for using the MaaS360 for Exchange ActiveSync solution?

1. What are the System Requirements for using the MaaS360 for Exchange ActiveSync solution? MaaS360 FAQs This guide is meant to help answer some of the initial frequently asked questions businesses ask as they try to figure out the who, what, when, why and how of managing their smartphone devices,

More information

Administration Guide BES12. Version 12.3

Administration Guide BES12. Version 12.3 Administration Guide BES12 Version 12.3 Published: 2015-10-30 SWD-20151028105551254 Contents Introduction... 11 About this guide...12 How to use this guide... 13 Steps to administer BES12... 13 Examples

More information

Xperia TM. Read about how Xperia TM devices can be administered in a corporate IT environment

Xperia TM. Read about how Xperia TM devices can be administered in a corporate IT environment peria TM in Business Mobile Device Management Read about how peria TM devices can be administered in a corporate IT environment Device management clients March 2015 Exchange ActiveSync The my peria service

More information

Multi-Factor Authentication Job Aide

Multi-Factor Authentication Job Aide To start your account configuration and begin using Multi-Factor Authentication, log in to the CCHMC Multi-Factor Authentication User Portal at https://mfa.cchmc.org/multifactorauth. For assistance, please

More information

Installing Samsung SDS CellWe EMM cloud connectors and administrator consoles

Installing Samsung SDS CellWe EMM cloud connectors and administrator consoles Appendix 1 Installing Samsung SDS CellWe EMM cloud connectors and administrator consoles This section explains how you use the Cloud Management Suite installation wizard for the following purposes: To

More information

White Paper: An Overview of the Samsung KNOX TM Platform

White Paper: An Overview of the Samsung KNOX TM Platform : An Overview of the Samsung KNOX TM Platform September 2015 Enterprise Mobility Solutions Samsung Electronics Co., Ltd. Contents Samsung KNOX Platform 2 Technology Overview 3 Platform Security 3 Hardware

More information

Managing BlackBerry Enterprise Service 10 version 10.2

Managing BlackBerry Enterprise Service 10 version 10.2 Managing BlackBerry Enterprise Service 10 version 10.2 Course details Course code 726-08882-123 Approximate duration Labs 3 days Labs are included in this course Course overview This course explains how

More information

White Paper: An Overview of the Samsung KNOX TM Platform

White Paper: An Overview of the Samsung KNOX TM Platform : An Overview of the Samsung KNOX TM Platform November 2015 Samsung Research America Samsung Electronics Co., Ltd. Contents Samsung KNOX Platform 2 Technology Overview 3 Platform Security 3 Hardware Root

More information

McAfee Cloud Single Sign On

McAfee Cloud Single Sign On Setup Guide Revision B McAfee Cloud Single Sign On COPYRIGHT Copyright 2013 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee, the McAfee logo, McAfee Active Protection, McAfee

More information

Mobility Manager 9.5. Installation Guide

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

More information

MaaS360 Mobile Device Management (MDM) Administrators Guide

MaaS360 Mobile Device Management (MDM) Administrators Guide MaaS360 Mobile Device Management (MDM) Administrators Guide Copyright 2014 Fiberlink Corporation. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Sophos Mobile Control Technical Guide. Product version: 3.5

Sophos Mobile Control Technical Guide. Product version: 3.5 Sophos Mobile Control Technical Guide Product version: 3.5 Document date: July 2013 Contents 1 About Sophos Mobile Control...3 2 Integration...5 3 Architecture...7 4 Workflow...13 5 Directory Access...16

More information

Android App User Guide

Android App User Guide www.novell.com/documentation Android App User Guide ZENworks Mobile Management 2.7.x August 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of

More information

End User Devices Security Guidance: Apple ios 8

End User Devices Security Guidance: Apple ios 8 GOV.UK Guidance End User Devices Security Guidance: Apple ios 8 Published Contents 1. Changes since previous guidance 2. Usage scenario 3. Summary of platform security 4. How the platform can best satisfy

More information

QuickStart Guide for Mobile Device Management

QuickStart Guide for Mobile Device Management QuickStart Guide for Mobile Device Management Version 8.5 Inventory Configuration Security Management Distribution JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made

More information

SYNCSHIELD FEATURES. Preset a certain task to be executed. specific time.

SYNCSHIELD FEATURES. Preset a certain task to be executed. specific time. SYNCSHIELD FEATURES This document describes the diversity of SyncShield features. Please note that many of the features require a certain platform version, often earlier software versions do not support

More information

BES10 Cloud architecture and data flows

BES10 Cloud architecture and data flows BES10 Cloud architecture and data flows Architecture: BES10 Cloud solution Component APNs BlackBerry Cloud Connector BES10 Cloud BlackBerry Infrastructure Company directory Devices GCM Other third-party

More information

Kaspersky Security for Mobile Administrator's Guide

Kaspersky Security for Mobile Administrator's Guide Kaspersky Security for Mobile Administrator's Guide APPLICATION VERSION: 10.0 SERVICE PACK 1 Dear User, Thank you for choosing our product. We hope that you will find this documentation useful and that

More information

GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios with TouchDown

GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios with TouchDown GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios with TouchDown GO!Enterprise MDM for ios Devices, Version 3.x GO!Enterprise MDM for ios with TouchDown 1 Table of

More information

Remote MasterMind 4.0

Remote MasterMind 4.0 Remote MasterMind 4.0 Revision History V4.0 Build 9686 July 25, 2013 Upgrade Observations After upgrade all LDAP connections will require re-configuration of Base Domain Name and Authentication Type If

More information

Ensuring the security of your mobile business intelligence

Ensuring the security of your mobile business intelligence IBM Software Business Analytics Cognos Business Intelligence Ensuring the security of your mobile business intelligence 2 Ensuring the security of your mobile business intelligence Contents 2 Executive

More information

Building a BYOD Program Using the Casper Suite. Technical Paper Casper Suite v9.4 or Later 17 September 2014

Building a BYOD Program Using the Casper Suite. Technical Paper Casper Suite v9.4 or Later 17 September 2014 Building a BYOD Program Using the Casper Suite Technical Paper Casper Suite v9.4 or Later 17 September 2014 JAMF Software, LLC 2014 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts

More information

Ondřej Výšek Sales Lead, Microsoft MVP. vysek@kpcs.cz

Ondřej Výšek Sales Lead, Microsoft MVP. vysek@kpcs.cz Ondřej Výšek Sales Lead, Microsoft MVP vysek@kpcs.cz Azure Active Directory Features Free edition Basic edition Premium edition Directory as a service User and group management using UI or Windows PowerShell

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

AVG Business SSO Connecting to Active Directory

AVG Business SSO Connecting to Active Directory AVG Business SSO Connecting to Active Directory Contents AVG Business SSO Connecting to Active Directory... 1 Selecting an identity repository and using Active Directory... 3 Installing Business SSO cloud

More information

Deploying iphone and ipad Mobile Device Management

Deploying iphone and ipad Mobile Device Management Deploying iphone and ipad Mobile Device Management ios supports Mobile Device Management (MDM), giving businesses the ability to manage scaled deployments of iphone and ipad across their organizations.

More information

Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication. Mobile App Activation

Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication. Mobile App Activation Guide for Setting Up Your Multi-Factor Authentication Account and Using Multi-Factor Authentication Mobile App Activation Before you can activate the mobile app you must download it. You can have up to

More information

Centrify Mobile Authentication Services

Centrify Mobile Authentication Services Centrify Mobile Authentication Services SDK Quick Start Guide 7 November 2013 Centrify Corporation Legal notice This document and the software described in this document are furnished under and are subject

More information

QuickStart Guide for Mobile Device Management. Version 8.6

QuickStart Guide for Mobile Device Management. Version 8.6 QuickStart Guide for Mobile Device Management Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF

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

iphone in Business Mobile Device Management

iphone in Business Mobile Device Management 19 iphone in Business Mobile Device Management iphone supports Mobile Device Management, giving businesses the ability to manage scaled deployments of iphone across their organizations. These Mobile Device

More information

Casper Suite Release Notes. Version 9.1

Casper Suite Release Notes. Version 9.1 Casper Suite Release Notes Version 9.1 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software 301 4th Ave

More information

Auditing the Security and Management of Smart Devices. ISACA Dallas Meeting February 13, 2014

Auditing the Security and Management of Smart Devices. ISACA Dallas Meeting February 13, 2014 Securely Manage your devices, applications and data. Deploy your corporate policies on smart devices. Comply with Regulatory Laws. Auditing the Security and Management of Smart Devices ISACA Dallas Meeting

More information

www.novell.com/documentation User Guide Novell iprint 1.1 March 2015

www.novell.com/documentation User Guide Novell iprint 1.1 March 2015 www.novell.com/documentation User Guide Novell iprint 1.1 March 2015 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this documentation, and specifically

More information

Jabber 10.6. Client Update. February 2015 issue 0.6

Jabber 10.6. Client Update. February 2015 issue 0.6 Jabber 10.6 Client Update February 2015 issue 0.6 Introducing Cisco Jabber 10.6 Clients Jabber 10.6 is the latest release of Cisco Unified communication client The release is available across all platforms

More information

Xperia TM. Read about how Xperia TM devices can be administered in a corporate IT environment

Xperia TM. Read about how Xperia TM devices can be administered in a corporate IT environment Xperia TM in Business Mobile Device Management Read about how Xperia TM devices can be administered in a corporate IT environment Device management clients Xperia TM T3 Exchange ActiveSync The my Xperia

More information

HIGH-SECURITY MOBILITY MANAGEMENT FROM BLACKBERRY

HIGH-SECURITY MOBILITY MANAGEMENT FROM BLACKBERRY GOLD EMM SUBSCRIPTIONS Experience the most secure mobility management solution with BES12 and Gold Enterprise Mobility Management (EMM) subscriptions. HIGH-SECURITY MOBILITY MANAGEMENT FROM BLACKBERRY

More information

Introduction to Mobile Application Management (MAM)

Introduction to Mobile Application Management (MAM) Introduction to Mobile Application Management (MAM) Overview This guide details how your organization can manage mobile applications using AirWatch's Mobile Application Management (MAM) functionality.

More information

An Overview of Samsung KNOX Active Directory and Group Policy Features

An Overview of Samsung KNOX Active Directory and Group Policy Features C E N T R I F Y W H I T E P A P E R. N O V E M B E R 2013 An Overview of Samsung KNOX Active Directory and Group Policy Features Abstract Samsung KNOX is a set of business-focused enhancements to the Android

More information

70 299 Implementing and Administering Security in a Microsoft Windows Server 2003 Network

70 299 Implementing and Administering Security in a Microsoft Windows Server 2003 Network 70 299 Implementing and Administering Security in a Microsoft Windows Server 2003 Network Course Number: 70 299 Length: 1 Day(s) Course Overview This course is part of the MCSA training.. Prerequisites

More information

MaaS360 Mobile Enterprise Gateway

MaaS360 Mobile Enterprise Gateway MaaS360 Mobile Enterprise Gateway Administrator Guide Copyright 2013 Fiberlink Communications Corporation. All rights reserved. Information in this document is subject to change without notice. The software

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

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide BlackBerry Enterprise Service 10 Version: 10.2 Configuration Guide Published: 2015-02-27 SWD-20150227164548686 Contents 1 Introduction...7 About this guide...8 What is BlackBerry Enterprise Service 10?...9

More information

Mobile App Containers: Product Or Feature?

Mobile App Containers: Product Or Feature? ANALYST BRIEF Mobile App Containers: Product Or Feature? APPLE AND SAMSUNG HAVE TAKEN BIG STEPS WITH CONTAINERIZATION Author Andrew Braunberg Overview Secure workspaces, or containers, used for isolating

More information

Apps. Devices. Users. Data. Deploying and managing applications across platforms is difficult.

Apps. Devices. Users. Data. Deploying and managing applications across platforms is difficult. Users Devices Apps Data Users expect to be able to work in any location and have access to all their work resources. The explosion of devices is eroding the standards-based approach to corporate IT. Deploying

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

STRONGER AUTHENTICATION for CA SiteMinder

STRONGER AUTHENTICATION for CA SiteMinder STRONGER AUTHENTICATION for CA SiteMinder Adding Stronger Authentication for CA SiteMinder Access Control 1 STRONGER AUTHENTICATION for CA SiteMinder Access Control CA SITEMINDER provides a comprehensive

More information

MaaS360 Mobile Enterprise Gateway

MaaS360 Mobile Enterprise Gateway MaaS360 Mobile Enterprise Gateway Administrator Guide Copyright 2014 Fiberlink, an IBM Company. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Using Devices. Chapter 3

Using Devices. Chapter 3 Chapter 3 Using Devices es The Devices page lists all the devices you have enrolled in the Centrify identity platform and lets you send commands to the devices. Device related tasks that you can perform

More information

McAfee Enterprise Mobility Management 11.0 Software

McAfee Enterprise Mobility Management 11.0 Software Product Guide McAfee Enterprise Mobility Management 11.0 Software For use with epolicy Orchestrator 4.6.5-5.0 Software COPYRIGHT Copyright 2013 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS

More information

White Paper: An Overview of the Samsung KNOX TM 2.0 Platform

White Paper: An Overview of the Samsung KNOX TM 2.0 Platform : An Overview of the Samsung KNOX TM 2.0 Platform March 2014 Enterprise Mobility Solutions Samsung Electronics Co., Ltd. Contents Acronyms Introducing the Samsung KNOX 2.0 Platform What's New in the KNOX

More information

Workday Mobile Security FAQ

Workday Mobile Security FAQ Workday Mobile Security FAQ Workday Mobile Security FAQ Contents The Workday Approach 2 Authentication 3 Session 3 Mobile Device Management (MDM) 3 Workday Applications 4 Web 4 Transport Security 5 Privacy

More information

ipad in Business Mobile Device Management

ipad in Business Mobile Device Management ipad in Business Mobile Device Management ipad supports Mobile Device Management, giving businesses the ability to manage scaled deployments of ipad across their organizations. These Mobile Device Management

More information

HOTPin Integration Guide: Google Apps with Active Directory Federated Services

HOTPin Integration Guide: Google Apps with Active Directory Federated Services HOTPin Integration Guide: Google Apps with Active Directory Federated Services Disclaimer Disclaimer of Warranties and Limitation of Liabilities All information contained in this document is provided 'as

More information

Advanced Administration

Advanced Administration BlackBerry Enterprise Service 10 BlackBerry Device Service Version: 10.2 Advanced Administration Guide Published: 2014-09-10 SWD-20140909133530796 Contents 1 Introduction...11 About this guide...12 What

More information

Deploying iphone and ipad Security Overview

Deploying iphone and ipad Security Overview Deploying iphone and ipad Security Overview ios, the operating system at the core of iphone and ipad, is built upon layers of security. This enables iphone and ipad to securely access corporate services

More information

Sophos Mobile Control as a Service Startup guide. Product version: 3.5

Sophos Mobile Control as a Service Startup guide. Product version: 3.5 Sophos Mobile Control as a Service Startup guide Product version: 3.5 Document date: August 2013 Contents 1 About this guide...3 2 What are the key steps?...4 3 First login...5 4 Change your administrator

More information

Sophos Mobile Control Administrator guide. Product version: 3.6

Sophos Mobile Control Administrator guide. Product version: 3.6 Sophos Mobile Control Administrator guide Product version: 3.6 Document date: November 2013 Contents 1 About Sophos Mobile Control...4 2 About the Sophos Mobile Control web console...7 3 Key steps for

More information

CUSTOMER Android for Work Quick Start Guide

CUSTOMER Android for Work Quick Start Guide Mobile Secure Cloud Edition Document Version: 1.0 2016-01-25 CUSTOMER Content 1 Introduction to Android for Work.... 3 2 Prerequisites....4 3 Setting up Android for Work (Afaria)....5 4 Setting up Android

More information

QuickStart Guide for Managing Mobile Devices. Version 9.2

QuickStart Guide for Managing Mobile Devices. Version 9.2 QuickStart Guide for Managing Mobile Devices Version 9.2 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF

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

March 2012. How Eye-Fi Works Overview Flowcharts

March 2012. How Eye-Fi Works Overview Flowcharts March 2012 How Eye-Fi Works Overview Flowcharts 2012 Visioneer, Inc. (A Xerox Trademark Licensee) All rights reserved. XEROX, XEROX and Design, and DocToMe are registered trademarks of Xerox Corporation

More information