Automating Cloud Security with Centrify Express and RightScale

Size: px
Start display at page:

Download "Automating Cloud Security with Centrify Express and RightScale"

Transcription

1 QUICK START GUIDE. MAY 2011 Automating Cloud Security with Centrify Express and RightScale How to secure cloud systems by joining them to your Active Directory infrastructure Abstract This Quick Start Guide shows how to use Centrify DirectControl Express with RightScale to join hosted Linux systems to Active Directory in order to centrally manage user authentication. Centralizing user accounts in Active Directory simplifies user access and administration of your cloud infrastructure by leveraging a common set of user accounts and a single place to administer user accounts. Centrify provides a set of RightScripts that can be added to any RightScale ServerTemplate in order to install DirectControl Express and join the hosted Linux system to Active Directory. This guide shows how to configure your environment and use these RightScripts within your own RightScale ServerTemplates CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 1

2 Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies, organizations, products, domain names, addresses, logos, people, places and events depicted herein are fictitious, and no association with any real company, organization, product, domain name, address, logo, person, place or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Centrify Corporation. Centrify may have patents, patent applications, trademarks, copyrights, or other intellectual property rights covering subject matter in this document. Except as expressly provided in any written license agreement from Centrify, the furnishing of this document does not give you any license to these patents, trademarks, copyrights, or other intellectual property Centrify Corporation. All rights reserved. Centrify, DirectControl and DirectAudit are registered trademarks and Centrify Suite, DirectAuthorize, DirectSecure and DirectManage are trademarks of Centrify Corporation in the United States and/or other countries. Microsoft, Active Directory, Windows, Windows NT, and Windows Server are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. RightScale is a registered trademark of RightScale, Inc.; ServerTemplates and RightScripts are trademarks of RightScale, Inc. The names of actual companies and products mentioned herein may be the trademarks of their respective owners. [AN ] 2011 CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 2

3 Contents Contents... 3 Introduction... 4 Centrify Express... 4 Centrify Express RightScripts for RightScale... 4 Centrify DirectManage Express... 6 Setting up the Required Environment... 6 Active Directory Domain Services... 6 Set Up Accounts within Active Directory... 7 User Accounts... 7 User Groups... 7 Computer Accounts... 7 Amazon Web Services Account... 9 RightScale Account... 9 Creating a RightScale ServerTemplate MultiCloud Image ServerTemplate Adding Centrify RightScripts to your ServerTemplate Add your ServerTemplate to a Deployment Launching Cloud Servers in a RightScale Deployment Accessing the New AMI Instances Active Directory User Single Sign-on using PuTTY Privileged Command Execution Using Sudo Using DirectManage Express to Access and Manage Centrify Express Instances20 Adding EC2 Instances Accessing and Managing EC2 Instances Benefits of Upgrading to Centrify Suite Standard, Enterprise or Platinum Editions Frequently Asked Questions How to Contact Centrify CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 3

4 Introduction One of the primary benefits of using cloud servers is the extremely short time between a decision to use another server to its production usage. Cloud services providing Infrastructure as a Service offerings such as Amazon enable their customers to simply clone an existing Linux or Windows machine image with a few pre-defined settings and, upon completion of the clone and launch of the image, the new cloud server instance is available for use. However, the customer will need to login with the pre-configured account and create additional user accounts as needed. This Quick Start Guide shows how to leverage Active Directory to both manage the existing pre-defined accounts on these cloud servers as well as to dynamically control user accounts, access and privileges through centralized management within Active Directory. Centrify Express Centrify Express is a free version of the same Active Directory integration technology that enterprise customers currently have in production on hundreds of thousands of servers. Centrify Express consists of: Centrify DirectControl Express. An authentication agent that enables Active Directory-based user account administration and password management as well as single sign-on for UNIX, Linux and Mac systems. Centrify DirectManage Express. A central management console to discover non-windows systems, install DirectControl Express and join them to Active Directory. Once the systems are joined to Active Directory the console provides an interface to manage script execution as well as establish single sign-on enabled remote sessions. Centrify-enabled Open Source Tools. Enhances productivity with painless remote terminal access with OpenSSH as well as remote file system access through Samba where both are tightly integrated with Active Directory. Centrify Cloud Tools. Provides both preconfigured Amazon Machine Images with Centrify Express pre-loaded as well as configuration scripts and guidance on how to integrate cloud servers with Active Directory. Centrify Insight. Centrify provides additional reports and dashboards on top of the Splunk platform. Centrify Express provides the necessary Active Directory integration to enable centralized control of user accounts, access controls and privilege authorizations. This guides shows you how to use Centrify Express and Active Directory to control Amazon AMI instances. Centrify Express RightScripts for RightScale As part of Centrify Cloud Tools, Centrify has created four RightScripts for use with RightScale in order to automate the installation and configuration of Centrify DirectControl Express on any ServerTemplate in order to join Active Directory and enforce Active Directory-based user 2011 CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 4

5 authentication and privilege policies. There are four RightScripts provided as described below which you will find in the RightScript Library if you search for Centrify as the publisher. Centrify Install Centrify Suite Express. This RightScript can be added as a boot script to any ServerTemplate to determine the operating system of the cloud server that was launched, then download directly from Centrify the latest version of Centrify Express and then install Centrify DirectControl Express and Centrify OpenSSH on the supported cloud server instance. Centrify Join Active Directory. After Centrify Suite Express has been installed, this RightScript is run as a Boot Script to join the new cloud server instance to your Active Directory domain. Once this script has executed, the system will be configured to allow any of your Active Directory users to login with their Active Directory user ID and password to the new cloud server instance. Centrify Setup Active Directory Access and Privilege Management. This script will configure the system to require Active Directory group membership in order for your Active Directory users to be able to login or execute commands with privileges. The local root account is configured to require the Active Directory password for the cloud.root account upon login as root. This configuration ensures that your Active Directory infrastructure is in control of the root login to the newly created cloud server instance once it has been joined to Active Directory. In order to control user access to the new cloud server instance, this script will ask for the name of an Active Directory group whose members will be granted rights to login. Since some users who login may need root privileges, this script will ask for the name of an Active Directory group whose members will be granted privileges through sudo CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 5

