LogMeIn Rescue Web SSO via SAML 2.0 Configuration Guide

Size: px
Start display at page:

Download "LogMeIn Rescue Web SSO via SAML 2.0 Configuration Guide"

Transcription

1 LgMeIn Rescue Web SSO via SAML 2.0 LgMeIn Rescue Web SSO via SAML 2.0 Cnfiguratin Guide Cpyright 2015 LgMeIn, Inc. 1

2 LgMeIn Rescue Web SSO via SAML 2.0 Cntents 1 Intrductin Dcument verview Abbreviatins, Definitins, Acrnyms Abbreviatins Definitins References LgMeIn Rescue SAML 2.0 Overview Physical verview f hw Rescue SSO wrks IDP-Initiated SSO with POST Bindings IDP Requirements Cnnectin SAML 2.0 Web SSO Prfile Signature Cnfiguratin IDP Cnfiguratin Assertin Cnsumer Service Url: Imprtant Assertin cnfiguratin fr security cntext Rescue Side Cnfiguratin ADFS 2.0 Cnfiguratin ADFS Relying Party Cnfiguratin ADFS Replying Party Claim Rules Edit the Claim rules Cnfigure the claim rule Errrs Basic SAML errr cdes Rescue specific SAML errr cdes Rescue specific lgin errr cdes Cmmn mistakes Mre Rescue side trubleshting Cpyright 2015 LgMeIn, Inc. 2

3 LgMeIn Rescue Web SSO via SAML Intrductin 1.1 Dcument verview This dcument describes hw t cnfigure LgMeIn Rescue t use SAML 2.0 (Security Assertin Markup Language) with yur Identity Prvider (IDP) (fr example ADFS 2.0). SAML is an XML framewrk fr transmitting authenticatin and authrizatin data ver the Internet. Thrugh this framewrk, SAML enables different security services t exchange and prcess security infrmatin. Fr making this exchange pssible, SAML defines the structure f dcuments that transprt security infrmatin between services. 1.2 Abbreviatins, Definitins, Acrnyms Abbreviatins Definitins SAML Security Assertin Markup Language IDP Identity Prvider MAH LgMeIn Rescue Master Accunt Hlder ADFS Active Directy Federatin Services UTC Crdinated Universal Time (UTC) is the primary time standard by which the wrld regulates clcks and time. Master Accunt Hlder: The Master Accunt Hlder is the wner f the LgMeIn Rescue accunt and has cmplete cntrl ver all areas f the Administratin Center. He and the Master Administratrs are the nly users with access t the Glbal Settings tab. Technicians: Technicians prvide remte supprt using the LgMeIn Rescue Technician Cnsle. Technicians can chse t run the Technician Cnsle in a supprted brwser r as a desktp applicatin. Administratin Center: Administratrs use the LgMeIn Rescue Administratin Center t cnfigure LgMeIn Rescue t reflect any supprt rganizatin; frm ne supprt technician, t teams f supprt technicians with different respnsibilities and capabilities. The nline interface is used t create and assign permissins fr ther administratrs and Technician Grups. Administratrs can als create supprt channels, which are web-based links that autmatically cnnect custmers t technicians. CmapanyID: Unique identifier f the Rescue accunt Rescue User SSO ID: A per-technician ID defined in the Single Sign-On ID field n the Organizatin tab f the Administratin Center when adding r editing rganizatin members. Cpyright 2015 LgMeIn, Inc. 3

4 LgMeIn Rescue Web SSO via SAML 2.0 Certificate Public key/private key: Encryptin that uses a private/public key pair, thus ensuring that data can be encrypted by ne key pair, but nly decrypted by the ther key pair. 1.3 References Wiki SAML 2.0: SAML Specificatins: ADFS 2.0: Cpyright 2015 LgMeIn, Inc. 4

5 LgMeIn Rescue Web SSO via SAML LgMeIn Rescue SAML 2.0 Overview Rescue supprts tw methds f SAML 2.0 Web SSO: SP initiated IDP initiated 2.1 Physical verview f hw Rescue SSO wrks Cpyright 2015 LgMeIn, Inc. 5

6 LgMeIn Rescue Web SSO via SAML IDP-Initiated SSO with POST Bindings Frm Oasis SAML 2.0 Technical Overview Cpyright 2015 LgMeIn, Inc. 6

7 LgMeIn Rescue Web SSO via SAML IDP Requirements 3.1 Cnnectin The Rescue website uses HTTPS cmmunicatin fr HTTP cnnectin. Yur IDP must supprt the HTTP prtcl ver HTTPS cnnectin (443). 3.2 SAML 2.0 Web SSO Prfile Yur IDP must supprt SAML 2.0 Web SSO Prfile. Oasis SAML 2.0 Technical Overview IDP must supprt the HTTP POST Binding Authenticatin Respnse frmat. Authenticatin data must be sent in this frmat. Fr mre details, see SAML 2.0 Bindings Signature We will validate the signature f the Assertin and Respnse. Yu need t sign the Assertin and Respnse with the same private key. Cpyright 2015 LgMeIn, Inc. 7

8 LgMeIn Rescue Web SSO via SAML Cnfiguratin 4.1 IDP Cnfiguratin Assertin Cnsumer Service Url: Yu need t set the ACS URL in yur IDP Federatin cnfiguratin Imprtant Assertin cnfiguratin fr security cntext NameID [Required] Name ID is part f the Subject sectin in the SAML Respnse message. The IDP must include the user identifier. There are tw ways t prvide the identifier: Technician SSO ID NameID Frmat: persistent urn:asis:names:tc:saml:2.0:nameid-frmat:persistent NameID Value: cntains the Rescue technician SSO ID. It is a prperty f the Rescue technician and yu can edit it in the Admin Center. Sample: <saml:nameid jde </saml:nameid> Technician NameID Frmat: address NameID Value: cntains the Rescue technician address. It is a prperty f the Rescue technician and yu can edit it in the Admin Center. Sample: <saml:nameid Frmat="urn:asis:names:tc:SAML:2.0:nameidfrmat:persistent"> urn:asis:names:tc:saml:2.0:nameidfrmat: address Frmat="urn:asis:names:tc:SAML:2.0:nameidfrmat: Address"> jde@lgmein.cm </saml:nameid> Cpyright 2015 LgMeIn, Inc. 8

