RSA ACE/Server 5.2 VERITAS Integration

Size: px
Start display at page:

Download "RSA ACE/Server 5.2 VERITAS Integration"

Transcription

1 RSA ACE/Server 5.2 VERITAS Integratin Versin: 1.0 July 17, 2003 Cpyright 2003 RSA Security Inc. All rights reserved. N part f this dcument may be reprduced r distributed in any frm r by any means, r stred in a database r retrieval system, withut prir written permissin f RSA Security Inc. Cpyright VERITAS Sftware Crpratin. All rights reserved. VERITAS is a registered trademark f VERITAS Sftware Crpratin in the US and ther cuntries. The VERITAS lg and VERITAS Cluster Server are trademarks f VERITAS Sftware Crpratin. All ther trademarks r registered trademarks are the prperty f their respective wners.

2 Cntents RSA ACE/SERVER VERITAS INTEGRATION...3 CONFIGURATION...3 INTRODUCTION...3 PREREQUISITES...3 INSTALLATION AND CONFIGURATION INSTALLING RSA ACE/SERVER 5.2 ON SYSTEM CONFIGURING RSA ACE/SERVER 5.2 ON SYSTEM VERITAS CLUSTER SERVER INTEGRATION INTEGRATION TESTS ISSUES AND CONCERNS... 7 APPENDIX A APPLICATION SCRIPT...8 APPENDIX B VERITAS CONFIGURATION FILES EXAMPLE...11 RSA Security, Inc 2