6 Centrify Leave Active Directory. This decommission script will terminate the relationship of the cloud server and Active Directory and reset the computer account so that the next new instance can reuse the computer account. Centrify DirectManage Express DirectManage Express provides an interface to make it easier to manage your cloud server instances. It supports calling the EC2 APIs in order to perform initial discovery as well as to refresh the currently running instances within Amazon EC2. Once the EC2 instances have been added to this management tool, you can more easily perform various remote administrative tasks such as initiate a PuTTY or WinSCP session through a right-click task menu or to perform more advanced operations such as to run customer scripts across one or more systems. Setting up the Required Environment Active Directory Domain Services While most organization will have their Active Directory set up and running within the enterprise, there are several ways to configure your existing Active Directory to support the management of systems in the DMZ or on public networks such as the Amazon Web Service cloud. This Quick Start Guide will keep things simple by showing you how to use an isolated Active Directory domain that is set up outside the firewall, completely independent of any existing internal Active Directory. For this exercise, we simply need the common authentication infrastructure that Active Directory provides to centralize account administration across the AMI instances that you will create in the cloud. Additionally, you can configure a one-way trust with existing Active Directory domains in order to leverage the existing user accounts you may already have set up within the firewall. For additional reading on how to leverage your existing Active Directory user accounts for login to these hosted servers, Microsoft has documented guidance on several configuration options: Active Directory Domain Services in the Perimeter Network (Windows Server 2008) ( bf31-4b20-95c6-279a4ce7c2b4#tm ) You also need to set up a DNS server running on your domain controller configured to require authentication for any DNS updates and service the new cloud.company.com domain forwarding any other requests to your existing DNS servers. We will use this DNS server later as the AMIs are configured to securely auto-update their public IP address with the hostname of the joined computer account. The remainder of this document assumes that you have a working Active Directory domain controller that is hardened and publicly accessible (either running in your DMZ or hosted on a Windows Server in EC2) by the instances that will be launched in the cloud CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 6

7 Set Up Accounts within Active Directory In order to control the users who are allowed to log into your new cloud server instances, you need to create both end-user accounts within your Active Directory as well as an account to be used to control the password for the root account on each of the new cloud server instances. User Accounts To set up the account that will control the local root user s password, create a cloud.root user account within Active Directory and set the password. If you want to disable the ability to su to root, then simply disable the Active Directory account for cloud.root. Also, create an Active Directory account for any end-users you want to grant login rights to your cloud server instances and set an initial password. No other data is needed because the local UNIX profile will be created automatically at login, as will the home directory. User Groups In order to grant Active Directory users the rights to login to these cloud server instances, you need to add the end-users to an Active Directory group; for this example, I ve used the Active Directory group cloud.access. Create an Active Directory global security group called cloud.access and add your authorized users to this group. The Centrify RightScript will ask you for the name of this Active Directory group to use for ACCESS_GROUP. Additionally, you may have some users whose responsibilities require root privileges, and you can also centrally control which users are granted sudo permissions to run commands as root. You simply need to create an Active Directory global security group; for this example, I ve used the Active Directory group cloud.admins. Just add the Active Directory user accounts for your administrators to this group. Anyone who is a member of this group can use the sudo command to run any command with root privileges after validating their Active Directory password. The Centrify RightScript will ask you for the name of this Active Directory group to use for PRIVILEGE_GROUP. Computer Accounts There are several ways to set up the cloud servers to join Active Directory upon first boot, and there are security tradeoffs with each of the possible approaches. Auto-join possible approaches: The user ID and password for an account that is authorized to join the system to Active Directory could be handed off to the instance upon launch and a RightScript could prompt for this user account and password to provide to the new instance. However, there is no easy way to ensure the privacy of the password since it must be provided to the instance over an insecure channel. A Kerberos credential (in the form of either a Keytab or valid ticket within a Kerberos ticket cache) for an account that is authorized to join the system to Active Directory could also be provided upon launch. DirectControl has been enhanced to support a Kerberos CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 7

8 authenticated join to Active Directory, which could be used for automation within the enterprise. However, again there is no easy way to ensure privacy of this credential during the launch of an EC2 instance. Another option is to configure the cloud server instances to perform a self-service join into a pool of pre-created computer accounts. In this model, there is no need to provide join credentials to the new instance because it will try to join an existing computer account within the pool of sequential accounts until it succeeds. This has the added benefit that, upon successful join to Active Directory, you will know the computer hostname. We will use this model for the example presented since it is the simplest to manage. Active Directory Computer Account Pool The primary purpose of the first two Centrify RightScripts is to install Centrify Express and auto-join using the self-service join process at boot or reboot in order to join the next available computer account in the Active Directory pool of computer accounts setup for these cloud server Instances. You will need to pre-create the pool of computer accounts in Active Directory using a common hostname prefix followed by an incrementing number from 1 to 100. The Centrify Join Active Directory RightScript will prompt you for the HOSTNAME_PREFIX as part of the Join process. To pre-create the pool of computer accounts in Active Directory you will need to pre-create the computer accounts as well as to grant the computer accounts rights to reset their own password using the following procedure. Precreate Computer Accounts. Right-click on the Computers container and select New, then Computer. Provide the name of the computer, such as ec2host,1 and click OK. Set the Permissions for Self Join. Select the new computer account, open the Properties and select the Security tab. Then in the first box select SELF and, in the Permissions window, scroll down and grant the Reset password right and click Apply. This enables the new cloud server 2011 CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 8

9 instances to reset their computer account as they leave the domain during termination as directed by the Decommissioning RightScript. Amazon Web Services Account You will need to make sure that you have an AWS account set up so that you can launch new Amazon EC2 hosted cloud servers. Simply browse to and click on the Sign Up Now button in order to create your own AWS account. You will need your Amazon-assigned Access Key as well as the corresponding Secret Key in order to enable the RightScale system to manage your EC2 cloud servers. RightScale Account You will also need an account at RightScale in order to create your own RightScale ServerTemplate to launch a cloud server instance of your choice along with the Centrify RightScripts to join these servers to Active Directory. Simply browse to and sign up for the Free Edition to get started. Once you have an account, just sign into the RightScale Dashboard at using your new RightScale account CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 9

10 At first login to RightScale you will be prompted to enter your Amazon AWS credentials so that RightScale can help you manage your cloud infrastructure. Creating a RightScale ServerTemplate Now that you have an account and have logged into the RightScale dashboard, you need to create a ServerTemplate that you can launch later within your default deployment. You can learn more about ServerTemplates on RightScale s site at However, for this example, we will use the ServerTemplate to create dynamically configured cloud servers that are defined independent of a specific hosting provider. MultiCloud Image First, we ll need to import a MultiCloud Image, sometimes called a RightImage, which describes a cloud server image on a particular hosting provider so that we can add it to a new ServerTemplate. Click on the Design drop-down menu item and then MultiCloud Images under the Library section. Search for Ubuntu and then select one of the RightImage_Ubuntu_10.04 MultiCloud Images. Click the green Import button to import it to your Library. If you click on the Cloud tab, you will see the description of all the cloud images that this MultiCloud Image refers to and is capable of launching CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 10

11 ServerTemplate To create your first ServerTemplate, from the RightScale Dashboard just click on Design and then ServerTemplate. On this page, click the New button. Then you simply need to provide a Name for the ServerTemplate and Description. You also need to select an existing MultiCloud Image to use for the base Operating System, Click on Design drop down menu item and then ServerTemplate. Click on the New button Provide a name for the new ServerTemplate, such as MyUbuntuServer. Then select the radio button for Select an existing MultiCloud Image and click on the Select ad Image button. To select the RightImage that we just imported above, click on RightScale as the publisher, then click on the name of the MultiCloud Image that we imported such as RightImage_Ubuntu_10.04_x64_v5.6_EBS [rev 10], then click Select Now click on the Save button 2011 CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 11

12 Adding Centrify RightScripts to your ServerTemplate Now that you have a ServerTemplate defined that contains a MultiCloud Image, you need to import the Centrify RightScripts so that you can add them to this ServerTemplate as Boot and Decommission scripts to control how this server is configured at launch. Click on the Design drop-down menu item and then RightScripts under the Library section. In the Search dialog, enter Centrify and select the Publisher under Search in: option. You will see four Centrify RightScripts that all need to be imported. For each of the Centrify RightScripts, click on the title to see the properties for the RightScript and then click the green Import button to import it to your Library. You can use your browser s back button twice to get back to the search results to import the other RightScripts. At this point, you are ready to add the RightScripts to your ServerTemplate. To get back to your ServerTemplate, click the Design menu item and then ServerTemplates, then click on the name of the ServerTemplate that you created earlier MyUbuntuServer. Now click on the Scripts tab. Under the heading Boot Scripts, click on Add Script and select Centrify as the publisher and select the Centrify Install Centrify Suite Express RightScript and click Select. Under the heading Boot Scripts, click on Add Script and select Centrify as the publisher and select the Centrify Join Active Directory RightScript and click Select CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 12

13 Under the heading Boot Scripts, click on Add Script and select Centrify as the publisher and select the Centrify Setup AD Access and Privilege Management RightScript and click Select. Under the heading Decommission Scripts, click on Add Script and select Centrify as the publisher and select the Centrify Leave Active Directory RightScript and click Select. Now if you click on the Inputs tab, you will see the data inputs that these RightScript will need when you launch the ServerTemplate. You will fill in the data later when you launch. Add your ServerTemplate to a Deployment The last step is to add this ServerTemplate to your deployment so that we can launch this server. Click on the Add to Deployment button. In the Add Server dialog, select one of the Amazon clouds to launch the server in, such as AWS US-West and then click Continue. Check all the parameters for the Cloud settings. Deployment should be Default CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 13

14 Check that your SSH key is the one that you imported earlier. Select a security group such as default. Leave Availability Zone set to Any. Leave all other settings set to the default and click Add. Now the server is in your default deployment environment, and you can proceed to launching the server. Launching Cloud Servers in a RightScale Deployment Now that you ve defined the ServerTemplate with the Centrify RightScripts and added it to your default deployment, you can launch the cloud server. As the server boots, it will execute the Centrify RightScripts in order to install the latest version of Centrify Express from the Centrify Download Center, join the server to your Active Directory, and configure it to grant access to the users that are a member of your access control group and privileges to your admin group. From the Manage menu, select Deployments, then click on the Deployment Nicknamed Default CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 14

15 You should see your ServerTemplate listed and to the right under Actions. You will see a blue button with a mouse-over label of Launch. Click on this Blue launch button. Next you will see a page with launch inputs for your ServerTemplate. You will need to provide the following information so that the new cloud server can find and join your Active Directory domain CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 15

16 ACCESS_GROUP. Enter the Active Directory group that you will use to control which of your Active Directory users is authorized to login to this server; previously we created a group called cloud.access. DNS_IP_ADDRESS. Enter the IP Address of your Active Directory domain controller, which should also be configured as a DNS Master for the domain that it is servicing such as cloud.company.com. Upon boot, this new server will use this IP address for all hostname resolution and will auto-update its hostname entry in DNS with its currently assigned public IP Address. DOMAIN. Enter the domain Name of your Active Directory domain that you are using for cloud servers, such as cloud.company.com. HOSTNAME_PREFIX. Enter the prefix of the Computer Names that you pre-created previously such as ec2host, be sure to leave off the numeric value since the boot scripts will auto add and increment the numeric to find a good computer account the new server can join. PRIVILEGE_GROUP. Enter the Active Directory group name that you created for your cloud administrators such as cloud.admins Now click Launch button. The Deployment Default page will show the state of the Cloud Server that is booting and it will change from pending to operational when it is ready CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 16

17 Accessing the New AMI Instances Once the Cloud server instance is running, click on the operational server nickname in order to find the public DNS name for the instance so that you can launch an SSH client and login with any of your Active Directory user accounts that are a member of the ec2.access group within Active Directory. You can also login to the system using its Active Directory computer name, which will be registered in your DNS so that you don t have to find the public DNS name of the new instance. This helps to provide single sign-on through PuTTY. Active Directory User Single Sign-on using PuTTY Single sign-on requires that the client workstations that you use will be able to both find the IP address of the host that you are connecting to via DNS as well as be able to request a Kerberos ticket for the destination host from a trusted Active Directory domain. For this example, we will log in as an end-user on the domain controller and launch the Centrify version of PuTTY to get signed onto the AMI instance without having to type user credentials. Even better is that host authentication is performed based on a Kerberos key exchange, which is completely automatic, meaning that you don t need to manage SSH host keys anymore. The domain controller in the DMZ that we are using is running the Microsoft DNS server that is configured to require authentication for all updates. Centrify provides a command-line tool called addns as part of Centrify Express. Addns is called during the boot process to securely update the Active Directory DNS server with the IP address of the AMI instance after successfully joining Active Directory. This ensures that the DNS server has the correct public IP address of the AMI instance associated with the Active Directory computer account name that was used to join Active Directory. Now that DNS has the proper IP address entry for the new instance associated with one of the computer accounts, we can log in as an end-user using PuTTY CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 17

18 In the PuTTY Configuration dialog, you will only need to enter the Active Directory computer account name of the new instance. Then navigate to the Kerberos configuration in the SSH node under Connection and check the box to Attempt Kerberos auth (SSH-2) CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 18

19 Click Open in order to establish a Kerberos-authenticated connection to the Active Directoryintegrated AMI instance. As you can see, the logged-in user is able to authenticate to this AMI instance without having to enter a user ID or password since PuTTY was able to obtain a Kerberos service ticket for the remote host and the Centrify OpenSSH Server was configured to authenticate the user based on GSSAPI, which enables single sign-on. Privileged Command Execution Using Sudo Users who are a member of the ec2.admin group in Active Directory will be able to run any command with root privileges simply by using the sudo command in front of their privileged command. Additionally, if you want to modify the permissions granted to the ec2.admins group or create additional groups and manage their sudo rights, you can modify the /etc/sudoers file to contain additional entries such as the two below that Centrify has added to the default /etc/sudoers file. Centrify ALL = (ALL) NOPASSWD: ALL ec2.admins ALL = (ALL) PASSWD: ALL 2011 CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 19

20 Using DirectManage Express to Access and Manage Centrify Express Instances DirectManage Express provides an interface to make it easier to manage your EC2 instances once they are running. In order for DirectManage to enable management of the instances, it will need to have the new instances added to its database, which can easily be done by calling the EC2 APIs with your AWS account credentials to retrieve the list of currently running instances within Amazon EC2. Adding EC2 Instances To add the currently running EC2 instances, in DirectManage Express, simply select the Add Computer task from the right-click task menu. Then select Discover computers from cloud and the wizard will ask for your Amazon secret key and access key so that it can log in to retrieve the information CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 20

21 You will also be asked for login credentials in order to access the EC2 instances. Since the EC2 instance will be joined to Active Directory automatically, you can use any Active Directory account that is a member of both the ec2.access and ec2.admin groups since those accounts will be able to both login and execute commands with privileges. You should provide the login name of the Active Directory account and specify that it should use sudo for privilege elevation. As an example, you could use an account called dm.manager created for this specific purpose. Once the wizard has completed, you will see the console start to add the EC2 instances to the list of computers that it can manage CENTRIFY CORPORATION. ALL RIGHTS RESERVED. PAGE 21

Centrify Identity and Access Management for Cloudera

Centrify Identity and Access Management for Cloudera Centrify Identity and Access Management for Cloudera Integration Guide Abstract Centrify Server Suite is an enterprise-class solution that secures Cloudera Enterprise Data Hub leveraging an organization

More information

Enforcing Enterprise-out Security for Cloud Servers

Enforcing Enterprise-out Security for Cloud Servers WHITE PAPER Enforcing Enterprise-out Security for Cloud Servers By David McNeely Publication Date: March 2011 Cloud-based computing models offer the promise of a highly scalable compute infrastructure

More information

Managing UNIX Generic and Service Accounts with Active Directory

Managing UNIX Generic and Service Accounts with Active Directory APPLICATION NOTE Managing UNIX Generic and Service Accounts with Active Directory Published: June 2007 Abstract Generic accounts are commonly used to enable UNIX administrative staff to log on to a computer

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

Single Sign-On for SAP R/3 on UNIX with Centrify DirectControl and Microsoft Active Directory

Single Sign-On for SAP R/3 on UNIX with Centrify DirectControl and Microsoft Active Directory W H I T E P A P E R C E N T R I F Y C O R P. M A Y 2008 Single Sign-On for SAP R/3 on UNIX with Centrify DirectControl and Microsoft Active Directory The Active Directory-Based Single Sign-On Solution

More information

Centrify Suite 2012 Express

Centrify Suite 2012 Express Centrify Suite 2012 Express Administrator s Guide November 2011 Centrify Corporation Legal notice This document and the software described in this document are furnished under and are subject to the terms

More information

An Overview of Samsung KNOX Active Directory-based Single Sign-On

An Overview of Samsung KNOX Active Directory-based Single Sign-On C E N T R I F Y W H I T E P A P E R. S E P T E M B E R 2013 An Overview of Samsung KNOX Active Directory-based Single Sign-On Abstract Samsung KNOX is a set of business-focused enhancements to the Android

More information

Google Apps Deployment Guide

Google Apps Deployment Guide CENTRIFY DEPLOYMENT GUIDE Google Apps Deployment Guide Abstract Centrify provides mobile device management and single sign-on services that you can trust and count on as a critical component of your corporate

More information

Securing VMware Virtual Infrastructure with Centrify's Identity and Access Management Suite

Securing VMware Virtual Infrastructure with Centrify's Identity and Access Management Suite WHITE PAPER CENTRIFY CORP. MARCH 2009 Securing VMware Virtual Infrastructure with Centrify's Identity and Access Management Suite Securing and auditing administrative access to the Virtual Infrastructure

More information

Centralized Mac Home Directories with ExtremeZ-IP

Centralized Mac Home Directories with ExtremeZ-IP APPLICATION NOTE Centralized Mac Home Directories with ExtremeZ-IP Published: July 2009 Abstract Organizations wanting to integrate Mac OS X systems into their Windows-based enterprise network will most

More information

How to Secure a Groove Manager Web Site

How to Secure a Groove Manager Web Site How to Secure a Groove Manager Web Site Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the companies, organizations,

More information

Active Directory and DirectControl

Active Directory and DirectControl WHITE PAPER CENTRIFY CORP. Active Directory and DirectControl APRIL 2005 The Right Choice for Enterprise Identity Management and Infrastructure Consolidation ABSTRACT Microsoft s Active Directory is now

More information

Centralized Mac Home Directories On Windows Servers: Using Windows To Serve The Mac

Centralized Mac Home Directories On Windows Servers: Using Windows To Serve The Mac Making it easy to deploy, integrate and manage Macs, iphones and ipads in a Windows environment. Centralized Mac Home Directories On Windows Servers: Using Windows To Serve The Mac 2011 ENTERPRISE DEVICE

More information

Using Apple Remote Desktop to Deploy Centrify DirectControl

Using Apple Remote Desktop to Deploy Centrify DirectControl APPLICATION NOTE Using Apple Remote Desktop to Deploy Centrify DirectControl Published: June 2007 Abstract Apple Remote Desktop is commonly used by administrators to perform various administrative management

More information

Centrify-Enabled Samba

Centrify-Enabled Samba CENTRIFY CORP. Centrify-Enabled Samba DECEMBER 2009 The easy-to-manage enterprise solution for Active Directory-enabled Samba file sharing ABSTRACT Samba is one of the most popular open source technologies

More information

Windows Azure Pack Installation and Initial Configuration

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

More information

What s New in Centrify Server Suite 2014

What s New in Centrify Server Suite 2014 CENTRIFY SERVER SUITE 2014 WHAT S NEW What s New in Centrify Server Suite 2014 The new Centrify Server Suite 2014 introduces major new features that simplify risk management and make regulatory compliance

More information

Windows Security and Directory Services for UNIX using Centrify DirectControl

Windows Security and Directory Services for UNIX using Centrify DirectControl SOLUTION GUIDE CENTRIFY CORP. SEPTEMBER 2005 Windows Security and Directory Services for UNIX using Centrify DirectControl With Centrify, you can now fully leverage your investment in Active Directory

More information

How To Use Directcontrol With Netapp Filers And Directcontrol Together

How To Use Directcontrol With Netapp Filers And Directcontrol Together Application Note Using DirectControl with Network Appliance Filers Published: June 2006 Abstract This Application Note describes the integration between Network Appliance servers and Centrify DirectControl

More information

Windows Least Privilege Management and Beyond

Windows Least Privilege Management and Beyond CENTRIFY WHITE PAPER Windows Least Privilege Management and Beyond Abstract Devising an enterprise-wide privilege access scheme for Windows systems is complex (for example, each Window system object has

More information

Windows Server Update Services 3.0 SP2 Step By Step Guide

Windows Server Update Services 3.0 SP2 Step By Step Guide Windows Server Update Services 3.0 SP2 Step By Step Guide Microsoft Corporation Author: Anita Taylor Editor: Theresa Haynie Abstract This guide provides detailed instructions for installing Windows Server

More information

Samsung KNOX: An Overview for Business Customers

Samsung KNOX: An Overview for Business Customers CENTRIFY WHITE PAPER. SEPTEMBER 2013 Samsung KNOX: An Overview for Business Customers Abstract Samsung, the mobile device market leader, has introduced Samsung KNOX for its Android-based mobile platforms

More information

Quick Start Guide for VMware and Windows 7

Quick Start Guide for VMware and Windows 7 PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the

More information

RSA Authentication Manager 7.1 Basic Exercises

RSA Authentication Manager 7.1 Basic Exercises RSA Authentication Manager 7.1 Basic Exercises Contact Information Go to the RSA corporate web site for regional Customer Support telephone and fax numbers: www.rsa.com Trademarks RSA and the RSA logo

More information

Connection Broker Managing User Connections to Workstations, Blades, VDI, and More. Quick Start with Microsoft Hyper-V

Connection Broker Managing User Connections to Workstations, Blades, VDI, and More. Quick Start with Microsoft Hyper-V Connection Broker Managing User Connections to Workstations, Blades, VDI, and More Quick Start with Microsoft Hyper-V Version 8.1 October 21, 2015 Contacting Leostream Leostream Corporation http://www.leostream.com

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

Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0

Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0 Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0 Microsoft Corporation Published: September 2009 Abstract This step-by-step guide describes a sample scenario for installing Microsoft

More information

DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Outlook Web Access

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

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

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

IBM WebSphere Application Server Version 7.0

IBM WebSphere Application Server Version 7.0 IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the

More information

Managing Your Microsoft Windows Server Fleet with AWS Directory Service. May 2015

Managing Your Microsoft Windows Server Fleet with AWS Directory Service. May 2015 Managing Your Microsoft Windows Server Fleet with AWS Directory Service May 2015 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notices This document is provided for informational

More information

Centrify Server Suite 2014

Centrify Server Suite 2014 Centrify Server Suite 2014 Administrator s Guide for Linux and UNIX June 2014 Centrify Corporation Legal notice This document and the software described in this document are furnished under and are subject

More information

Unifying Information Security. Implementing TLS on the CLEARSWIFT SECURE Email Gateway

Unifying Information Security. Implementing TLS on the CLEARSWIFT SECURE Email Gateway Unifying Information Security Implementing TLS on the CLEARSWIFT SECURE Email Gateway Contents 1 Introduction... 3 2 Understanding TLS... 4 3 Clearswift s Application of TLS... 5 3.1 Opportunistic TLS...

More information

USER CONFERENCE 2011 SAN FRANCISCO APRIL 26 29. Running MarkLogic in the Cloud DEVELOPER LOUNGE LAB

USER CONFERENCE 2011 SAN FRANCISCO APRIL 26 29. Running MarkLogic in the Cloud DEVELOPER LOUNGE LAB USER CONFERENCE 2011 SAN FRANCISCO APRIL 26 29 Running MarkLogic in the Cloud DEVELOPER LOUNGE LAB Table of Contents UNIT 1: Lab description... 3 Pre-requisites:... 3 UNIT 2: Launching an instance on EC2...

More information

Cloud Server powered by Mac OS X. Getting Started Guide. Cloud Server. powered by Mac OS X. AKJZNAzsqknsxxkjnsjx Getting Started Guide Page 1

Cloud Server powered by Mac OS X. Getting Started Guide. Cloud Server. powered by Mac OS X. AKJZNAzsqknsxxkjnsjx Getting Started Guide Page 1 Getting Started Guide Cloud Server powered by Mac OS X Getting Started Guide Page 1 Getting Started Guide: Cloud Server powered by Mac OS X Version 1.0 (02.16.10) Copyright 2010 GoDaddy.com Software, Inc.

More information

Microsoft Lync Server 2010

Microsoft Lync Server 2010 Microsoft Lync Server 2010 Scale to a Load Balanced Enterprise Edition Pool with WebMux Walkthrough Published: March. 2012 For the most up to date version of the Scale to a Load Balanced Enterprise Edition

More information

Deploying the Workspace Application for Microsoft SharePoint Online

Deploying the Workspace Application for Microsoft SharePoint Online Microsoft Dynamics GP Deploying the Workspace Application for Microsoft SharePoint Online Microsoft Dynamics GP Workspace is a method to enable Microsoft Excel-based dashboards for SharePoint Online. This

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

Deploy Remote Desktop Gateway on the AWS Cloud

Deploy Remote Desktop Gateway on the AWS Cloud Deploy Remote Desktop Gateway on the AWS Cloud Mike Pfeiffer April 2014 Last updated: May 2015 (revisions) Table of Contents Abstract... 3 Before You Get Started... 3 Three Ways to Use this Guide... 4

More information

Centrify Cloud Connector Deployment Guide

Centrify Cloud Connector Deployment Guide C E N T R I F Y D E P L O Y M E N T G U I D E Centrify Cloud Connector Deployment Guide Abstract Centrify provides mobile device management and single sign-on services that you can trust and count on as

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

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

identity management in Linux and UNIX environments

identity management in Linux and UNIX environments Whitepaper identity management in Linux and UNIX environments EXECUTIVE SUMMARY In today s IT environments everything is growing, especially the number of users, systems, services, applications, and virtual

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

Microsoft Dynamics GP. Workflow Installation Guide Release 10.0

Microsoft Dynamics GP. Workflow Installation Guide Release 10.0 Microsoft Dynamics GP Workflow Installation Guide Release 10.0 Copyright Copyright 2008 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of

More information

Managing Linux Servers with System Center 2012 R2

Managing Linux Servers with System Center 2012 R2 Managing Linux Servers with System Center 2012 R2 System Center 2012 R2 Hands-on lab In this lab, you will use System Center 2012 R2 Operations Manager and System Center 2012 R2 Configuration Manager to

More information

nappliance misa Server 2006 Standard Edition Users Guide For use with misa Appliances 2006 nappliance Networks, Inc.

nappliance misa Server 2006 Standard Edition Users Guide For use with misa Appliances 2006 nappliance Networks, Inc. nappliance misa Server 2006 Standard Edition Users Guide For use with misa Appliances The information contained in this document represents the current view of Microsoft Corporation on the issues discussed

More information

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition The installation of Lync Server 2010 is a fairly task-intensive process. In this article, I will walk you through each of the tasks,

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Host Access Management and Security Server

Host Access Management and Security Server Host Access Management and Security Server Evaluation Guide Host Access Management and Security Server Evaluation Guide 12.2 Copyrights and Notices Copyright 2015 Attachmate Corporation. All rights reserved.

More information

Introduction to Hyper-V High- Availability with Failover Clustering

Introduction to Hyper-V High- Availability with Failover Clustering Introduction to Hyper-V High- Availability with Failover Clustering Lab Guide This lab is for anyone who wants to learn about Windows Server 2012 R2 Failover Clustering, focusing on configuration for Hyper-V

More information

Single Sign-On for Kerberized Linux and UNIX Applications

Single Sign-On for Kerberized Linux and UNIX Applications Likewise Enterprise Single Sign-On for Kerberized Linux and UNIX Applications AUTHOR: Manny Vellon Chief Technology Officer Likewise Software Abstract This document describes how Likewise facilitates 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

Active Directory Provider User s Guide

Active Directory Provider User s Guide Active Directory Provider User s Guide Mike Horton Version 01.00.03 Last Updated: December 28, 2007 Category: DotNetNuke v4.6.0 and greater Information in this document, including URL and other Internet

More information

Office 365 Single Sign-On: High Availability Without High Complexity

Office 365 Single Sign-On: High Availability Without High Complexity WHITE PAPER Office 365 Single Sign-On: High Availability Without High Complexity WWW.CENTRIFY.COM Office 365 Single Sign-On: High Availability without High Complexity Contents Abstract 3 Introduction 4

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Centrify Server Suite Management Tools

Centrify Server Suite Management Tools SERVER SUITE TECHNICAL BRIEF Centrify Server Suite Management Tools Centrify Server Suite includes - at no extra charge - a powerful set of management tools in all editions: Centrify Identity Risk Assessor

More information

SOA Software API Gateway Appliance 7.1.x Administration Guide

SOA Software API Gateway Appliance 7.1.x Administration Guide SOA Software API Gateway Appliance 7.1.x Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names,

More information

StarWind iscsi SAN Software: Challenge-Handshake Authentication Protocol (CHAP) for Authentication of Users

StarWind iscsi SAN Software: Challenge-Handshake Authentication Protocol (CHAP) for Authentication of Users StarWind iscsi SAN Software: Challenge-Handshake Authentication Protocol (CHAP) for Authentication of Users www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011.

More information

AD RMS Step-by-Step Guide

AD RMS Step-by-Step Guide AD RMS Step-by-Step Guide Microsoft Corporation Published: March 2008 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide provides instructions for setting up a test environment to

More information

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management IBM Tivoli Software Maximo Asset Management Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management Document version 1.0 Rick McGovern Staff Software Engineer IBM Maximo

More information

AWS Directory Service. Simple AD Administration Guide Version 1.0

AWS Directory Service. Simple AD Administration Guide Version 1.0 AWS Directory Service Simple AD Administration Guide AWS Directory Service: Simple AD Administration Guide Copyright 2015 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's

More information

Quick Start Guide for Parallels Virtuozzo

Quick Start Guide for Parallels Virtuozzo PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current

More information

Zend Server Amazon AMI Quick Start Guide

Zend Server Amazon AMI Quick Start Guide Zend Server Amazon AMI Quick Start Guide By Zend Technologies www.zend.com Disclaimer This is the Quick Start Guide for The Zend Server Zend Server Amazon Machine Image The information in this document

More information

Configuring IBM Cognos Controller 8 to use Single Sign- On

Configuring IBM Cognos Controller 8 to use Single Sign- On Guideline Configuring IBM Cognos Controller 8 to use Single Sign- On Product(s): IBM Cognos Controller 8.2 Area of Interest: Security Configuring IBM Cognos Controller 8 to use Single Sign-On 2 Copyright

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

MICROSOFT BITLOCKER ADMINISTRATION AND MONITORING (MBAM)

MICROSOFT BITLOCKER ADMINISTRATION AND MONITORING (MBAM) MICROSOFT BITLOCKER ADMINISTRATION AND MONITORING (MBAM) MICROSOFT BITLOCKER ADMINISTRATION AND MONITORING (MBAM) Microsoft BitLocker Administration and Monitoring (MBAM) provides a simplified administrative

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Installation Guide. Tech Excel January 2009

Installation Guide. Tech Excel January 2009 Installation Guide Tech Excel January 2009 Copyright 1998-2009 TechExcel, Inc. All Rights Reserved. TechExcel, Inc., TechExcel, ServiceWise, AssetWise, FormWise, KnowledgeWise, ProjectPlan, DownloadPlus,

More information

KeyControl Installation on Amazon Web Services

KeyControl Installation on Amazon Web Services KeyControl Installation on Amazon Web Services Contents Introduction Deploying an initial KeyControl Server Deploying an Elastic Load Balancer (ELB) Adding a KeyControl node to a cluster in the same availability

More information

Introduction to DirectAccess in Windows Server 2012

Introduction to DirectAccess in Windows Server 2012 Introduction to DirectAccess in Windows Server 2012 Windows Server 2012 Hands-on lab In this lab, you will configure a Windows 8 workgroup client to access the corporate network using DirectAccess technology,

More information

DIGIPASS Authentication for GajShield GS Series

DIGIPASS Authentication for GajShield GS Series DIGIPASS Authentication for GajShield GS Series With Vasco VACMAN Middleware 3.0 2008 VASCO Data Security. All rights reserved. Page 1 of 1 Integration Guideline Disclaimer Disclaimer of Warranties and

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

Centrify Identity Service and Mac - Online Training

Centrify Identity Service and Mac - Online Training C E N T R I F Y D A T A S H E E T M A R C H 2015 Centrify Identity Service and Mac - Online Training Overview This course is designed for administrators of the Centrify User Suite and mobile devices. At

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

Integration with Active Directory

Integration with Active Directory VMWARE TECHNICAL NOTE VMware ACE Integration with Active Directory This document explains how to set up Active Directory to use with VMware ACE. This document contains the following topics: About Active

More information

VITAL SIGNS Quick Start Guide

VITAL SIGNS Quick Start Guide VITAL SIGNS Quick Start Guide Rev 2.6.0 Introduction 2 VITAL SIGNS FROM SAVISION / QUICK START GUIDE 2014 Savision B.V. savision.com All rights reserved. This manual, as well as the software described

More information

Centrify Cloud Management Suite

Centrify Cloud Management Suite Centrify Cloud Management Suite Installation and Configuration Guide April 2013 Centrify Corporation Legal notice This document and the software described in this document are furnished under and are subject

More information

CA Performance Center

CA Performance Center CA Performance Center Single Sign-On User Guide 2.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover Cluster

StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover JANUARY 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind

More information

EventTracker Enterprise v7.3 Installation Guide

EventTracker Enterprise v7.3 Installation Guide EventTracker Enterprise v7.3 Installation Guide Publication Date: Sep 11, 2012 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract This guide will help the users to install

More information

DESlock+ Basic Setup Guide ENTERPRISE SERVER ESSENTIAL/STANDARD/PRO

DESlock+ Basic Setup Guide ENTERPRISE SERVER ESSENTIAL/STANDARD/PRO DESlock+ Basic Setup Guide ENTERPRISE SERVER ESSENTIAL/STANDARD/PRO Contents Overview...1 System requirements...1 Enterprise Server:...1 Client PCs:...1 Section 1: Before installing...1 Section 2: Download

More information

CASHNet Secure File Transfer Instructions

CASHNet Secure File Transfer Instructions CASHNet Secure File Transfer Instructions Copyright 2009, 2010 Higher One Payments, Inc. CASHNet, CASHNet Business Office, CASHNet Commerce Center, CASHNet SMARTPAY and all related logos and designs are

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

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

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day benday@benday.com v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

Installing Management Applications on VNX for File

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

More information

Management Reporter Integration Guide for Microsoft Dynamics GP

Management Reporter Integration Guide for Microsoft Dynamics GP Microsoft Dynamics Management Reporter Integration Guide for Microsoft Dynamics GP July 2013 Find updates to this documentation at the following location: http://go.microsoft.com/fwlink/?linkid=162565

More information

Source Code Management for Continuous Integration and Deployment. Version 1.0 DO NOT DISTRIBUTE

Source Code Management for Continuous Integration and Deployment. Version 1.0 DO NOT DISTRIBUTE Source Code Management for Continuous Integration and Deployment Version 1.0 Copyright 2013, 2014 Amazon Web Services, Inc. and its affiliates. All rights reserved. This work may not be reproduced or redistributed,

More information

Eucalyptus 3.4.2 User Console Guide

Eucalyptus 3.4.2 User Console Guide Eucalyptus 3.4.2 User Console Guide 2014-02-23 Eucalyptus Systems Eucalyptus Contents 2 Contents User Console Overview...4 Install the Eucalyptus User Console...5 Install on Centos / RHEL 6.3...5 Configure

More information

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS 1991-2009 LEAD Technologies, Inc. ALL RIGHTS RESERVED. Installation Guide Lenel OnGuard 2009 Installation Guide, product version 6.3. This guide is item number DOC-110, revision 1.038, May 2009 Copyright 1992-2009 Lenel Systems International, Inc. Information

More information

Macintosh Printer Management using Centrify DirectControl Group Policies

Macintosh Printer Management using Centrify DirectControl Group Policies WHITE PAPER CENTRIFY CORP. MARCH 2010 Macintosh Printer Management using Centrify DirectControl Group Policies ABSTRACT This white paper examines various approaches to managing printer configuration files

More information

What s New in Centrify Server Suite 2013 Update 2

What s New in Centrify Server Suite 2013 Update 2 CENTRIFY SERVER SUITE 2013.2 DATA SHEET What s New in Centrify Server Suite 2013 Update 2 The new Centrify Server Suite 2013 Update 2 (2013.2) builds on the core enhancements Centrify introduced in Server

More information

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013 Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012 October 2013 This is a publication of Sage Software, Inc. Document version: October 17, 2013 Copyright

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

Secure Web Service - Hybrid. Policy Server Setup. Release 9.2.5 Manual Version 1.01

Secure Web Service - Hybrid. Policy Server Setup. Release 9.2.5 Manual Version 1.01 Secure Web Service - Hybrid Policy Server Setup Release 9.2.5 Manual Version 1.01 M86 SECURITY WEB SERVICE HYBRID QUICK START USER GUIDE 2010 M86 Security All rights reserved. 828 W. Taft Ave., Orange,

More information

NovaBACKUP xsp Version 15.0 Upgrade Guide

NovaBACKUP xsp Version 15.0 Upgrade Guide NovaBACKUP xsp Version 15.0 Upgrade Guide NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject

More information

Active Directory Self-Service FAQ

Active Directory Self-Service FAQ Active Directory Self-Service FAQ General Information: info@cionsystems.com Online Support: support@cionsystems.com CionSystems Inc. Mailing Address: 16625 Redmond Way, Ste M106 Redmond, WA. 98052 http://www.cionsystems.com

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