9 LgMeIn Rescue Web SSO via SAML 2.0 CmpanyID Attribute [Required] The IDP must prvide the Rescue CmpanyID, which is a unique identifier per LgMeIn Rescue accunt. The certificate is assigned per Rescue accunt, and we use the CmpanyID t find the public key. Sample: <saml:attribute Name="LMIRescue.CmpanyID" NameFrmat="urn:asis:names:tc:SAML:2.0:attrname-frmat:unspecified"> <saml:attributevalue xsi:type="xs:anytype"> </saml:attributevalue> </saml:attribute> Language [Optinal] If the attribute includes a language cde (IETF language tag frmat), the IDP sends it t Rescue. If the cde matches an existing Rescue language, the Rescue website is displayed in that language. See the Administratin Center User Guide fr a list f supprted languages. Sample: <saml:attribute Name="LMIRescue.Language" NameFrmat="urn:asis:names:tc:SAML:2.0:attrname-frmat:unspecified"> <saml:attributevalue xsi:type="xs:anytype">en-us </saml:attributevalue> </saml:attribute> 4.2 Rescue Side Cnfiguratin Fr Rescue side cnfiguratin, call LgMeIn supprt. Cpyright 2015 LgMeIn, Inc. 9

10 LgMeIn Rescue Web SSO via SAML ADFS 2.0 Cnfiguratin 5.1 ADFS Relying Party Cnfiguratin It is recmmended t manually cnfigure the Relying Party. Relying Party Cnfiguratin is als pssible by taking the ServiceNw Metadata and imprting it int yur ADFS server. Hwever, manual cnfiguratin f the Relying partner appears t be easier t implement. 1. Open the ADFS 2.0 Management cnsle and select Actin > Relying Party Trusts. The Add Relying Party Trust Wizard is displayed. 2. Click Start t begin. The Select Data Surce windw is displayed. 3. Select Enter data abut the relying party manually. Click Next. The Specify Display Name windw is displayed. 4. Specify a display name,such as LgMeIn Rescue SSO, and enter any ntes yu want. Click Next. The Chse Prfile windw is displayed. 5. Select the ADFS 2.0 Prfile. Click Next. The Cnfigure Certificate windw is displayed. 6. D nt select a tken encryptin certificate, just click Next. The Cnfigure URL windw is displayed. 7. D nt enable any settings, just click Next. The Cnfigure Identifiers windw is displayed. Cpyright 2015 LgMeIn, Inc. 10

11 LgMeIn Rescue Web SSO via SAML Enter the URL f the LgMeIn Rescue Web site t which yu cnnect as the Relying Party trust identifier. In this case, use and click Add. Click Next. 9. In the Chse Issuance Authrizatin Rules windw, select the Permit all users t access this relying party ptin. Click Next. The Ready t Add Trust windw is displayed. 10. Click Next. The Finish windw is displayed. 11. Clear the Open the Edit Claim Rules dialg fr this relying party when the wizard clses check bx. Click Clse. In the Relying Party Trusts windw, the new Relying Party is displayed. 12. Right-click n the Relying Party yu have just created, and select Prperties. The LgMeIn Rescue SSO Prperties windw is displayed. (Please nte that the name f this windw depends n the display name yu specified earlier.) 13. In the LgMeIn Rescue SSO Prperties windw, select the Endpints tab. 14. In the bttm left crner, click Add. Cpyright 2015 LgMeIn, Inc. 11

12 LgMeIn Rescue Web SSO via SAML 2.0 The Add an Endpint windw is displayed. 15. Set the fllwing values: Endpint type: SAML Assertin Cnsumer Binding: POST 16. In the URL field, type: Click OK. The new SAML Assertin Cnsumer is displayed in the windw. 18. In the tp right crner, click the Advanced tab. 19. Set the Secure hash algrithm t SHA Click OK. The LgMeIn Rescue SSO Prperties windw clses. Cpyright 2015 LgMeIn, Inc. 12

13 LgMeIn Rescue Web SSO via SAML ADFS Replying Party Claim Rules Edit the Claim rules This enables prper cmmunicatin with Rescue. 1. In the Relying Paty Trusts windw, right-click n the Relying Party and select Edit Claim Rules. The Edit Claim Rules fr LgMeIn Rescue SSO windw is displayed. (Please nte that the name f this windw depends n the display name yu specified earlier.) 2. On the Issuance Transfrm Rules tab, select Add Rule.. The Select Rule Template windw is displayed. 3. Select Send LDAP Attribute as Claims as the claim rule template. Click Next. The Cnfigure Rule windw is displayed. 4. In the Claim rule name field, give the Claim a name, such as Set the fllwing values: a. Attribute Stre Active Directry b. LDAP Attribute -Addresses c. Outging Claim Type Address Cpyright 2015 LgMeIn, Inc. 13