3 Engineering Divisin RSA ACE/Server VERITAS Integratin Cnguratin Intrductin This dcument prvides technical details regarding the cnguratin f RSA ACE/Server 5.2 (primary n VERITAS Cluster Server, Versin 3.5. VERITAS Cluster Server is a high-availability system that runs n a variety f platfrms. These instructins prvide infrmatin n the installatin and cnguratin f the RSA ACE/Server 5.2 (primary using VERITAS Cluster Server 3.5 n the Sun Slaris 9 platfrm. This guide assumes the reader is familiar with the installatin and cnguratin f VERITAS Cluster Server. Als, it is intended fr used by Custmers in cnjunctin by RSA Security Custmer Supprt Engineers. Prerequisites Befre RSA ACE/Server 5.2 (primary is integrated with VERITAS Cluster Server, a wrking VERITAS Cluster Server installatin is required. VERITAS Cluster Server shuld be installed n tw r mre Sun Micrsystems Slaris 9 systems. The systems must share a disk array cngured t be access by either server ne at a time with a cmmn munt pint. As part f the integratin f RSA ACE/Server 5.2 with VERITAS Cluster Server, we will use the VERITAS Applicatin Agent that cmes already integrated with the VERITAS Cluster Server Sftware. Fr integrating RSA ACE/Server 5.2 (primary with VERITAS Cluster Server we will need a public IP address that reslves t a name that will crrespnd t the RSA ACE/Server 5.2 (primary IP and name. Als, we will need a directry n the disk array n which the RSA ACE/Server 5.2 (primary sftware and database les will reside. T describe the integratin f RSA ACE/Server 5.2 (primary and VERITAS Cluster Server n this dcument, we assume that the cnguratin cnsist f tw servers that we named vcmace1 and vcmace2. The disk array uses a munt pint n each system named ha_data. RSA Security, Inc 3

4 Installatin and Cnguratin 1. Installing RSA ACE/Server 5.2 n System 1 The rst step in the prcess is installing and cnguring the RSA ACE/Server 5.2 primary in ne server that is part f the cluster, fr ur purpses vcmace1. Fllw the fllwing steps: Manually add the RSA ACE/Server 5.2 services t the /etc/services le and if it is necessary mdify the Kernel Parameters accrding t the RSA ACE/Server 5.2 Unix install guide. Dene the IP address and name that will be used by yur RSA ACE/Server 5.2 primary and that VERITAS Cluster Server will make available n the /etc/hst le. Fr this example, the hst name aceprim will be used and assciated t the IP address. The lcal hst le n vcmace1 shuld be altered t cntain an entry fr a hst aceprim and the IP address Manually munt the shared disk array n vcmace1 at the cmmn munt pint. Fr this example, we assume the le system is munted at /ha_data. Temprarily change the hst name f the server n which yu are ging t perfrm the installatin t the hstname assciated with the high available IP address. Fr ur example, the name is changed frm vcmace1 t aceprim. Install RSA ACE/Server 5.2 (primary accrding t the instructins n the RSA ACE/Server 5.2 Unix install guide. Please be sure t select a directry under /ha_data fr the installatin lcatin. Once cmplete, the RSA ACE/Server 5.2 (primary installatin shuld specify USR_ACE as /ha_data/ace/prg and VAR_ACE as /ha_data/ace/data accrding t ur example. Change back the hst name frm temprary (aceprim t the permanent (vcmace1 If yu want t test RSA ACE/Server 5.2 (primary n system 1, manually dene a virtual interface with the IP address used fr the RSA ACE/Server 5.2 installatin n the public Ethernet interface. Once the virtual interface is up, Start RSA ACE/Server 5.2 (primary manually, and check that all prcesses start, and that yu are able t authenticate. At the end, Stp RSA ACE/Server 5.2 (primary manually, and Delete the virtual interface yu dened. 2. Cnguring RSA ACE/Server 5.2 n System 2 On the secnd system we need t d a small amunt f manual cnguratin. The fllwing steps are required n the nn-installatin system, vcmace2, in the cluster: Manually add the RSA ACE/Server 5.2 services t the /etc/services le and if it is necessary mdify the Kernel Parameters accrding t the RSA ACE/Server 5.2 Unix install guide. If yu want cpy the services le frm system 1 (vcmace1. Manually un-munt frm system 1(vcmace1 the shared disk array, and munt the disk array n system 2 (vcmace2 at the cmmn munt pint. Fr this example, we assume the le system is munted at /ha_data. Create a symblic link t sdace.txt le in the /etc. The riginal sdace.txt will be n the installatin directry f RSA ACE/Server 5.2 (primary that resides n the shared disk RSA Security, Inc 4

5 array and that nw is munted n system 2. Fr ur example, it is lcated at /ha_data/ace/data/sdace.txt (fr ur example. Create a symblic link t the libsdxauthr.s dynamic library in the /usr/lib directry. The riginal libsdxauthr.s will be n the installatin directry f RSA ACE/Server 5.2 (primary that resides n the shared disk array and that nw is munted n system 2. Fr ur example, it is lcated at /ha_data/ace/prg/libsdxauthr.s. Dene the IP address and name that will be used by yur RSA ACE/Server 5.2 primary and that VERITAS Cluster Server will make available n the /etc/hst le. Fr this example, the hst name aceprim will be used and assciated t the IP address. The lcal hst le n vcmace2 shuld be altered t cntain an entry fr a hst aceprim and the IP address If yu want t test RSA ACE/Server 5.2 (primary n system 2, manually dene a virtual interface with the IP address used fr the RSA ACE/Server 5.2 installatin n the public Ethernet interface. Once the virtual interface is up, Start RSA ACE/Server 5.2 (primary manually, and check that all prcesses start, and that yu are able t authenticate. At the end, Stp RSA ACE/Server 5.2 (primary manually, and Delete the virtual interface yu dened. 3. VERITAS Cluster Server Integratin Once VERITAS Cluster Server has been installed and tested, and the RSA ACE/Server 5.2 (primary has been installed n system 1 and cngured n system 2, ur attentin can be turned t the VERITAS Cluster Server integratin shell scripts. VERITAS Cluster Server has a variety f integratin methds. Fr the RSA ACE/Server 5.2 (primary applicatin we cnsidered that the best way was t used the VERITAS Applicatin Agent that cmes bundled with VERITAS Cluster Server. The VERITAS Applicatin Agent uses cmmand scripts t start, stp, and mnitr the applicatin. Fr the case f the RSA ACE/Server 5.2 (primary a single shell script can be used t perfrm all the VERITAS-related functins. A cpy f this script is placed in a nn-shared directry n each system in the cluster. The nn-shared directry shuld have the same name n bth systems. A cpy f a mdel f the shell script can be fund at Appendix A, and it was called ace. Althugh, detailed VERITAS Cluster Server cnguratin is utside the scpe f this dcument, a simple cnguratin that will shw the integratin f VERITAS Cluster Server with RSA ACE/Server 5.2 (primary will be as fllw: Dene n VERITAS Cluster Server a new service grup fr RSA ACE/Server 5.2 (primary. Include the tw systems in the service grup. Fr ur example we called aceprimary. Dene a NIC resurce n the service grup t cntrl the Ethernet interface n which the virtual IP (high available address used fr the RSA ACE/Server 5.2 will be dened. Fr ur case we called, aceprimnic. Dene an IP resurce n the service grup t cntrl the virtual IP used by RSA ACE/Server 5.2 and that will be available between the systems in the cluster. Fr ur case, we called aceprimip. Dene the resurce(s n the service grup that best describes the shared disk array that yu are using. Fr ur case, we used a munt resurce. The resurces yu dened RSA Security, Inc 5

6 here are the nes that will be in charge f managing the shared disk array. Fr ur case, we called it ha_data. Dene an applicatin resurce n the service grup that will start, stp and mnitr the RSA ACE/Server 5.2 (primary applicatin. Dene the applicatin as a failver applicatin, this will prevent fr allwing trying t start RSA ACE/Server 5.2 n bth systems at the same time. Als, dene the start, stp, and mnitr prperties f the resurce. Fr ur case, we called aceprimapp. Given that we are using ne shell script t mnitr, start, and stp RSA ACE/Server 5.2 dene the prperties f the applicatin resurce like this: StartPrgram: <nn-shared directry>/ace start StpPrgram: <nn-shared directry>/ace stp MnitrPrgram: <nn-shared directry>/ace mnitr Fr example, if the script is placed in the directry /etc/init.d/, the applicatin resurce prperties fr start, stp, and mnitr will lk like this: StartPrgram: /etc/init.d/ace start StpPrgram: /etc/init.d/ace stp MnitrPrgram: /etc/init.d/ace mnitr As part f the applicatin cnguratin, it is recmmended t create dependencies between the abve dened resurces. Based n the abve resurces the recmmended dependencies are: IP resurce depends n the NIC resurce Applicatin resurce depends n IP resurce Applicatin resurce depends n the shared disk array resurce It is strngly recmmended that each resurce shuld be tested independently t nd failures easily. Als, it is recmmended that until the entire cnguratin has been tested t make the resurces critical. A sample cnguratin le (main.cf and a VERITAS reprt n the cnguratin can be fund n Appendix B. 4. Integratin Tests The rst test t d will be t manually switch ver the service grup frm ne system int the ther, and testing that users cntinue t authenticate against the primary and all the prcesses run n each system. The integrated slutin can be tested by manually terminating sme RSA ACE/Server 5.2 prcesses t make sure the mnitr prtin f the script wuld crrectly detect that the RSA ACE/Server 5.2 is n lnger functining. This can be dne by simply changing t the ACEPROG directry (/ha_data/ace/prg and stpping the ACE/Server frm the cmmand line (./aceserver stp. Other, mre drastic, tests culd als be perfrmed. The mnitr prtin f the script can als tested n bth the active system (i.e., the system n which the RSA ACE/Server 5.2 instance was running and the inactive system (i.e., the stand-by RSA Security, Inc 6

7 system n which the RSA ACE/Server 5.2 wuld be started in the event f failure. VERITAS Cluster Server runs the mnitr script n bth systems t validate their anticipated state. The active system can als be abruptly halted (pwered-ff t validate that the inactive system wuld start the RSA ACE/Server 5.2 prcesses. A Remte Administratin installatin can als be used t verify that it cnnects t the fail-ver RSA ACE/Server 5.2 withut any manual recnguratin. Althugh the user s administrative sessin is lst (and requires the user t restart the applicatin and re-authenticate, n Remte Admin applicatin cnguratin changes shuld be required. RSA ACE/Agents shuld authenticate against either instance f the Primary server (vcmace1 r vcmace2 withut recnguratin. Replicas shuld be able t cnnect t either instance f the Primary Server (vcmace1 r vcmace2 RSA ACE/Server QuickAdmin can als be used t verify that it cnnects t the fail-ver RSA ACE/Server 5.2 withut any manual recnguratin. Althugh the user s administrative sessin is lst (and requires the user t restart the applicatin and re-authenticate, n QuickAdmin applicatin cnguratin changes shuld be required. 5. Issues and Cncerns The mnitring capabilities f the script are fairly minimal and culd be enhanced t prvide mre cmprehensive mnitring f ACE/Server prcesses. The ACE-VERITAS integratin script currently requires manual mdicatin t dene the installatin lcatin and t mnitr any ther prcesses desired. RSA Security, Inc 7

8 Appendix A Applicatin Script This is the script used fr all VERITAS cntrl functins. It can be passed three different parameters: start, stp, r mnitr. These are used t start the ACE/Server, stp the ACE/Server and determine if the server is running, respectively.!/bin/sh Startup fr the Ace Server & Assciated Prgress Database NOTE - Current assumptin 1 -> Applicatin is dwn. 0 -> Applicatin is up. LOG_EXEC=lgger LOG_OPT="-p daemn.err" AUTH_PORT=5500 STATUS_ACE_DOWN=0 STATUS_ACE_UP=1 ACE_DIR=/data/ace_VERITAS/ace/prg SD_HIGH_AVAILABILITY=1 exprt SD_HIGH_AVAILABILITY case "$1" in 'start' if [ -x $ACE_DIR/sdcnnect ] ; then ech "Starting Prgress Database..." > /dev/cnsle ulimit -n 1000 cd $ACE_DIR./sdcnnect shutdwn./sdcnnect clean./sdcnnect start result_cde=$? if [ ${result_cde} = 0 ] then db_brker=0 else db_brker=1 if [ -x $ACE_DIR/aceserver ] ; then ech "Starting ACE/Server..." > /dev/cnsle cd $ACE_DIR./aceserver start result_cde=$? if [ ${result_cde} = 0 ] then ace_daemns=0 else RSA Security, Inc 8

9 ;; ace_daemns=1 tuch /ace_ver_scripts/aceserver.state if [ ${db_brker} -a ${ace_daemns} ] then exit 0 else exit 1 'stp' ech "Shutting Dwn ACE/Server..." (cd $ACE_DIR;./aceserver stp ech "Shutting Dwn Prgress Database..." (cd $ACE_DIR;./sdcnnect shutdwn ;./sdcnnect clean if [ -f /ace_ver_scripts/aceserver.state ] then rm /ace_ver_scripts/aceserver.state ;; 'mnitr' check fr database LK les if [! -d $ACE_DIR ] ; then $LOG_EXEC $LOG_OPT "$0: mnitr: $ACE_DIR nt present." exit $STATUS_ACE_DOWN if [! -f $ACE_DIR/../data/sdserv.lk ] ; then $LOG_EXEC $LOG_OPT "$0: mnitr: N serv LK le ($ACE_DIR/../data/sdserv.lk." exit $STATUS_ACE_DOWN if [! -f $ACE_DIR/../data/sdlg.lk ] ; then $LOG_EXEC $LOG_OPT "$0: mnitr: N lg LK le ($ACE_DIR/../data/sdlg.lk." exit $STATUS_ACE_DOWN see that prcess is listening n ACE/Server prt ACE_PORT=`netstat -a -n grep $AUTH_PORT` if [ -z "$ACE_PORT" ] ; then $LOG_EXEC $LOG_OPT "$0: mnitr: N prcess listening n prt $AUTH_PORT." exit $STATUS_ACE_DOWN nd sme ACE/Server prcesses ACE_FE=`ps -ef grep aceserver_fe grep -v grep` ACE_BE=`ps -ef grep aceserver_be grep -v grep` ACE_ADMIN=`ps -ef grep sdadmind grep -v grep` if [ -z "$ACE_FE" - \ -z "$ACE_BE" - \ -z "$ACE_ADMIN" ] ; then $LOG_EXEC $LOG_OPT "$0: mnitr: Unable t nd ACE prcess(es" exit $STATUS_ACE_DOWN exit $STATUS_ACE_UP ;; RSA Security, Inc 9

10 * ech "Usage: /ace_ver_scripts/ace_script { start stp }" ;; esac exit 0 RSA Security, Inc 10

11 Appendix B VERITAS Cnguratin Files Example VERITAS Cnguratin File This is the main.cf le frm the test installatin: include "types.cf" cluster veridev ( UserNames = { admin = "cdrpdxpmhpzs." } Administratrs = { admin } CunterInterval = 5 system vfail1 ( system vfail2 ( grup ClusterService ( SystemList = { vfail1 = 0, vfail2 = 1 } AutStartList = { vfail1, vfail2 } OnlineRetryLimit = 3 IP webip ( Device = eri0 Address = " " NIC csgnic ( Device = eri0 NetwrkType = ether = { " " } = { " " } VRTSWebApp VCSweb ( Critical = 0 AppName = vcs InstallDir = "/pt/vrtsweb/veritas" TimeFrOnline = 5 VCSweb requires webip webip requires csgnic // resurce dependency tree // // grup ClusterService // { // VRTSWebApp VCSweb // { RSA Security, Inc 11

12 // IP webip // { // NIC csgnic // } // } // } grup aceprimary ( SystemList = { vfail1 = 1, vfail2 = 2 } AutStartList = { vfail1 } Applicatin aceprimapp ( User = rt StartPrgram = "/ace_ver_scripts/ace_script start" StpPrgram = "/ace_ver_scripts/ace_script stp" MnitrPrgram = "/ace_ver_scripts/ace_script mnitr" IP aceprimip ( Device = eri0 Address = " " Munt aceprimdata ( MuntPint = "/data" BlckDevice = "/dev/dsk/c1t0d0s3" FSType = ufs FsckOpt = "-y" NIC aceprimnic ( Device = eri0 NetwrkType = ether = { " " } = { " " } aceprimapp requires aceprimdata aceprimapp requires aceprimip aceprimip requires aceprimnic // resurce dependency tree // // grup aceprimary // { // Applicatin aceprimapp // { // Munt aceprimdata // IP aceprimip // { // NIC aceprimnic // } // } // } RSA Security, Inc 12

13 ACE/Server - VERITAS Cnguratin Reprt This is a cpy f a VERITAS cnguratin reprt fr the ACE/Server applicatin agent. Resurce Attribute System Value aceprimapp Grup glbal aceprimary aceprimapp Type glbal Applicatin aceprimapp AutStart glbal 1 aceprimapp Critical glbal 1 aceprimapp Enabled glbal 1 aceprimapp LastOnline glbal vfail1 aceprimapp MnitrOnly glbal 0 aceprimapp ResurceOwner glbal unknwn aceprimapp TriggerEvent glbal 0 aceprimapp ArgListValues vfail1 rt "/ace_ver_scripts/ace_script start" "/ace_ver_scripts/ace_script stp" "" "/ace_ver_scripts/ace_script mnitr" 0 0 aceprimapp ArgListValues vfail2 rt "/ace_ver_scripts/ace_script start" "/ace_ver_scripts/ace_script stp" "" "/ace_ver_scripts/ace_script mnitr" 0 0 aceprimapp CndenceLevel vfail1 100 aceprimapp CndenceLevel vfail2 0 aceprimapp Flags vfail1 aceprimapp Flags vfail2 aceprimapp IState vfail1 nt waiting aceprimapp IState vfail2 nt waiting aceprimapp Prbed vfail1 1 aceprimapp Prbed vfail2 1 aceprimapp Start vfail1 1 aceprimapp Start vfail2 0 aceprimapp State vfail1 ONLINE aceprimapp State vfail2 OFFLINE aceprimapp CleanPrgram glbal aceprimapp MnitrPrcesses glbal aceprimapp MnitrPrgram glbal /ace_ver_scripts/ace_script mnitr aceprimapp PidFiles glbal aceprimapp StartPrgram glbal /ace_ver_scripts/ace_script start aceprimapp StpPrgram glbal /ace_ver_scripts/ace_script stp aceprimapp User glbal rt aceprimdata Grup glbal aceprimary aceprimdata Type glbal Munt aceprimdata AutStart glbal 1 aceprimdata Critical glbal 1 aceprimdata Enabled glbal 1 aceprimdata LastOnline glbal vfail1 aceprimdata MnitrOnly glbal 0 aceprimdata ResurceOwner glbal unknwn aceprimdata TriggerEvent glbal 0 aceprimdata ArgListValues vfail1 /data /dev/dsk/c1t0d0s3 ufs "" -y 0 aceprimdata ArgListValues vfail2 /data /dev/dsk/c1t0d0s3 ufs "" -y 0 aceprimdata CndenceLevel vfail1 100 aceprimdata CndenceLevel vfail2 0 aceprimdata Flags vfail1 aceprimdata Flags vfail2 aceprimdata IState vfail1 nt waiting aceprimdata IState vfail2 nt waiting aceprimdata Prbed vfail1 1 aceprimdata Prbed vfail2 1 aceprimdata Start vfail1 1 aceprimdata Start vfail2 0 aceprimdata State vfail1 ONLINE aceprimdata State vfail2 OFFLINE aceprimdata BlckDevice glbal /dev/dsk/c1t0d0s3 aceprimdata FSType glbal ufs aceprimdata FsckOpt glbal -y RSA Security, Inc 13

14 aceprimdata MuntOpt glbal aceprimdata MuntPint glbal /data aceprimdata SnapUmunt glbal 0 aceprimip Grup glbal aceprimary aceprimip Type glbal IP aceprimip AutStart glbal 1 aceprimip Critical glbal 1 aceprimip Enabled glbal 1 aceprimip LastOnline glbal vfail1 aceprimip MnitrOnly glbal 0 aceprimip ResurceOwner glbal unknwn aceprimip TriggerEvent glbal 0 aceprimip ArgListValues vfail1 eri "" "" 1 0 aceprimip ArgListValues vfail2 eri "" "" 1 0 aceprimip CndenceLevel vfail1 100 aceprimip CndenceLevel vfail2 0 aceprimip Flags vfail1 aceprimip Flags vfail2 aceprimip IState vfail1 nt waiting aceprimip IState vfail2 nt waiting aceprimip Prbed vfail1 1 aceprimip Prbed vfail2 1 aceprimip Start vfail1 1 aceprimip Start vfail2 0 aceprimip State vfail1 ONLINE aceprimip State vfail2 OFFLINE aceprimip Address glbal aceprimip ArpDelay glbal 1 aceprimip Device glbal eri0 aceprimip IfcngTwice glbal 0 aceprimip NetMask glbal aceprimip Optins glbal aceprimnic Grup glbal aceprimary aceprimnic Type glbal NIC aceprimnic AutStart glbal 1 aceprimnic Critical glbal 1 aceprimnic Enabled glbal 1 aceprimnic LastOnline glbal vfail1 aceprimnic MnitrOnly glbal 0 aceprimnic ResurceOwner glbal unknwn aceprimnic TriggerEvent glbal 0 aceprimnic ArgListValues vfail1 eri0 ether aceprimnic ArgListValues vfail2 eri0 ether aceprimnic CndenceLevel vfail1 100 aceprimnic CndenceLevel vfail2 100 aceprimnic Flags vfail1 aceprimnic Flags vfail2 aceprimnic IState vfail1 nt waiting aceprimnic IState vfail2 nt waiting aceprimnic Prbed vfail1 1 aceprimnic Prbed vfail2 1 aceprimnic Start vfail1 0 aceprimnic Start vfail2 0 aceprimnic State vfail1 ONLINE aceprimnic State vfail2 ONLINE aceprimnic Device glbal eri0 aceprimnic NetwrkType glbal ether aceprimnic PingOptimize glbal 1 aceprimnic NetwrkHsts vfail aceprimnic NetwrkHsts vfail RSA Security, Inc 14

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory Technical Paper Installing and Cnfiguring Envirnment Manager in a Grid Envirnment with a Shared Cnfiguratin Directry Last Mdified: January 2018 Release Infrmatin Cntent Versin: January 2018. Trademarks

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment Technical Paper Installing and Cnfiguring SAS Envirnment Manager in a SAS Grid Envirnment Last Mdified: Octber 2016 Release Infrmatin Cntent Versin: Octber 2016. Trademarks and Patents SAS Institute Inc.,

More information

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation.

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation. CunterSnipe Sftware Installatin Guide Sftware Versin 10.x.x CunterSnipe sftware installs n any system cmpatible with Ubuntu 14.04 LTS server which is supprted until 2019 Initial Set-up- Nte: An internet

More information

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation PRE-INSTALLATION INSTRUCTIONS: This dcument discusses using the WrldShip DVD t install WrldShip. Yu can als install WrldShip frm the Web. G t the fllwing Web page and click the apprpriate dwnlad link:

More information

Upgrading Kaltura MediaSpace TM Enterprise 1.0 to Kaltura MediaSpace TM Enterprise 2.0

Upgrading Kaltura MediaSpace TM Enterprise 1.0 to Kaltura MediaSpace TM Enterprise 2.0 Upgrading Kaltura MediaSpace TM Enterprise 1.0 t Kaltura MediaSpace TM Enterprise 2.0 Assumptins: The existing cde was checked ut f: svn+ssh://mediaspace@kelev.kaltura.cm/usr/lcal/kalsurce/prjects/m ediaspace/scial/branches/production/website/.

More information

Refreshing Axiom TEST with a Current Copy of Production Axiom EPM June 20, 2014

Refreshing Axiom TEST with a Current Copy of Production Axiom EPM June 20, 2014 Refreshing Axim TEST with a Current Cpy f Prductin Axim EPM June 20, 2014 Refreshing Axim TEST If yu maintain an Axim TEST envirnment yu will want t refresh it with a current cpy f yur PROD database when

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

Firmware Upgrade Wizard v A Technical Guide

Firmware Upgrade Wizard v A Technical Guide Firmware Upgrade Wizard v4.1.1 A Technical Guide Nvember 2015 Intrductin The Firmware Upgrade Wizard prvides the fllwing features: It supprts upgrading the firmware n designated devices, see Supprted devices.

More information

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017 Demand Frecasting Fr Micrsft Dynamics 365 fr Operatins Technical Guide Release 7.1 December 2017 2017 Farsight Slutins Limited All Rights Reserved. Prtins cpyright Business Frecast Systems, Inc. This dcument

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

BMC Remedyforce Integration with Remote Support

BMC Remedyforce Integration with Remote Support BMC Remedyfrce Integratin with Remte Supprt 2003-2018 BeyndTrust, Inc. All Rights Reserved. BEYONDTRUST, its lg, and JUMP are trademarks f BeyndTrust, Inc. Other trademarks are the prperty f their respective

More information

TIBCO Statistica Options Configuration

TIBCO Statistica Options Configuration TIBCO Statistica Optins Cnfiguratin Sftware Release 13.3 June 2017 Tw-Secnd Advantage Imprtant Infrmatin SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

Aras Innovator 11. Package Import Export Utilities

Aras Innovator 11. Package Import Export Utilities Aras Innvatr 11 Package Imprt Exprt Utilities Dcument #: 11.0.02015040601 Last Mdified: 1/4/2018 Aras Innvatr 11 Package Imprt Exprt Utilities Cpyright Infrmatin Cpyright 2018 Aras Crpratin. All Rights

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel NiceLabel LMS Installatin Guide fr Single Server Deplyment Rev-1702 NiceLabel 2017. www.nicelabel.cm 1 Cntents 1 Cntents 2 2 Architecture 3 2.1 Server Cmpnents and Rles 3 2.2 Client Cmpnents 3 3 Prerequisites

More information

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions TECHNICAL REPORT Dell EqualLgic PS Series Arrays: Expanding Windws Basic Disk Partitins ABSTRACT This Technical Reprt describes hw t expand Micrsft Windws basic disk vlumes after increasing the size f

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

Launching Xacta 360 Marketplace AMI Guide June 2017

Launching Xacta 360 Marketplace AMI Guide June 2017 Launching Xacta 360 Marketplace AMI Guide June 2017 Tels Crpratin 2017. All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark

More information

Aras Innovator 8.1 Document #: Last Modified: 4/4/2007. Copyright 2007 Aras Corporation All Rights Reserved.

Aras Innovator 8.1 Document #: Last Modified: 4/4/2007. Copyright 2007 Aras Corporation All Rights Reserved. Aras Innvatr Service Usage Instructins Aras Innvatr 8.1 Dcument #: 8.1.09202006 Last Mdified: 4/4/2007 Aras Crpratin ARAS CORPORATION Cpyright 2007 All rights reserved Aras Crpratin Heritage Place 439

More information

Trimble Survey GNSS Firmware Version 4.81 (July 2013)

Trimble Survey GNSS Firmware Version 4.81 (July 2013) Handheld Integrated Mdular RELEASE NOTES TRIMBLE SURVEY GNSS FIRMWARE Trimble Survey GNSS Firmware Versin 4.81 (July 2013) Requirements This firmware versin includes imprvements t the Survey Receiver firmware.

More information

Getting Started with the SDAccel Environment on Nimbix Cloud

Getting Started with the SDAccel Environment on Nimbix Cloud Getting Started with the SDAccel Envirnment n Nimbix Clud Revisin Histry The fllwing table shws the revisin histry fr this dcument. Date Versin Changes 09/17/2018 201809 Updated figures thrughut Updated

More information

CaseWare Working Papers. Data Store user guide

CaseWare Working Papers. Data Store user guide CaseWare Wrking Papers Data Stre user guide Index 1. What is a Data Stre?... 3 1.1. When using a Data Stre, the fllwing features are available:... 3 1.1.1.1. Integratin with Windws Active Directry... 3

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager A U G U S T 2 0 1 7 V1 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites...

More information

Customer Upgrade Checklist

Customer Upgrade Checklist Custmer Upgrade Checklist Getting Ready fr Yur Sabre Prfiles Upgrade Kicking Off the Prject Create a prfiles prject team within yur agency. Cnsider including peple wh can represent bth the business and

More information

BMC Remedyforce Integration with Bomgar Remote Support

BMC Remedyforce Integration with Bomgar Remote Support BMC Remedyfrce Integratin with Bmgar Remte Supprt 2017 Bmgar Crpratin. All rights reserved wrldwide. BOMGAR and the BOMGAR lg are trademarks f Bmgar Crpratin; ther trademarks shwn are the prperty f their

More information

Wave IP 4.5. CRMLink Desktop User Guide

Wave IP 4.5. CRMLink Desktop User Guide Wave IP 4.5 CRMLink Desktp User Guide 2015 by Vertical Cmmunicatins, Inc. All rights reserved. Vertical Cmmunicatins and the Vertical Cmmunicatins lg and cmbinatins theref and Vertical ViewPint, Wave Cntact

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

Quick Installation Guide

Quick Installation Guide Oracle Strategic Operatinal Planning Release 3.5.1 Quick Installatin Guide Quick Installatin Guide This file cntains the fllwing sectins: Purpse... 1 System Requirements... 1 Server Cnfiguratin... 1 Client

More information

FollowMe. FollowMe. Q-Server Quick Integration Guide. Revision: 5.4 Date: 11 th June Page 1 of 26

FollowMe. FollowMe. Q-Server Quick Integration Guide. Revision: 5.4 Date: 11 th June Page 1 of 26 Q-Server Quick Integratin Guide Revisin: 5.4 Date: 11 th June 2009 Page 1 f 26 Cpyright, Disclaimer and Trademarks Cpyright Cpyright 1997-2009 Ringdale UK Ltd. All rights reserved. N part f this publicatin

More information

September 24, Release Notes

September 24, Release Notes September 24, 2013 Release Ntes Cntacting Lestream Lestream Crpratin 411 Waverley Oaks Rd. Suite 316 Waltham, MA 02452 USA http://www.lestream.cm Telephne: +1 781 890 2019 Fax: +1 781 688 9338 T submit

More information

The screenshots/advice are based on upgrading Controller 10.1 RTM to 10.1 IF6 on Win2003

The screenshots/advice are based on upgrading Controller 10.1 RTM to 10.1 IF6 on Win2003 Overview The screenshts/advice are based n upgrading Cntrller 10.1 RTM t 10.1 IF6 n Win2003 Other Interim Fix (IF) upgrades are likely t be similar, but the authr cannt guarantee that the dcumentatin is

More information

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide HPE AppPulse Mbile Sftware Versin: 2.1 IT Operatins Management Integratin Guide Dcument Release Date: Nvember 2015 Cntents Overview: The IT Operatins Management Integratin 3 System Requirements 3 Hw t

More information

SAS Hot Fix Analysis, Download and Deployment Tool

SAS Hot Fix Analysis, Download and Deployment Tool SAS Ht Fix Analysis, Dwnlad and Deplyment Tl SASHFADD Versin 2.2.1 Usage Guide What's New in SASHFADD 2.2.1? Table f Cntents Intrductin... 1 System Requirements... 2 Imprtant infrmatin regarding tl usage...

More information

Introduction to Mindjet on-premise

Introduction to Mindjet on-premise Intrductin t Mindjet n-premise Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 www.mindjet.cm 2012 Mindjet. All Rights Reserved

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager SEP 2 0 1 8 V 4 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites... 1

More information

IT Essentials (ITE v6.0) Chapter 5 Exam Answers 100% 2016

IT Essentials (ITE v6.0) Chapter 5 Exam Answers 100% 2016 IT Essentials (ITE v6.0) Chapter 5 Exam Answers 100% 2016 1. What are tw functins f an perating system? (Chse tw.) cntrlling hardware access managing applicatins text prcessing flw chart editing prgram

More information

Tips For Customising Configuration Wizards

Tips For Customising Configuration Wizards Tips Fr Custmising Cnfiguratin Wizards ver 2010-06-22 Cntents Overview... 2 Requirements... 2 Applicatins... 2 WinSCP and Putty... 2 Adding A Service T An Existing Wizard... 3 Gal... 3 Backup Original

More information

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE

DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE WHITE PAPER - DELL EMC VxRAIL vcenter SERVER PLANNING GUIDE ABSTRACT This planning guide discusses guidance fr the varius vcenter Server deplyment ptins supprted n VxRail Appliances. Nvember 2017 TABLE

More information

TN How to configure servers to use Optimise2 (ERO) when using Oracle

TN How to configure servers to use Optimise2 (ERO) when using Oracle TN 1498843- Hw t cnfigure servers t use Optimise2 (ERO) when using Oracle Overview Enhanced Reprting Optimisatin (als knwn as ERO and Optimise2 ) is a feature f Cntrller which is t speed up certain types

More information

DocAve 6 Software Platform

DocAve 6 Software Platform DcAve 6 Sftware Platfrm Release Ntes Service Pack 3, Cumulative Update 2 DcAve Fr Micrsft SharePint Released Octber 25, 2013 1 New Features and Imprvements DcAve Platfrm Verified cmpatibility with Micrsft

More information

Aras Innovator Viewer Add-Ons

Aras Innovator Viewer Add-Ons Aras Innvatr Viewer Add-Ons Aras Innvatr 9.2 Dcument #: 9.2.02232009 Last Mdified: 4/1/2010 Aras Crpratin ARAS CORPORATION Cpyright 2010 All rights reserved Aras Crpratin 300 Brickstne Square Suite 904

More information

Universal CMDB. Software Version: Backup and Recovery Guide

Universal CMDB. Software Version: Backup and Recovery Guide Universal CMDB Sftware Versin: 10.32 Backup and Recvery Guide Dcument Release Date: April 2017 Sftware Release Date: April 2017 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr Hewlett

More information

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM AvePint Pipeline Pr 2.0 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin E Issued April 2014 1 Table f Cntents Abut AvePint Pipeline Pr... 3 Required Permissins... 4 Overview f Installatin

More information

PL-2302 Mac OS Driver MAC/PC and PC/MAC Communication Software

PL-2302 Mac OS Driver MAC/PC and PC/MAC Communication Software PL-2302 Mac OS Driver MAC/PC and PC/MAC Cmmunicatin Sftware Windws Netwrk User Manual Prlific Technlgy Inc. Table f Cntents 1. Scpe... 3 1.1. Overview... 3 1.2. Supprted Platfrms and Tested Sftware...3

More information

Adverse Action Letters

Adverse Action Letters Adverse Actin Letters Setup and Usage Instructins The FRS Adverse Actin Letter mdule was designed t prvide yu with a very elabrate and sphisticated slutin t help autmate and handle all f yur Adverse Actin

More information

Reporting Requirements Specification

Reporting Requirements Specification Cmmunity Mental Health Cmmn Assessment Prject OCAN 2.0 - ing Requirements Specificatin May 4, 2010 Versin 2.0.2 SECURITY NOTICE This material and the infrmatin cntained herein are prprietary t Cmmunity

More information

Manually Upgrading PostgreSQL 9.1 to PostgreSQL

Manually Upgrading PostgreSQL 9.1 to PostgreSQL README Manually Upgrading PstgreSQL 9.1 t PstgreSQL 9.4.13 Databases managed by the SAS Web Infrastructure Platfrm Data Server (including SAS slutin data servers cnfigured with the SAS Deplyment Wizard)

More information

Level 2 Development Training

Level 2 Development Training Level 2 Develpment Training Level 2 Develpment Training Level 2 Develpment Training Vide Capture RSS 4000 Level 2 Develpment Training Vide Capture Cntents 1 Intrductin... 3 Intrductin... 3 Available Resurces...

More information

Xerox Security Bulletin XRX12-007

Xerox Security Bulletin XRX12-007 Disable sftware upgrades by default Backgrund The Xerx prducts listed belw were shipped with sftware upgrades enabled by default. The firmware released belw changes the default state f sftware upgrade

More information

UPGRADING TO DISCOVERY 2005

UPGRADING TO DISCOVERY 2005 Centennial Discvery 2005 Why Shuld I Upgrade? Discvery 2005 is the culminatin f ver 18 mnths wrth f research and develpment and represents a substantial leap frward in audit and decisin-supprt technlgy.

More information

Upgrade Guide. Medtech Evolution Specialist. Version 1.11 Build (October 2018)

Upgrade Guide. Medtech Evolution Specialist. Version 1.11 Build (October 2018) Upgrade Guide Medtech Evlutin Specialist Versin 1.11 Build 1.11.0.4 (Octber 2018) These instructins cntain imprtant infrmatin fr all Medtech Evlutin users and IT Supprt persnnel. We suggest that these

More information

Quick Start Guide. Basic Concepts. DemoPad Designer - Quick Start Guide

Quick Start Guide. Basic Concepts. DemoPad Designer - Quick Start Guide Quick Start Guide This guide will explain the prcess f installing & using the DemPad Designer sftware fr PC, which allws yu t create a custmised Graphical User Interface (GUI) fr an iphne / ipad & embed

More information

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018 Release Ntes Versin: - v18.13 Fr ClickSftware StreetSmart September 22, 2018 Cpyright Ntice Cpyright 2018 ClickSftware Technlgies Ltd. All rights reserved. N part f this publicatin may be cpied withut

More information

Setting up the ncipher nshield HSM for use with Kerberized Certificate Authority

Setting up the ncipher nshield HSM for use with Kerberized Certificate Authority Setting up the ncipher nshield HSM fr use with Kerberized Certificate Authrity Intrductin This dcument cntains instructins fr setting up ncipher nshield hardware security mdules (HSM) fr use with the Kerberized

More information

Medtech Evolution. Installation Guide

Medtech Evolution. Installation Guide Medtech Evlutin Installatin Guide Versin 10.4.2. Build 5850 August 2018 Cpyright Medtech Healthcare Pty Ltd Page 1 f 11 Table f Cntents Intrductin... 3 Installatin Pre-requisites... 4 Medtech Evlutin Server

More information

HP Universal CMDB. Software Version: Backup and Recovery Guide

HP Universal CMDB. Software Version: Backup and Recovery Guide HP Universal CMDB Sftware Versin: 10.21 Backup and Recvery Guide Dcument Release Date: July 2015 Sftware Release Date: July 2015 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr HP

More information

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017 LiveEngage and Micrsft Dynamics Integratin Guide Dcument Versin: 1.0 September 2017 Cntents Intrductin... 3 Step 1: Sign Up... 3 CRM Widget Signing Up... 3 Step 2: Cnfiguring the CRM Widget... 4 Accessing

More information

Integration Framework for SAP Business One

Integration Framework for SAP Business One Integratin Framewrk fr SAP Business One DIPrxy Cnfiguratin PUBLIC Glbal Rll-ut Octber 2018, B Zha TABLE OF CONTENTS 1 INTRODUCTION... 3 2 INSTALLATION... 3 3 CONFIGURATION... 5 3.1 Services in Service

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 AUTO-SCHEDULER USER GUIDE Revised n 08/19/2014 OVERVIEW The purpse f this dcument is t describe the prcess in which t fllw t setup the Rck-Pnd Reprting prduct s that users can schedule

More information

AvePoint Timeline Enterprise for Microsoft Dynamics CRM

AvePoint Timeline Enterprise for Microsoft Dynamics CRM AvePint Timeline Enterprise 1.0.2 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin B Issued Nvember 2013 Timeline Enterprise fr Micrsft Dynamics CRM Install and Cnfig 1 Table f Cntents

More information

TechSmith Relay 5.1.5

TechSmith Relay 5.1.5 TechSmith Relay 5.1.5 WHAT END USERS NEED TO KNOW This upgrade cmes with new features that will be available t yu. Fr all f these feature t be installed n yur cmputer few steps will need t be taken. After

More information

Advanced and Customized Net Conference Powered by Cisco WebEx Technology

Advanced and Customized Net Conference Powered by Cisco WebEx Technology User Guide: Advanced and Custmized Net Cnference Pwered by Cisc WebEx Technlgy Prductivity Tls USER GUIDE Verizn Net Cnferencing h l M ti C t Advanced and Custmized Net Cnference Pwered by Cisc WebEx Technlgy

More information

BlackBerry Server Installation and Upgrade Service

BlackBerry Server Installation and Upgrade Service Server and Upgrade Service Prgram Descriptin ( Install and Upgrade Service Prgram Descriptin ) NOTE: This dcument includes all attached Annexes, is prvided fr infrmatinal purpses nly, and des nt cnstitute

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

CSE 361S Intro to Systems Software Lab #2

CSE 361S Intro to Systems Software Lab #2 Due: Thursday, September 22, 2011 CSE 361S Intr t Systems Sftware Lab #2 Intrductin This lab will intrduce yu t the GNU tls in the Linux prgramming envirnment we will be using fr CSE 361S this semester,

More information

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins)

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins) Intrductin This reference guide is aimed at managers wh will be respnsible fr managing users within RiskMan where RiskMan is nt cnfigured t use netwrk lgins. This guide is used in cnjunctin with the respective

More information

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0 Kaltura MediaSpace Installatin and Upgrade 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

More information

User Guide. ACE Data Source. OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES

User Guide. ACE Data Source. OnCommand Workflow Automation (WFA) Abstract PROFESSIONAL SERVICES PROFESSIONAL SERVICES User Guide OnCmmand Wrkflw Autmatin (WFA) ACE Data Surce Prepared fr: ACE Data Surce - Versin 2.0.0 Date: Octber 2015 Dcument Versin: 2.0.0 Abstract The ACE Data Surce (ACE-DS) is

More information

TDR and Trend Micro. Integration Guide

TDR and Trend Micro. Integration Guide TDR and Trend Micr Integratin Guide i WatchGuard Technlgies, Inc. TDR and Trend Micr Deplyment Overview Threat Detectin and Respnse (TDR) is a cllectin f advanced malware defense tls that crrelate threat

More information

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

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

More information

CCNA Security v2.0 Chapter 3 Exam Answers

CCNA Security v2.0 Chapter 3 Exam Answers CCNA Security v2.0 Chapter 3 Exam Answers 1. Because f implemented security cntrls, a user can nly access a server with FTP. Which AAA cmpnent accmplishes this? accunting accessibility auditing authrizatin

More information

Manual for installation and usage of the module Secure-Connect

Manual for installation and usage of the module Secure-Connect Mdule Secure-Cnnect Manual fr installatin and usage f the mdule Secure-Cnnect Page 1 / 1 5 Table f Cntents 1)Cntents f the package...3 2)Features f the mdule...4 3)Installatin f the mdule...5 Step 1: Installatin

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 Prepared by: March Haber, march@il.ibm.cm Last Updated: January, 2012 IBM MetaData Wrkbench Enablement Series Table f Cntents: Table f

More information

Power365. Quick Start Guide

Power365. Quick Start Guide Pwer365 Quick Start Guide 12/2017 Table f Cntents Prject Types... 4 The Email Frm File Prject Type... 4 The Email With Discvery Prject Type... 4 The Integratin Prject Type... 4 The Integratin Pr Prject

More information

UDS Enterprise Configuring UDS Enterprise in HA

UDS Enterprise Configuring UDS Enterprise in HA Intrductin The cmpnents f UDS Enterprise (UDS Server and UDS Tunneler) can be cnfigured in high availability (HA) s that in case f drp any f these items, either due t a failure f the hypervisr that hsts

More information

Class Roster. Curriculum Class Roster Step-By-Step Procedure

Class Roster. Curriculum Class Roster Step-By-Step Procedure Imprtant Infrmatin The page prvides faculty and staff a list f students wh are enrlled and waitlisted in a particular class. Instructrs are given access t each class fr which they are listed as an instructr,

More information

This document describes new features and resolved issues for Intelligent Scene Analysis System

This document describes new features and resolved issues for Intelligent Scene Analysis System Release Ntes Intelligent Scene Analysis System Versin 14.0.0 Release Ntes Revisin 1 This dcument describes new features and reslved issues fr Intelligent Scene Analysis System 14.0.0. Yu can retrieve the

More information

KNX integration for Project Designer

KNX integration for Project Designer KNX integratin fr Prject Designer Intrductin With this KNX integratin t Prject Designer it is pssible t cntrl KNX devices like n/ff, dimming, blinds, scene cntrl etc. This implementatin is intended fr

More information

Configure Data Source for Automatic Import from CMDB

Configure Data Source for Automatic Import from CMDB AvailabilityGuard TM Cnfigure Data Surce fr Autmatic Imprt frm CMDB AvailabilityGuard allws yu t cnfigure business entities (such as services, divisins, and applicatins) and assign hsts, databases, and

More information

I. Introduction: About Firmware Files, Naming, Versions, and Formats

I. Introduction: About Firmware Files, Naming, Versions, and Formats Updating Yur CTOG 250 Cmtech Traffic Optimizatin Gateway Firmware I. Intrductin: Abut Firmware Files, Naming, Versins, and Frmats The CTOG 250 Cmtech Traffic Optimizatin Gateway and its CDM 800 Gateway

More information

INTELLISNAP. TECHNOLOGY QUICK START GUIDE Pure Storage FlashArray. Publish Date: July 30, 2015 Distribution: Public Author: Jonathan Howard

INTELLISNAP. TECHNOLOGY QUICK START GUIDE Pure Storage FlashArray. Publish Date: July 30, 2015 Distribution: Public Author: Jonathan Howard INTELLISNAP TECHNOLOGY QUICK START GUIDE Pure Strage FlashArray Publish Date: July 30, 2015 Distributin: Public Authr: Jnathan Hward Quick Start Guide This quick start guide is intended t launch users

More information

Virtual Office

Virtual Office Virtual Office ---------------------------------------------------------------------------- ------- --------- Cpyright 2016, 8x8, Inc. All rights reserved. This dcument is prvided fr infrmatin purpses

More information

TDR and Avast Business Antivirus. Integration Guide

TDR and Avast Business Antivirus. Integration Guide TDR and Avast Business Antivirus Integratin Guide i WatchGuard Technlgies, Inc. TDR and Avast Deplyment Overview Threat Detectin and Respnse (TDR) is a cllectin f advanced malware defense tls that crrelate

More information

Installation and Getting Started

Installation and Getting Started Eurstat Data Transmissin Tls & Services EDAMIS Web Applicatin v3.1 Installatin and Getting Started TABLE OF CONTENTS: 1 Intrductin... 2 2 Installatin... 2 2.1 Prerequisites... 2 2.2 EWA installatin...

More information

AvePoint Accessibility Accelerator 2.0

AvePoint Accessibility Accelerator 2.0 AvePint Accessibility Acceleratr 2.0 User Guide Revisin B Issued July 2013 AvePint Accessibility Acceleratr 1 Table f Cntents Abut AvePint Accessibility Acceleratr... 3 Submitting Dcumentatin Feedback

More information

Upgrade Guide. Medtech Evolution General Practice. Version 1.9 Build (March 2018)

Upgrade Guide. Medtech Evolution General Practice. Version 1.9 Build (March 2018) Upgrade Guide Medtech Evlutin General Practice Versin 1.9 Build 1.9.0.312 (March 2018) These instructins cntain imprtant infrmatin fr all Medtech Evlutin users and IT Supprt persnnel. We suggest that these

More information

Assignment #5: Rootkit. ECE 650 Fall 2018

Assignment #5: Rootkit. ECE 650 Fall 2018 General Instructins Assignment #5: Rtkit ECE 650 Fall 2018 See curse site fr due date Updated 4/10/2018, changes nted in green 1. Yu will wrk individually n this assignment. 2. The cde fr this assignment

More information

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

More information

Using HP Smart Update Manager with HP Integrity Servers

Using HP Smart Update Manager with HP Integrity Servers Technical white paper Using HP Smart Update Manager with HP Integrity Servers Capabilities, Best Practices, and Trubleshting Table f cntents Overview 3 High-level Summary 3 Overall Firmware Update Flw

More information

Repstor custodian. On Premise Pre-Requisites. Document Version 1.1 January 2017

Repstor custodian. On Premise Pre-Requisites. Document Version 1.1 January 2017 Repstr custdian On Premise Pre-Requisites Dcument Versin 1.1 January 2017 Intrductin This dcument utlines the pre-requisites fr installatin f the Repstr custdian server cmpnents. There are tw main parts;

More information

Oracle CPQ Cloud Release 1. New Feature Summary

Oracle CPQ Cloud Release 1. New Feature Summary Oracle CPQ Clud 2017 Release 1 New Feature Summary April 2017 1 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE CPQ CLOUD... 4 MODERN SELLING EXPERIENCE... 4 Deal Negtiatin... 4 REST API Services... 4 ENTERPRISE

More information

Quick Start Guide for EAB Campus Advisors

Quick Start Guide for EAB Campus Advisors Student Success Cllabrative Quick Start Guide fr EAB Campus Advisrs Clemsn has launched the EAB Campus platfrm fr advisrs and thers, with the gal f helping students explre a path t timely graduatin cmpletin

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information

2. When logging is used, which severity level indicates that a device is unusable?

2. When logging is used, which severity level indicates that a device is unusable? CCNA 4 Chapter 8 v5.0 Exam Answers 2015 (100%) 1. What are the mst cmmn syslg messages? thse that ccur when a packet matches a parameter cnditin in an access cntrl list link up and link dwn messages utput

More information

OO Shell for Authoring (OOSHA) User Guide

OO Shell for Authoring (OOSHA) User Guide Operatins Orchestratin Sftware Versin: 10.70 Windws and Linux Operating Systems OO Shell fr Authring (OOSHA) User Guide Dcument Release Date: Nvember 2016 Sftware Release Date: Nvember 2016 Legal Ntices

More information

DocAve 6 ediscovery. User Guide. Service Pack 3, Cumulative Update 1. Revision F Issued August DocAve 6: ediscovery

DocAve 6 ediscovery. User Guide. Service Pack 3, Cumulative Update 1. Revision F Issued August DocAve 6: ediscovery DcAve 6 ediscvery User Guide Service Pack 3, Cumulative Update 1 Revisin F Issued August 2013 1 Table f Cntents Abut DcAve ediscvery... 4 Cmplementary Prducts... 4 Submitting Dcumentatin Feedback t AvePint...

More information

OATS Registration and User Entitlement Guide

OATS Registration and User Entitlement Guide OATS Registratin and User Entitlement Guide The OATS Registratin and Entitlement Guide prvides the fllwing infrmatin: OATS Registratin The prcess and dcumentatin required fr a firm r Service Prvider t

More information

Avocent Power Management Distribution Unit (PM PDU) Release Notes Firmware Version April 18, 2011

Avocent Power Management Distribution Unit (PM PDU) Release Notes Firmware Version April 18, 2011 Avcent Pwer Management Distributin Unit (PM PDU) Release Ntes Firmware Versin 2.0.1.8 April 18, 2011 This dcument utlines: 1. Update Instructins 2. Appliance Firmware Versin Infrmatin 3. Features/Enhancements

More information