14 LgMeIn Rescue Web SSO via SAML Select Finish. The new rule is displayed n the list. 7. In the bttm left crner, select Add Rule. The Select Rule Template windw is displayed. 8. Select Transfrm an Incming Claim as the claim rule template t use. Click Next. 9. In the Claim rule name field, give the Claim a name, such as T Name ID. 10. Set the fllwing values: a. Incming claim type Address b. Outging claim type Name ID c. Outging name ID frmat (Must match the Outging Claim Type in rule #1.) (This is requested in Rescue requirements.) Nte: In sectin, Imprtant Assertin cnfiguratin fr security cntext yu can set the Name ID t user name r anther custm value. If yu d this, yu must set the Name ID frmat t Persistent. 11. Select Pass thrugh all claim values. Click Finish. The new rule is displayed n the list. Cpyright 2015 LgMeIn, Inc. 14

15 LgMeIn Rescue Web SSO via SAML Cnfigure the claim rule 1. In the Edit Claim Rules fr LgMeIn Rescue SSO windw, Select Add Rule. (Please nte that the name f this windw depends n the display name yu specified earlier.) The Select Rule Template windw is displayed. 2. Select Send Claims Using a Custm Rule as the claim rule template t use. Click Next. 3. In the Claim rule name field, give the Claim a name, such as CmpanyID. 4. Fill the Custm rule field: => issue(type = "LMIRescue.CmpanyID", Value = "[yur cmpany ID]"); 5. Click Finish. The new rule is displayed n the list. 6. Test the implementatin n yur ADFS URL: Cpyright 2015 LgMeIn, Inc. 15

16 LgMeIn Rescue Web SSO via SAML Errrs We indicate the pssible prblems with errr cdes and we als have errr cdes fr unexpected prblems. The cdes r texts may appear as a result r subcde at the client. Belw, yu find a detailed list f the cdes with a few wrds abut the mst cmmn prblems. 6.1 Basic SAML errr cdes RelayStateMissing (1) RelayStateExpired (2) The relaystate is nt fund. The IDP did nt prvide it. The relaystate has expired. The lgin prcess tk t much time. RespnseRelayStateIsWrng (3) The relaystate des nt match the expected state. It may be the respnse fr a different request. RespnseNtSuccess (4) The respnse indicates that the authenticatin failed. RespnseDestinatinIsWrng (5) RespnseExpired (6) The respnse destinatin des nt match with ur address. The respnse has expired. The lgin prcess tk t much time. RespnseNtCntainAssertin (7) Fatal errr: the respnse must cntain at least ne assertin. RespnseIssuerIsEmpty (8) AssertinExpired (9) The respnse issuer was empty. The IDP must prvide the issuer and it must be the same value as in ur cnfiguratin. Assertin has expired. The lgin prcess tk t much time. AssertinSubjectNtValid (10) The assertin cntains an invalid subject. AssertinSubjectDataAddressIsWrng (11) The assertin subject s address is wrng. It must match with the target address (the SP address). AssertinSubjectNtOnOrAfterNtValid (12) The assertin subject has expired. The lgin prcess tk t much time. AssertinCnditinNtOnOrAfterNtValid (13) Cpyright 2015 LgMeIn, Inc. 16

17 LgMeIn Rescue Web SSO via SAML 2.0 The assertin cnditin has expired. The lgin prcess tk t much time. AssertinCnditinNtBefreNtValid (14) The assertin cnditin has expired. The lgin prcess tk t much time. IDPCnfiguratinIsWrng (15) There is an errr with the IDP cnfiguratin. Ensure that yu cnfigured the Rescue side f the SAML lgin crrectly. Als check the subcde, which may indicate sme cncrete errr. RespnseSignatureNtValid (16) The signature f the respnse is nt valid. Ensure that the cnfigured public key is really the public key f the IDP certificate. AssertinSignatureNtValid (17) The signature f the assertin is nt valid. Ensure that the cnfigured public key is really the public key f the IDP certificate. NameIDNtFund (18) Fatal errr: NameID cannt be fund in the respnse. It is key infrmatin abut the user. SAMLCmpnentErrr (254) Internal errr with the SAML cmpnent. This is a Rescue issue. UnspecifiedErrr (255) We d nt knw what happened. 6.2 Rescue specific SAML errr cdes RescueCmpanyIDMissing (1) Cmpany ID is missing. Prvide yur cmpany ID in the SAML assertin as defined in the dcumentatin. RespnseIssuerIsWrng (2) The issuer value f the SAML respnse is nt the same as the cnfigured ne. It must be exactly the same value. AssertinIssuerIsWrng (3) The issuer value f the SAML assertin is nt the same as the cnfigured ne. It must be exactly the same value. NameIDPlicyFrmatMismatch (4) The NameID plicy frmat is different than the cnfigured ne. Ensure t prvide the same frmat as in the cnfiguratin. UnspecifiedErrr (255) We d nt knw what happened. Cpyright 2015 LgMeIn, Inc. 17

18 LgMeIn Rescue Web SSO via SAML Rescue specific lgin errr cdes lginsaml_unknwnerrr (999) We d nt knw what happened. It is prbably a Rescue issue. lginsaml_invalidlgin (1120) 6.4 Cmmn mistakes Wrng issuer The lgin failed because f an invalid lgin attempt. It is prbably a Rescue issue. It is very easy t make a mistake here: the Rescue side value f the IDP issuer must be exactly the same as the ne psted by the IDP. Even a ne character difference can cause prblems (mind casing). Wrng cmpany ID The cmpany ID is imprtant because we stre the SAML cnfiguratin n a per-cmpany basis. If the IDP sends a wrng cmpany ID, then we will nt find the crrect cnfiguratin and the lgin prcess will fail. Take special attentin t cmpanies with mre than ne accunt (fr example, a test and a prductin accunt). Wrng NameID frmat We prvide tw ways t send us the identity f the user: r SSO ID. This ptin is exclusive s the IDP must decide which ne t use, then cnfigure the Rescue side with that value. Then the IDP must send the identity in that frmat. Wrng certificate We need the public key f a certain cmpany s certificate t be upladed n the Rescue side. If the SAML assertin is signed with a different certificate (fr a different certificate there is a different public key) r nt signed at all, then we cannt be sure that the request came frm a trusted partner, s we cannt let the user lg in. 6.5 Mre Rescue side trubleshting If yu are stuck with reslving a prblem, check the fllwing: Is the SAML lgin enabled fr the cmpany? Des the user exist in the Rescue system (nt the cmpany but the actual user)? Are all the cnfiguratins crrect? Cpyright 2015 LgMeIn, Inc. 18

19 LgMeIn Rescue Web SSO via SAML 2.0 Des the actual cnfiguratin that yu are stuck with really belng t the cmpany ID yu need? (test vs. prductin accunts) Are all the certificates the crrect nes? Cpyright 2015 LgMeIn, Inc. 19

Adobe Sign. Enabling Single Sign-On with SAML Reference Guide

Adobe Sign. Enabling Single Sign-On with SAML Reference Guide Enabling Single Sign-On with SAML Reference Guide 2016 Adbe Systems Incrprated. All Rights Reserved. Prducts mentined in this dcument, such as the services f identity prviders Micrsft Active Directry Federatin,

More information

Configuring an Email Client for your Hosting Support POP/IMAP mailbox

Configuring an Email Client for your Hosting Support POP/IMAP mailbox Cnfiguring an Email Client fr yur Hsting Supprt POP/IMAP mailbx This article lists the email settings and prt numbers fr pp and imap cnfiguratins, as well as fr SSL. It cntains instructins fr setting up

More information

Remote Setup and Configuration of the Outlook Email Program Information Technology Group

Remote Setup and Configuration of the Outlook Email Program Information Technology Group Remte Setup and Cnfiguratin f the Outlk Email Prgram Infrmatin Technlgy Grup The fllwing instructins will help guide yu in the prper set up f yur Outlk Email Accunt. Please nte that these instructins are

More information

CallRex 4.2 Installation Guide

CallRex 4.2 Installation Guide CallRex 4.2 Installatin Guide This dcument describes hw t install CallRex 4.2. It cvers the fllwing: CallRex 4.2 Cmpnents. Server Prerequisites. Perfrming the Installatin. Changing the Accunt Used by CallRex

More information

Helpdesk Support Tickets & Knowledgebase

Helpdesk Support Tickets & Knowledgebase Helpdesk Supprt Tickets & Knwledgebase User Guide Versin 1.0 Website: http://www.mag-extensin.cm Supprt: http://www.mag-extensin.cm/supprt Please read this user guide carefully, it will help yu eliminate

More information

Configuring BMC AREA LDAP Using AD domain credentials for the BMC Windows User Tool

Configuring BMC AREA LDAP Using AD domain credentials for the BMC Windows User Tool Cnfiguring BMC AREA LDAP Using AD dmain credentials fr the BMC Windws User Tl Versin 1.0 Cnfiguring the BMC AREA LDAP Plugin fr Dmain Username and Passwrds Intrductin...3 LDAP Basics...4 What is LDAP and

More information

ca Securecenter Federation Runbook for Pivotal Cloud Foundry

ca Securecenter Federation Runbook for Pivotal Cloud Foundry ca Securecenter Federatin Runbk fr Pivtal Clud Fundry Legal Ntice This Dcumentatin, which includes embedded help systems and electrnically distributed materials, (hereinafter referred t as the Dcumentatin

More information

Mobile Device Manager Admin Guide. Reports and Alerts

Mobile Device Manager Admin Guide. Reports and Alerts Mbile Device Manager Admin Guide Reprts and Alerts September, 2013 MDM Admin Guide Reprts and Alerts i Cntents Reprts and Alerts... 1 Reprts... 1 Alerts... 3 Viewing Alerts... 5 Keep in Mind...... 5 Overview

More information

FINRA Regulation Filing Application Batch Submissions

FINRA Regulation Filing Application Batch Submissions FINRA Regulatin Filing Applicatin Batch Submissins Cntents Descriptin... 2 Steps fr firms new t batch submissin... 2 Acquiring necessary FINRA accunts... 2 FTP Access t FINRA... 2 FTP Accunt n FINRA s

More information

MaaS360 Cloud Extender

MaaS360 Cloud Extender MaaS360 Clud Extender Installatin Guide Cpyright 2012 Fiberlink Cmmunicatins Crpratin. All rights reserved. Infrmatin in this dcument is subject t change withut ntice. The sftware described in this dcument

More information

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008 Exercise 5 Server Cnfiguratin, Web and FTP Instructins and preparatry questins Administratin f Cmputer Systems, Fall 2008 This dcument is available nline at: http://www.hh.se/te2003 Exercise 5 Server Cnfiguratin,

More information

Connector for Microsoft Dynamics Installation Guide

Connector for Microsoft Dynamics Installation Guide Micrsft Dynamics Cnnectr fr Micrsft Dynamics Installatin Guide June 2014 Find updates t this dcumentatin at the fllwing lcatin: http://g.micrsft.cm/fwlink/?linkid=235139 Micrsft Dynamics is a line f integrated,

More information

990 e-postcard FAQ. Is there a charge to file form 990-N (e-postcard)? No, the e-postcard system is completely free.

990 e-postcard FAQ. Is there a charge to file form 990-N (e-postcard)? No, the e-postcard system is completely free. 990 e-pstcard FAQ Fr frequently asked questins abut filing the e-pstcard that are nt listed belw, brwse the FAQ at http://epstcard.frm990.rg/frmtsfaq.asp# (cpy and paste this link t yur brwser). General

More information

STIOffice Integration Installation, FAQ and Troubleshooting

STIOffice Integration Installation, FAQ and Troubleshooting STIOffice Integratin Installatin, FAQ and Trubleshting Installatin Steps G t the wrkstatin/server n which yu have the STIDistrict Net applicatin installed. On the STI Supprt page at http://supprt.sti-k12.cm/,

More information

ViPNet VPN in Cisco Environment. Supplement to ViPNet Documentation

ViPNet VPN in Cisco Environment. Supplement to ViPNet Documentation ViPNet VPN in Cisc Envirnment Supplement t ViPNet Dcumentatin 1991 2015 Inftecs Americas. All rights reserved. Versin: 00121-04 90 02 ENU This dcument is included in the sftware distributin kit and is

More information

Kaltura Video Solutions for Sharepoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0

Kaltura Video Solutions for Sharepoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0 Kaltura Vide Slutins fr Sharepint 2013 Deplyment Guide fr Micrsft Office 365 Versin: 1.0 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright 2015

More information

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008

Exercise 5 Server Configuration, Web and FTP Instructions and preparatory questions Administration of Computer Systems, Fall 2008 Exercise 5 Server Cnfiguratin, Web and FTP Instructins and preparatry questins Administratin f Cmputer Systems, Fall 2008 This dcument is available nline at: http://www.hh.se/te2003 Exercise 5 Server Cnfiguratin,

More information

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0 Kaltura Vide Extensin fr SharePint 2013 Deplyment Guide fr Micrsft Office 365 Versin: 1.0 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright

More information

Connecting to Email: Live@edu

Connecting to Email: Live@edu Cnnecting t Email: Live@edu Minimum Requirements fr Yur Cmputer We strngly recmmend yu upgrade t Office 2010 (Service Pack 1) befre the upgrade. This versin is knwn t prvide a better service and t eliminate

More information

Learn More Cloud Extender Requirements Cheat Sheet

Learn More Cloud Extender Requirements Cheat Sheet MaaS360.cm > Learn Mre Learn Mre Clud Extender Requirements Cheat Sheet OVERVIEW This dcument defines all requirements t ensure a successfully installatin f the Clud Extender t enable use f ActiveSync

More information

ROSS RepliWeb Operations Suite for SharePoint. SSL User Guide

ROSS RepliWeb Operations Suite for SharePoint. SSL User Guide ROSS RepliWeb Operatins Suite fr SharePint SSL User Guide Sftware Versin 2.5 March 18, 2010 RepliWeb, Inc., 6441 Lyns Rad, Ccnut Creek, FL 33073 Tel: (954) 946-2274, Fax: (954) 337-6424 E-mail: inf@repliweb.cm,

More information

Deployment Overview (Installation):

Deployment Overview (Installation): Cntents Deplyment Overview (Installatin):... 2 Installing Minr Updates:... 2 Dwnlading the installatin and latest update files:... 2 Installing the sftware:... 3 Uninstalling the sftware:... 3 Lgging int

More information

HEAL-Link Federation Higher Education & Research. Exhibit 2. Technical Specifications & Attribute Specifications

HEAL-Link Federation Higher Education & Research. Exhibit 2. Technical Specifications & Attribute Specifications HEAL-Link Federatin Higher Educatin & Research Exhibit 2 Technical Specificatins & Attribute Specificatins Trust Relatinship Trust relatinship amng the federatin, federatin members and federatin partners

More information

Preparing to Deploy Reflection : A Guide for System Administrators. Version 14.1

Preparing to Deploy Reflection : A Guide for System Administrators. Version 14.1 Preparing t Deply Reflectin : A Guide fr System Administratrs Versin 14.1 Table f Cntents Table f Cntents... 2 Preparing t Deply Reflectin 14.1:... 3 A Guide fr System Administratrs... 3 Overview f the

More information

iphone Mobile Application Guide Version 2.2.2

iphone Mobile Application Guide Version 2.2.2 iphne Mbile Applicatin Guide Versin 2.2.2 March 26, 2014 Fr the latest update, please visit ur website: www.frte.net/mbile Frte Payment Systems, Inc. 500 West Bethany, Suite 200 Allen, Texas 75013 (800)

More information

SBClient and Microsoft Windows Terminal Server (Including Citrix Server)

SBClient and Microsoft Windows Terminal Server (Including Citrix Server) SBClient and Micrsft Windws Terminal Server (Including Citrix Server) Cntents 1. Intrductin 2. SBClient Cmpatibility Infrmatin 3. SBClient Terminal Server Installatin Instructins 4. Reslving Perfrmance

More information

Pexip Infinity and Cisco UCM Deployment Guide

Pexip Infinity and Cisco UCM Deployment Guide Intrductin Pexip Infinity and Cisc UCM Deplyment Guide The Cisc Unified Cmmunicatins Manager (CUCM) is a SIP registrar and call cntrl device. This guide describes hw t integrate a single Pexip Infinity

More information

3. Change the Incoming Mail (POP3) information to the POP3 or Incoming Mail Server Name provided when your account is setup.

3. Change the Incoming Mail (POP3) information to the POP3 or Incoming Mail Server Name provided when your account is setup. AT&T Business Internet Mail Setup fr AT&T DSL Cnfigure yur Email Client After yur AT&T E-Mail accunt has been activated, fllw the steps utlined belw t cnfigure yur POP3-cmpliant email client t retrieve

More information

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8

McAfee Enterprise Security Manager. Data Source Configuration Guide. Infoblox NIOS. Data Source: September 2, 2014. Infoblox NIOS Page 1 of 8 McAfee Enterprise Security Manager Data Surce Cnfiguratin Guide Data Surce: Infblx NIOS September 2, 2014 Infblx NIOS Page 1 f 8 Imprtant Nte: The infrmatin cntained in this dcument is cnfidential and

More information

Treasury Gateway Getting Started Guide

Treasury Gateway Getting Started Guide Treasury Gateway Getting Started Guide Treasury Gateway is a premier single sign-n and security prtal which allws yu access t multiple services simultaneusly thrugh the same sessin, prvides cnvenient access

More information

TaskCentre v4.5 Send Message (SMTP) Tool White Paper

TaskCentre v4.5 Send Message (SMTP) Tool White Paper TaskCentre v4.5 Send Message (SMTP) Tl White Paper Dcument Number: PD500-03-17-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 GLOBAL CONFIGURATION

More information

ISAM TO SQL MIGRATION IN SYSPRO

ISAM TO SQL MIGRATION IN SYSPRO 118 ISAM TO SQL MIGRATION IN SYSPRO This dcument is aimed at assisting yu in the migratin frm an ISAM data structure t an SQL database. This is nt a detailed technical dcument and assumes the reader has

More information

PENNSYLVANIA SURPLUS LINES ASSOCIATION Electronic Filing System (EFS) Frequently Asked Questions and Answers

PENNSYLVANIA SURPLUS LINES ASSOCIATION Electronic Filing System (EFS) Frequently Asked Questions and Answers PENNSYLVANIA SURPLUS LINES ASSOCIATION Electrnic Filing System (EFS) Frequently Asked Questins and Answers 1 What changed in Release 2.0?...2 2 Why was my accunt disabled?...3 3 Hw d I inactivate an accunt?...4

More information

Webalo Pro Appliance Setup

Webalo Pro Appliance Setup Webal Pr Appliance Setup 1. Dwnlad the Webal virtual appliance apprpriate fr yur virtualizatin infrastructure, using the link yu were emailed. The virtual appliance is delivered as a.zip file that is n

More information

WatchDox Server. Administrator's Guide. Version 3.8.5

WatchDox Server. Administrator's Guide. Version 3.8.5 WatchDx Server Administratr's Guide Versin 3.8.5 Cnfidentiality This dcument cntains cnfidential material that is prprietary WatchDx. The infrmatin and ideas herein may nt be disclsed t any unauthrized

More information

Firewall/Proxy Server Settings to Access Hosted Environment. For Access Control Method (also known as access lists and usually used on routers)

Firewall/Proxy Server Settings to Access Hosted Environment. For Access Control Method (also known as access lists and usually used on routers) Firewall/Prxy Server Settings t Access Hsted Envirnment Client firewall settings in mst cases depend n whether the firewall slutin uses a Stateful Inspectin prcess r ne that is cmmnly referred t as an

More information

Integrating With incontact dbprovider & Screen Pops

Integrating With incontact dbprovider & Screen Pops Integrating With incntact dbprvider & Screen Pps incntact has tw primary pints f integratin. The first pint is between the incntact IVR (script) platfrm and the custmer s crprate database. The secnd pint

More information

SMART Active Directory Migrator 9.0.2. Requirements

SMART Active Directory Migrator 9.0.2. Requirements SMART Active Directry Migratr 9.0.2 January 2016 Table f Cntents... 3 SMART Active Directry Migratr Basic Installatin... 3 Wrkstatin and Member Server System... 5 Netwrking... 5 SSL Certificate... 6 Service

More information

Installation Guide Marshal Reporting Console

Installation Guide Marshal Reporting Console Installatin Guide Installatin Guide Marshal Reprting Cnsle Cntents Intrductin 2 Supprted Installatin Types 2 Hardware Prerequisites 2 Sftware Prerequisites 3 Installatin Prcedures 3 Appendix: Enabling

More information

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide HarePint HelpDesk fr SharePint Fr SharePint Server 2010, SharePint Fundatin 2010 User Guide Prduct versin: 14.1.0 04/10/2013 2 Intrductin HarePint.Cm (This Page Intentinally Left Blank ) Table f Cntents

More information

Setup O365 mailbox access on MACs

Setup O365 mailbox access on MACs Setup O365 mailbx access n MACs Yu can use a web brwser r an email prgram n yur cmputer t cnnect t yur email accunt. Web brwser access Yu cnnect yur Apple cmputer t yur email accunt by using a web brwser

More information

Getting Started Guide

Getting Started Guide fr SQL Server www.lgbinder.cm Getting Started Guide Dcument versin 1 Cntents Installing LOGbinder fr SQL Server... 3 Step 1 Select Server and Check Requirements... 3 Select Server... 3 Sftware Requirements...

More information

Emulated Single-Sign-On in LISTSERV Rev: 15 Jan 2010

Emulated Single-Sign-On in LISTSERV Rev: 15 Jan 2010 Emulated Single-Sign-On in LISTSERV Rev: 15 Jan 2010 0. Nte that frm LISTSERV versin 15.5, LISTSERV supprts using an external LDAP directry (r Windws Active Directry) fr lgin authenticatin in additin t

More information

INTEGRATION OVERVIEW. Introduction... 1. Authentication methods... 2. Learning management system (LMS) integration methods... 2. AICC standard...

INTEGRATION OVERVIEW. Introduction... 1. Authentication methods... 2. Learning management system (LMS) integration methods... 2. AICC standard... INTEGRATION OVERVIEW Cntents Intrductin... 1 Authenticatin methds... 2 Learning management system (LMS) integratin methds... 2 AICC standard... 2 LTI standard... 3 Applicatin prgramming interface (API)

More information

BackupAssist SQL Add-on

BackupAssist SQL Add-on WHITEPAPER BackupAssist Versin 6 www.backupassist.cm 2 Cntents 1. Requirements... 3 1.1 Remte SQL backup requirements:... 3 2. Intrductin... 4 3. SQL backups within BackupAssist... 5 3.1 Backing up system

More information

Email Setup PPD IT How-to Guides June 2010

Email Setup PPD IT How-to Guides June 2010 Email Setup Cntents Email Infrmatin... 2 IMAP and POP3 settings... 2 Cnfiguring Micrsft Outlk 2007... 2 Archiving mail... 3 Cnfiguring AutArchive in Micrsft Outlk 2007... 3 Access frm ff site... 4 Cnfiguring

More information

Introduction Getting help Getting started Prerequisites 5 Installation 6 Entering License Key 8 Checking Current License

Introduction Getting help Getting started Prerequisites 5 Installation 6 Entering License Key 8 Checking Current License Email Migratr Guide 3.0 Cpyright 2014 Metalgix Internatinal GmbH This sftware is prtected by cpyright law and internatinal treaties. Unauthrized reprductin r distributin f this sftware, r any prtin f it,

More information

Introduction LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE. 2015 Savision B.V. savision.com All rights reserved.

Introduction LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE. 2015 Savision B.V. savision.com All rights reserved. Rev 7.5.0 Intrductin 2 LIVE MAPS UNITY PORTAL / INSTALLATION GUIDE 2015 Savisin B.V. savisin.cm All rights reserved. This manual, as well as the sftware described in it, is furnished under license and

More information

User Guide Version 4.4

User Guide Version 4.4 User Guide Versin 4.4 Page 2 f 41 EastStreMaker Pr 4.4 Summary Cntents 1 INTRODUCTION... 3 1.1 NAVIGATION... 3 2 EASYSTOREMAKER PRO... 5 2.1 CONFIGURATION WIZARD... 5 2.2 STORE CONFIGURATION... 13 2.2.1

More information

Copyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com/ We have attempted to make these documents complete, accurate, and

Copyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.com/ We have attempted to make these documents complete, accurate, and ii Cpyright 2013, SafeNet, Inc. All rights reserved. http://www.safenet-inc.cm/ We have attempted t make these dcuments cmplete, accurate, and useful, but we cannt guarantee them t be perfect. When we

More information

The Relativity Appliance Installation Guide

The Relativity Appliance Installation Guide The Relativity Appliance Installatin Guide February 4, 2016 - Versin 9 & 9.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Implementing ifolder Server in the DMZ with ifolder Data inside the Firewall

Implementing ifolder Server in the DMZ with ifolder Data inside the Firewall Implementing iflder Server in the DMZ with iflder Data inside the Firewall Nvell Cl Slutins AppNte www.nvell.cm/clslutins JULY 2004 OBJECTIVES The bjectives f this dcumentatin are as fllws: T cnfigure

More information

KronoDesk Migration and Integration Guide Inflectra Corporation

KronoDesk Migration and Integration Guide Inflectra Corporation / KrnDesk Migratin and Integratin Guide Inflectra Crpratin Date: September 24th, 2015 0B Intrductin... 1 1B1. Imprting frm Micrsft Excel... 2 6B1.1. Installing the Micrsft Excel Add-In... 2 7B1.1. Cnnecting

More information

SMART Active Directory Migrator 9.2

SMART Active Directory Migrator 9.2 SMART Active Directry Migratr 9.2 Installatin Guide MAY 2016 Table f Cntents Sectin 1. Intrductin... 3 1.1 Abut SMART Active Directry Migratr... 3 1.2 Audience fr SMART Active Directry Migratr... 4 1.3

More information

Junos Pulse Instructions for Windows and Mac OS X

Junos Pulse Instructions for Windows and Mac OS X Juns Pulse Instructins fr Windws and Mac OS X When yu pen the Juns client fr the first time yu get the fllwing screen. This screen shws yu have n cnnectins. Create a new cnnectin by clicking n the + icn.

More information

User Guide Version 3.9

User Guide Version 3.9 User Guide Versin 3.9 Page 2 f 22 Summary Cntents 1 INTRODUCTION... 3 1.1 2 CREATE A NEW ACCOUNT... 4 2.1 2.2 3 NAVIGATION... 3 CREATE AN EMAIL ACCOUNT... 4 CREATE AN ALIAS ACCOUNT... 6 MODIFYING AN EXISTING

More information

Installation Guide Marshal Reporting Console

Installation Guide Marshal Reporting Console INSTALLATION GUIDE Marshal Reprting Cnsle Installatin Guide Marshal Reprting Cnsle March, 2009 Cntents Intrductin 2 Supprted Installatin Types 2 Hardware Prerequisites 3 Sftware Prerequisites 3 Installatin

More information

Lab 12A Configuring Single Sign On Service

Lab 12A Configuring Single Sign On Service Lab 12A Cnfiguring Single Sign On Service Intrductin In this lab exercise we will see hw t cnfigure the Single Sign On Service and cnfigure Individual and Grup Enterprise Applicatin Definitins. The lab

More information

Configuring and Monitoring AS400 Servers. eg Enterprise v5.6

Configuring and Monitoring AS400 Servers. eg Enterprise v5.6 Cnfiguring and Mnitring AS400 Servers eg Enterprise v5.6 Restricted Rights Legend The infrmatin cntained in this dcument is cnfidential and subject t change withut ntice. N part f this dcument may be reprduced

More information

DocAve for Salesforce 3.1

DocAve for Salesforce 3.1 DcAve fr Salesfrce 3.1 User Guide Revisin F Issued January 2014 DcAve fr Salesfrce User Guide 1 Table f Cntents Abut DcAve fr Salesfrce... 5 Befre Yu Begin... 6 System Hardware and Operating System Requirements...

More information

BRILL s Editorial Manager (EM) Manual for Authors Table of Contents

BRILL s Editorial Manager (EM) Manual for Authors Table of Contents BRILL s Editrial Manager (EM) Manual fr Authrs Table f Cntents Intrductin... 2 1. Getting Started: Creating an Accunt... 2 2. Lgging int EM... 3 3. Changing Yur Access Cdes and Cntact Infrmatin... 3 3.1

More information

Kaltura MediaSpace Setup Guide. Version: 5.0

Kaltura MediaSpace Setup Guide. Version: 5.0 Kaltura MediaSpace Setup Guide Versin: 5.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2013 Kaltura Inc. All Rights Reserved. Designated

More information

Getting Started Guide

Getting Started Guide AnswerDash Resurces http://answerdash.cm Cntextual help fr sales and supprt Getting Started Guide AnswerDash is cmmitted t helping yu achieve yur larger business gals. The utlined pre-launch cnsideratins

More information

Click Studios. Passwordstate. RSA SecurID Configuration

Click Studios. Passwordstate. RSA SecurID Configuration Passwrdstate RSA SecurID Cnfiguratin This dcument and the infrmatin cntrlled therein is the prperty f Click Studis. It must nt be reprduced in whle/part, r therwise disclsed, withut prir cnsent in writing

More information

Montana Acquisition & Contracting System (emacs) emacs Handbook. Vendor Registration and Data Management

Montana Acquisition & Contracting System (emacs) emacs Handbook. Vendor Registration and Data Management Mntana Acquisitin & Cntracting System (emacs) emacs Handbk Vendr Registratin and Data Management Welcme The purpse f this emacs Handbk fr Vendr Registratin and Data Management is t prvide vendrs with the

More information

GETTING STARTED With the Control Panel Table of Contents

GETTING STARTED With the Control Panel Table of Contents With the Cntrl Panel Table f Cntents Cntrl Panel Desktp... 2 Left Menu... 3 Infrmatin... 3 Plan Change... 3 Dmains... 3 Statistics... 4 Ttal Traffic... 4 Disk Quta... 4 Quick Access Desktp... 4 MAIN...

More information

VMware View Windows XP Optimization

VMware View Windows XP Optimization VMware View Windws XP Optimizatin VDI Windws XP Optimizatins Let s g thrugh creating a VM fr VDI use. Remember this VM will be used ver and ver again. It is imprtant t get the image small and ptimized.

More information

DocAve 6 Supplementary Tools

DocAve 6 Supplementary Tools DcAve 6 Supplementary Tls User Guide Service Pack 6 Cumulative Update 1 Issued December 2015 1 Table f Cntents What s New in this Guide... 6 Befre Yu Begin... 6 Cnfiguratin... 7 Submitting Dcumentatin

More information

Cloud Services Frequently Asked Questions FAQ

Cloud Services Frequently Asked Questions FAQ Clud Services Frequently Asked Questins FAQ Revisin 1.0 6/05/2015 List f Questins Intrductin What is the Caradigm Intelligence Platfrm (CIP) clud? What experience des Caradigm have hsting prducts like

More information

Intel Hybrid Cloud Management Portal Update FAQ. Audience: Public

Intel Hybrid Cloud Management Portal Update FAQ. Audience: Public Intel Hybrid Clud Management Prtal Update FAQ Audience: Public Purpse: Prepare fr the launch f the Intel Hybrid Clud Platfrm multi-user/multi-tier update Versin: Final FAQs What s new in the Intel Hybrid

More information

Aras Innovator Internet Explorer Client Configuration

Aras Innovator Internet Explorer Client Configuration Aras Innvatr Internet Explrer Client Cnfiguratin Aras Innvatr 9.3 Dcument #: 9.3.012282009 Last Mdified: 6/10/2011 Aras Crpratin ARAS CORPORATION Cpyright 2011 All rights reserved Aras Crpratin 300 Brickstne

More information

Release Notes. Dell SonicWALL Email Security 7.4.3 firmware is supported on the following appliances: Dell SonicWALL Email Security 200

Release Notes. Dell SonicWALL Email Security 7.4.3 firmware is supported on the following appliances: Dell SonicWALL Email Security 200 Release Ntes Email Security Dell SnicWALL Email Security 7.4.3 SnicOS Cntents System Cmpatibility... 1 Enhancements in Email Security 7.4.3... 2 Knwn Issues... 3 Upgrading t Email Security 7.4.3... 4 Related

More information

Create a Non-Catalog Requisition

Create a Non-Catalog Requisition Create a Nn-Catalg Requisitin Jb Aid This jb aid describes hw t create a standard nn-catalg (i.e., nn-ibuynu) purchase request. REFER TO ADDITIONAL TRAINING GUIDES If yu need t create a special requisitin

More information

Introduction to Mindjet MindManager Server

Introduction to Mindjet MindManager Server Intrductin t Mindjet MindManager Server Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 mindjet.cm 2013 Mindjet. All Rights

More information

Optimal Payments Extension. Supporting Documentation for the Extension Package. 20140225 v1.1

Optimal Payments Extension. Supporting Documentation for the Extension Package. 20140225 v1.1 Optimal Payments Extensin Supprting Dcumentatin fr the Extensin Package 20140225 v1.1 Revisin Histry v1.1 Updated Demac Media branding v1.0 Initial Dcument fr Distributin supprt@ptimalpayments.cm Page

More information

Improved Data Center Power Consumption and Streamlining Management in Windows Server 2008 R2 with SP1

Improved Data Center Power Consumption and Streamlining Management in Windows Server 2008 R2 with SP1 Imprved Data Center Pwer Cnsumptin and Streamlining Management in Windws Server 2008 R2 with SP1 Disclaimer The infrmatin cntained in this dcument represents the current view f Micrsft Crpratin n the issues

More information

Using Shift4 with Magento

Using Shift4 with Magento D O L L A R S O N T H E N E T Using Shift4 with Magent Using Shift4 with Magent Cpyright Ntice Shift4 Crpratin 1491 Center Crssing Rad Las Vegas, NV 89144 702.597.2480 www.shift4.cm inf@shift4.cm Dcument

More information

Mobile Deployment Guide For Apple ios

Mobile Deployment Guide For Apple ios Fr Apple ios Cpyright This dcument is prtected by the United States cpyright laws, and is prprietary t Zscaler Inc. Cpying, reprducing, integrating, translating, mdifying, enhancing, recrding by any infrmatin

More information

New in this release. Sphere 9.4.3.2 (October 2013)

New in this release. Sphere 9.4.3.2 (October 2013) New in this release Sphere 9.4.3.2 (Octber 2013) The fllwing client-facing changes were implemented: An issue that prevented certain Friends Asking Friends spnsrship levels frm appearing as ptins n the

More information

Configuring and Integrating LDAP

Configuring and Integrating LDAP Cnfiguring and Integrating LDAP The Basics f LDAP 3 LDAP Key Terms and Cmpnents 3 Basic LDAP Syntax 4 The LDAP User Experience Mnitr 6 This dcument includes infrmatin abut LDAP and its rle with SlarWinds

More information

User Manual Brainloop Outlook Add-In. Version 3.4

User Manual Brainloop Outlook Add-In. Version 3.4 User Manual Brainlp Outlk Add-In Versin 3.4 Cntent 1. Summary... 3 2. Release Ntes... 3 2.1 Prerequisites... 3 2.2 Knwn Restrictins... 4 3. Installatin and Cnfiguratin... 4 3.1 The installatin prgram...

More information

Aras Innovator Internet Explorer Client Configuration

Aras Innovator Internet Explorer Client Configuration Aras Innvatr Internet Explrer Client Cnfiguratin Aras Innvatr 9.1 Dcument #: 9.1.009032008 Last Mdified: 3/17/2009 Aras Crpratin ARAS CORPORATION Cpyright 2009 All rights reserved Aras Crpratin 300 Brickstne

More information

HUSKYMONKEY WS Real Estate CRM Working with Advertisement Portals

HUSKYMONKEY WS Real Estate CRM Working with Advertisement Portals HUSKYMONKEY WS Real Estate CRM Wrking with Advertisement Prtals Yur destinatin fr prfessinal web slutins hm@huskymnkey.rg www.huskymnkey.rg huskymnkey Cpyright 2013. All rights reserved. Wrking with Prtals

More information

Access to the Ashworth College Online Library service is free and provided upon enrollment. To access ProQuest:

Access to the Ashworth College Online Library service is free and provided upon enrollment. To access ProQuest: PrQuest Accessing PrQuest Access t the Ashwrth Cllege Online Library service is free and prvided upn enrllment. T access PrQuest: 1. G t http://www.ashwrthcllege.edu/student/resurces/enterlibrary.html

More information

CallRex 4.3 Installation Guide

CallRex 4.3 Installation Guide This dcument describes hw t install CallRex 4.3. It cvers the fllwing: CallRex 4.3 Cmpnents. Server Prerequisites. Perfrming the Installatin. Changing the Accunt Used by CallRex Services. Trubleshting.

More information

MPDS Configuration Sheet Windows 2000

MPDS Configuration Sheet Windows 2000 MPDS Cnfiguratin Sheet Windws 2000 Cnnecting t the Internet via a Mbile Packet Data service terminal Setting up a Windws 2000 mdem device The PC cmmunicates with the MPDS terminal as if it were a mdem.

More information

1) Update the AccuBuild Program to the latest version Version 9.3.0.3 or later.

1) Update the AccuBuild Program to the latest version Version 9.3.0.3 or later. Certified Payrll XML Exprt As f June 4 th, 2015, The Califrnia Department f Industrial Relatins (DIR) is requiring that all certified payrll reprts be submitted nline using the ecpr system. The ecpr System

More information

Readme File. Purpose. Introduction to Data Integration Management. Oracle s Hyperion Data Integration Management Release 9.2.

Readme File. Purpose. Introduction to Data Integration Management. Oracle s Hyperion Data Integration Management Release 9.2. Oracle s Hyperin Data Integratin Management Release 9.2.1 Readme Readme File This file cntains the fllwing sectins: Purpse... 1 Intrductin t Data Integratin Management... 1 Data Integratin Management Adapters...

More information

Attunity RepliWeb SSL Guide

Attunity RepliWeb SSL Guide Attunity RepliWeb SSL Guide Sftware Versin 5.2 June 25, 2012 RepliWeb, Inc., 6441 Lyns Rad, Ccnut Creek, FL 33073 Tel: (954) 946-2274, Fax: (954) 337-6424 E-mail: inf@repliweb.cm, Supprt: http://supprt.repliweb.cm

More information

LeadStreet Broker Guide

LeadStreet Broker Guide RE/MAX f Western Canada LeadStreet Brker Guide Ver. 2.0 Revisin Histry Name Date Versin Descriptin Tamika Anglin 09/04/13 1.0 Initial Creatin Tamika Anglin 11/05/13 2.0 Inclusin f instructins n reprting

More information

HOWTO: How to configure SSL VPN tunnel gateway (office) to gateway

HOWTO: How to configure SSL VPN tunnel gateway (office) to gateway HOWTO: Hw t cnfigure SSL VPN tunnel gateway (ffice) t gateway Hw-t guides fr cnfiguring VPNs with GateDefender Integra Panda Security wants t ensure yu get the mst ut f GateDefender Integra. Fr this reasn,

More information

How to deploy IVE Active-Active and Active-Passive clusters

How to deploy IVE Active-Active and Active-Passive clusters Hw t deply IVE Active-Active and Active-Passive clusters Overview Juniper Netscreen SA and SM series appliances supprt Active/Passive r Active/Active cnfiguratins acrss a LAN r a WAN t prvide high availability,

More information

AvePoint Office Connect 1.31

AvePoint Office Connect 1.31 AvePint Office Cnnect 1.31 User Guide Issued May 2016 1 Table f Cntents What s New in this Guide... 4 Abut Office Cnnect... 5 Understanding the Office Cnnect Explrer... 6 Sharing Files with Others (Quick

More information

Getting Started Guide

Getting Started Guide fr SharePint www.lgbinder.cm Getting Started Guide Dcument versin 3 Cntents Installing LOGbinder fr SharePint... 3 Step 1 Select Server and Check Sftware Requirements... 3 Select Server... 3 Sftware Requirements...

More information

Diagnosis and Troubleshooting

Diagnosis and Troubleshooting Diagnsis and Trubleshting DataDirect Cnnect Series ODBC Drivers Intrductin This paper discusses the diagnstic tls that are available t cnfigure and trublesht yur ODBC envirnment and prvides a trubleshting

More information

Durango Merchant Services QuickBooks SyncPay

Durango Merchant Services QuickBooks SyncPay Durang Merchant Services QuickBks SyncPay Gateway Plug-In Dcumentatin April 2011 Durang-Direct.cm 866-415-2636-1 - QuickBks Gateway Plug-In Dcumentatin... - 3 - Installatin... - 3 - Initial Setup... -

More information

ScaleIO Security Configuration Guide

ScaleIO Security Configuration Guide ScaleIO Security Cnfiguratin Guide 1 Intrductin This sectin prvides an verview f the settings available in ScaleIO t ensure secure peratin f the prduct: Security settings are divided int the fllwing categries:

More information

HP Email Archiving software for Microsoft Exchange

HP Email Archiving software for Microsoft Exchange HP Email Archiving sftware fr Micrsft Exchange PST Imprt Tls Cmpnents and Deplyment Best Practices Table f Cntents Overview... 2 Prerequisites... 2 Cmpnents... 2 Archive Credentials... 2 PST Lader... 2

More information

E-Biz Web Hosting Control Panel

E-Biz Web Hosting Control Panel 1 f 38 E-Biz Web Hsting Cntrl Panel This dcument has been created t give yu a useful insight in t the Hsting Cntrl Panel available with E-Biz hsting services. Please nte: Optins available are dependent

More information

Regions File Transmission

Regions File Transmission Regins File Transmissin Getting Started with FTPS Regins Bank Member FDIC Revised 022113 It s time t expect mre. Table f Cntents Getting Started with FTPS Setting Up FTPS Cnnectin in FTP Client 3 4 9 Regins

More information