RSA Identity Governance and Lifecycle Connector Data Sheet for Oracle Database

Size: px
Start display at page:

Download "RSA Identity Governance and Lifecycle Connector Data Sheet for Oracle Database"

Transcription

1 RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database

2 RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database Table f Cntents Purpse 3 Supprted Sftware 3 Prerequisites 3 Cnfiguratin 3 General 3 Settings 5 Capabilities 4 CreateAccunt 6 DeleteAccunt 6 ResetPasswrd 6 AddAccuntTGrup 6 RemveAccuntFrmGrup 6 EnableAccunt 6 DisableAccunt 6 UpdateAccunt 6 AddAppRleTAccunt 6 RemveAppRleFrmAccunt 7 AddRleTAccunt 7 RemveRleFrmAccunt 7 AddEntTAccunt 7 RemveEntFrmAccunt 7 CreateGrup 7 DeleteGrup 7 AddEntTGrup 7 RemveEntFrmGrup 8 AddAppRleTGrup 8 RemveAppRleFrmGrup 8 AddGrupTGrup 8 RemveGrupFrmGrup 8 AddAppRleTAppRle 8 RemveAppRleFrmAppRle 8 AddEntTAppRle 8 RemveEntFrmAppRle 9 CreateRle 9 DeleteRle 9 ChangeRlePrfile 9 DisableRle 9 EnableRle 9 AddAppRleTRle ;9 RemveAppRleFrmRle 9 AddEntTRle 9 RemveEntFrmRle 10 AddGrupEntTRle 10 RemveGrupEntFrmRle 10 ChangeDataResurce 10 Limitatins 10 RSA Identity Gvernance and Lifecycle

3 RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database Purpse This data sheet prvides the cnfiguratin infrmatin required t create a new Oracle Database cnnectr. Supprted Sftware RSA Identity Gvernance and Lifecycle Versin: and later Applicatin: Oracle Database Server 11g,12c and later. Prerequisites Install Oracle Database Cnfiguratin The Cnnectr creatin is made up f three sectins: General General details abut the Cnnectr; viz. the name, type etc. Settings The cnnectin settings required t cnnect the RSA-IMG and the End-pint Applicatin in cnsideratin. Capabilities These are the list f verbs r capabilities that the RSA-IMG Cnnectr supprts; fr e.g. Create, Update, Delete, etc. General The fllwing table lists the parameters n the General screen, while creating the Cnnectr. Field Name Name Value Oracle Cnnectr Descriptin Oracle Database Cnnectr Server AFX Server Cnnectr Template Oracle State Active Exprt As Template N/A RSA Identity Gvernance and Lifecycle

4 RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database Settings The fllwing table lists the parameters n the Settings screen, while creating the Cnnectr. Field Name Value Driver Class racle.jdbc.driver.oracledriver Driver URL jdbc:racle:thin:/@[server]:[prt]:[sid] User Name Username Passwrd Passwrd Use Secure Cnnectin If SSL true, Otherwise false. SSL TrustStre Path Path f SSL trust stre certificates. E.g. /tmp/server/ewallet.p12 Nte: If yur Database is hsted n a different machine(ther than lcalhst). Please cpy /tmp/server frm the database server t /tmp at RSA Identity G&L Server. SSL TrustStre Type Type SSL certificates. E.g. PKCS12 SSL TrustStre Passwrd Passwrd fr SSL trust stre Capabilities Cmmands CreateAccunt DeleteAccunt ResetPasswrd AddAccuntTGrup RemveAccuntFrmGrup RSA Identity Gvernance and Lifecycle

5 RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database EnableAccunt DisableAccunt UpdateAccunt AddAppRleTAccunt RemveAppRleFrmAccunt AddRleTAccunt RemveRleFrmAccunt AddEntTAccunt RemveEntFrmAccunt CreateGrup DeleteGrup AddEntTGrup RemveEntFrmGrup AddAppRleTGrup RemveAppRleFrmGrup AddGrupTGrup RemveGrupFrmGrup AddAppRleTAppRle RemveAppRleFrmAppRle AddEntTAppRle RemveEntFrmAppRle CreateRle DeleteRle ChangeRlePrfile DisableRle EnableRle AddAppRleTRle RemveAppRleFrmRle AddEntTRle RemveEntFrmRle AddGrupEntTRle RemveGrupEntFrmRle ChangeDataResurce RSA Identity Gvernance and Lifecycle

6 Cmmand Input Parameters CreateAccunt Map Accunt t ${User.Name} RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database Map Passwrd ${AccuntTemplate.Passwrd} SQL Cmmand: CREATE USER ${Accunt} IDENTIFIED BY ${Passwrd} DeleteAccunt Map Accunt t ${Accunt.Name} SQL Cmmand: DROP USER ${Accunt} CASCADE ResetPasswrd Map Accunt t ${Accunt.Name} Map Passwrd ${AccuntTemplate.Passwrd} SQL Cmmand: ALTER USER ${Accunt} IDENTIFIED BY ${Passwrd} AddAccuntTGrup Map Accunt t ${Accunt.Name} Map Grup t ${Grup.Name} RemveAccuntFrmGrup Map Accunt t ${Accunt.Name} Map Grup t ${Grup.Name} EnableAccunt Map Accunt t ${Accunt.Name} SQL Cmmand: GRANT CREATE SESSION TO ${Accunt} DisableAccunt Map Accunt t ${Accunt.Name} SQL Cmmand: REVOKE CREATE SESSION FROM ${Accunt} UpdateAccunt Map Accunt t ${Accunt.Name} Map Name t ${User.Lastname} SQL Cmmand: ALTER USER ${Accunt} PROFILE ${Prfile} AddAppRleTAccunt Map Accunt t ${Accunt.Name} RSA Identity Gvernance and Lifecycle

7 RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database Map AppRle t ${ApplicatinRle.Name} SQL Cmmand: GRANT ${AppRle} TO ${Accunt} RemveAppRleFrmAccunt Map Accunt t ${Accunt.Name} Map AppRle t ${ApplicatinRle.Name} SQL Cmmand: REVOKE ${AppRle} FROM ${Accunt} AddRleTAccunt Map Accunt t ${Accunt.Name} Map Rle SQL Cmmand: GRANT ${Rle} TO ${Accunt} WITH ADMIN OPTION RemveRleFrmAccunt Map Accunt t ${Accunt.Name} Map Rle SQL Cmmand: REVOKE ${Rle} FROM ${Accunt} AddEntTAccunt Map Accunt t ${Accunt.Name} Map Resurce t ${Entitlement.Resurce} Map Actin t ${Entitlement.Actin} SQL Cmmand: GRANT ${Actin} ON ${Resurce} TO ${Accunt} RemveEntFrmAccunt Map Accunt t ${Accunt.Name} Map Resurce t ${Entitlement.Resurce} Map Actin t ${Entitlement.Actin} SQL Cmmand: REVOKE ${Actin} ON ${Resurce} FROM ${Accunt} CreateGrup Map Grup t ${Grup.Name} DeleteGrup Map Grup t ${Grup.Name} AddEntTGrup Map Grup t ${Grup.Name} Map Resurce t ${Entitlement.Resurce} RSA Identity Gvernance and Lifecycle

8 RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database Map Actin t ${Entitlement.Actin} RemveEntFrmGrup Map Grup t ${Grup.Name} Map Resurce t ${Entitlement.Resurce} Map Actin t ${Entitlement.Actin} AddAppRleTGrup Map Grup t ${Grup.Name} Map AppRle t ${ApplicatinRle.Name} RemveAppRleFrmGrup Map Grup t ${Grup.Name} Map AppRle t ${ApplicatinRle.Name} AddGrupTGrup Map Grup t ${Grup.Name} Map Grup2 t ${Grup.Name} RemveGrupFrmGrup Map Grup t ${Grup.Name} Map Grup2 t ${Grup.Name} AddAppRleTAppRle Map AppRle t ${ApplicatinRle.Name} Map SubAppRle t ${ApplicatinRle.Name} SQL Cmmand: GRANT ${SubAppRle} TO ${AppRle} RemveAppRleFrmAppRle Map AppRle t ${ApplicatinRle.Name} Map SubAppRle t ${ApplicatinRle.Name} SQL Cmmand: REVOKE ${SubAppRle} FROM ${AppRle} AddEntTAppRle Map AppRle t ${ApplicatinRle.Name} Map Resurce t ${Entitlement.Resurce} Map Actin t ${Entitlement.Actin} SQL Cmmand: GRANT ${Actin} ON ${Resurce} TO ${AppRle} RSA Identity Gvernance and Lifecycle

9 RemveEntFrmAppRle Map AppRle t ${ApplicatinRle.Name} RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database Map Resurce t ${Entitlement.Resurce} Map Actin t ${Entitlement.Actin} SQL Cmmand: REVOKE ${Actin} ON ${Resurce} FROM ${AppRle} CreateRle Map Rle SQL Cmmand: CREATE ROLE ${Rle} DeleteRle Map Rle SQL Cmmand: DROP ROLE ${Rle} ChangeRlePrfile Map Rle Map Prfile DisableRle Map Rle EnableRle Map Rle AddAppRleTRle Map Rle Map AppRle t ${ApplicatinRle.Name} SQL Cmmand: GRANT ${AppRle} TO ${Rle} RemveAppRleFrmRle Map Rle Map AppRle t ${ApplicatinRle.Name} SQL Cmmand: REVOKE ${AppRle} FROM ${Rle} AddEntTRle Map Rle Map Actin t ${Entitlement.Actin} SQL Cmmand: GRANT ${Actin} TO ${Rle} WITH ADMIN OPTION RSA Identity Gvernance and Lifecycle

10 RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database RemveEntFrmRle Map Rle Map Actin t ${Entitlement.Actin} SQL Cmmand: REVOKE ${Actin} FROM ${Rle} AddGrupEntTRle Map Rle Map Actin t ${Entitlement.Actin} RemveGrupEntFrmRle Map Rle Map Actin t ${Entitlement.Actin} ChangeDataResurce Limitatins Map Data Resurce As f nw, there is n mapping supprted fr Rles, Prfiles and Data Resurces by ACM. Currently, Oracle Database des nt supprt the fllwing peratins: All grup related peratins Enable / Disable Rle ChangeDataResurce ChangeRlePrfile RSA Identity Gvernance and Lifecycle

11 RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database COPYRIGHTS Cpyright 2016 EMC Crpratin. All Rights Reserved. Published in the USA. TRADEMARKS RSA, the RSA Lg, and EMC are either registered trademarks r trademarks f EMC Crpratin in the United States and/r ther cuntries. All ther trademarks used herein are the prperty f their respective wners. Fr a list f EMC trademarks, g t RSA Identity Gvernance and Lifecycle

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

Virtual Office

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

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

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

Cisco Tetration Analytics, Release , Release Notes

Cisco Tetration Analytics, Release , Release Notes Cisc Tetratin Analytics, Release 1.102.21, Release Ntes This dcument describes the features, caveats, and limitatins fr the Cisc Tetratin Analytics sftware. Additinal prduct Release ntes are smetimes updated

More information

SOLA and Lifecycle Manager Integration Guide

SOLA and Lifecycle Manager Integration Guide SOLA and Lifecycle Manager Integratin Guide SOLA and Lifecycle Manager Integratin Guide Versin: 7.0 July, 2015 Cpyright Cpyright 2015 Akana, Inc. All rights reserved. Trademarks All prduct and cmpany names

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

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

Aras Innovator 11. Client Settings for Chrome on Windows

Aras Innovator 11. Client Settings for Chrome on Windows Dcument #: 11.0.02016022601 Last Mdified: 1/11/2018 Cpyright Infrmatin Cpyright 2018 Aras Crpratin. All Rights Reserved. Aras Crpratin 300 Brickstne Square Suite 700 Andver, MA 01810 Phne: 978-691-8900

More information

Aras Innovator 11. Client Settings for Chrome on Windows

Aras Innovator 11. Client Settings for Chrome on Windows Dcument #: 11.0.02016022601 Last Mdified: 1/3/2017 Cpyright Infrmatin Cpyright 2017 Aras Crpratin. All Rights Reserved. Aras Crpratin 300 Brickstne Square Suite 700 Andver, MA 01810 Phne: 978-691-8900

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

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

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

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

Cisco EPN Manager Network Administration

Cisco EPN Manager Network Administration Training Data Sheet Cisc EPN Manager Netwrk Administratin Cisc EPN Manager Netwrk Administratin is an instructr-led and lab-based curse in which yu learn t mnitr, cnfigure, and prvisin netwrk devices by

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

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

How to set up Dell SonicWALL Aventail SRA Appliance with OPSWAT GEARS Client

How to set up Dell SonicWALL Aventail SRA Appliance with OPSWAT GEARS Client Hw t set up Dell SnicWALL Aventail SRA Appliance with OPSWAT GEARS Client Abut This Guide:... 2 End Pint Cntrl... 3 Device Prfile Definitin... 3 1 Abut This Guide: GEARS is a platfrm fr netwrk security

More information

INTEGRATING OBSERVEIT WITH HP ARCSIGHT CEF

INTEGRATING OBSERVEIT WITH HP ARCSIGHT CEF INTEGRATING OBSERVEIT WITH HP ARCSIGHT CEF Cntents 1 Abut This Dcument... 2 2 Overview... 2 3 Cnfiguring ObserveIT SIEM Integratin... 4 3.1 Cnfiguring Advanced Lg Settings... 5 4 Integrating the ObserveIT

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

AvePoint Discovery Tool 3.5. User Guide

AvePoint Discovery Tool 3.5. User Guide AvePint Discvery Tl 3.5 User Guide Issued January 2018 Table f Cntents What s New in this Release... 3 Abut AvePint Discvery Tl... 4 Submitting Dcumentatin Feedback t AvePint... 5 Befre Yu Begin... 6 System

More information

Knowledge Exchange (KE) System Cyber Security Plan

Knowledge Exchange (KE) System Cyber Security Plan Knwledge Exchange (KE) System Cyber Security Plan OVERVIEW This dcument prvides recmmendatins t enhance the security prfile f the Knwledge Exchange (KE) System. Yu are respnsible fr identifying the security

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

TPP: Date: October, 2012 Product: ShoreTel PathSolutions System version: ShoreTel 13.x

TPP: Date: October, 2012 Product: ShoreTel PathSolutions System version: ShoreTel 13.x I n n v a t i n N e t w r k A p p N t e TPP: 10320 Date: Octber, 2012 Prduct: ShreTel PathSlutins System versin: ShreTel 13.x Abstract PathSlutins sftware can find the rt-cause f vice quality prblems in

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

WHITE PAPER January 2019 RASPBERRY PI 3B+ AND VMWARE PULSE 1.1. Version 0.1

WHITE PAPER January 2019 RASPBERRY PI 3B+ AND VMWARE PULSE 1.1. Version 0.1 WHITE PAPER January 2019 RASPBERRY PI 3B+ AND VMWARE PULSE 1.1 Versin 0.1 Table f Cntents Executive Summary... 1 Business Case... 1 Slutin Overview... 1 Intrductin... 2 Purpse... 2 Audience... 2 Slutin

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

Transferring dongle licenses online

Transferring dongle licenses online Transferring dngle licenses nline This pages prvides infrmatin n hw t transfer yur dngle licenses nline. Overview The License Server versin 4.5.0 intrduces the ability t migrate yur licenses frm a physical

More information

Single Sign-On (SSO) Release Notes Spring, 2010

Single Sign-On (SSO) Release Notes Spring, 2010 Single Sign-On (SSO) Release Ntes Spring, 2010 Cntents SSO Functinality Changes in Learning Platfrm 4.0 GUIDs SOAP FORM SSO Lgin Cnfiguratin Variable Cpyright 2010 by Desire2Learn Incrprated. Desire2Learn

More information

DocAve 6 Migrator. User Guide. Service Pack 2, Cumulative Update 2. Revision E Issued June DocAve 6: Migrator

DocAve 6 Migrator. User Guide. Service Pack 2, Cumulative Update 2. Revision E Issued June DocAve 6: Migrator DcAve 6 Migratr User Guide Service Pack 2, Cumulative Update 2 Revisin E Issued June 2013 1 Table f Cntents Abut Migratr... 8 Cmplementary Prducts... 8 Submitting Dcumentatin Feedback t AvePint... 9 Befre

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

Cisco EPN Manager Network Administration - Optical

Cisco EPN Manager Network Administration - Optical Training Data Sheet Cisc EPN Manager Netwrk Administratin - Optical Cisc EPN Manager Netwrk Administratin - Optical is an instructr-led and labbased curse in which yu learn t mnitr, cnfigure, and prvisin

More information

Avigilon Control Center Server User Guide. Version 6.8

Avigilon Control Center Server User Guide. Version 6.8 Avigiln Cntrl Center Server User Guide Versin 6.8 2006-2018, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS.AVIGILON, the

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

RELEASE NOTES. HYCU Data Protection for Nutanix

RELEASE NOTES. HYCU Data Protection for Nutanix RELEASE NOTES HYCU Data Prtectin fr Nutanix Versin: 3.0.0 Prduct release date: April 2018 Dcument release date: April 2018 Legal ntices Cpyright ntice 2017 2018 HYCU. All rights reserved. This dcument

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

Installing AX Server with PostgreSQL

Installing AX Server with PostgreSQL Installing AX Server with PstgreSQL Versin: 6.5 Published: Friday, September 1, 2017 ACL Services Ltd. 2017 Table f cntents Table f cntents Table f cntents 3 Intrductin 7 Intended audience 7 Pre-installatin

More information

Customer Information. Agilent 2100 Bioanalyzer System Startup Service G2949CA - Checklist

Customer Information. Agilent 2100 Bioanalyzer System Startup Service G2949CA - Checklist This checklist is used t prvide guidance and clarificatin n aspects f the auxillary Startup Service (G2949CA) including Security Pack Installatin and Familiarizatin f yur Agilent 2100 Bianalyzer System

More information

Cloud Storage Migration Suite 1.1.0

Cloud Storage Migration Suite 1.1.0 Clud Strage Migratin Suite 1.1.0 User Guide Issued June 2018 Clud Strage Migratin Suite User Guide 1 Table f Cntents Abut Clud Strage Migratin Suite... 4 Overview f Basic Operatins in Clud Strage Migratin

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

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

FAN Mail Web Site Features Support Guide

FAN Mail Web Site Features Support Guide FAN Mail Web Site Features Supprt Guide Cpyright 2006, E-Z Data, Inc., All Rights Reserved N part f this dcumentatin may be cpied, reprduced, r translated in any frm withut the prir written cnsent f E-Z

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

TMS myclouddata SDK DEVELOPERS GUIDE

TMS myclouddata SDK DEVELOPERS GUIDE TMS mycluddata SDK TMS mycluddata SDK February 2017 Cpyright 2017 by tmssftware.cm bvba Web: http://www.tmssftware.cm Email: inf@tmssftware.cm 1 TMS mycluddata SDK Index Availability... 3 Online references...

More information

Password Reset for Remote Users

Password Reset for Remote Users 1 Passwrd Reset fr Remte Users Curin prvides a cmpnent fr the PasswrdCurier Passwrd Prvisining System that manages the lcal passwrd cache in cnjunctin with self-service passwrd reset activities. The slutin

More information

MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION

MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION MySabre API RELEASE NOTES MYSABRE API VERSION 2.0 (PART OF MYSABRE RELEASE 7.0) OCTOBER 28, 2006 PRODUCTION These release ntes pertain t the Prductin release fr MySabre Release 7.0 cntaining MySabre API

More information

Maximo Reporting: Maximo-Cognos Metadata

Maximo Reporting: Maximo-Cognos Metadata Maxim Reprting: Maxim-Cgns Metadata Overview...2 Maxim Metadata...2 Reprt Object Structures...2 Maxim Metadata Mdel...4 Metadata Publishing Prcess...5 General Architecture...5 Metadata Publishing Prcess

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 11 2016 v5.1 Answers 100% 1. A newly hired netwrk technician is given the task f rdering new hardware fr a small business with a large grwth frecast. Which primary factr shuld the technician

More information

CXD Citrix XenDesktop 5 Administration

CXD Citrix XenDesktop 5 Administration CXD-202-1 Citrix XenDesktp 5 Administratin This curse prvides the fundatin necessary fr administratrs t effectively centralize and manage desktps in the datacenter and deliver them as a service t users

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

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

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

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

Avigilon Control Center Server User Guide. Version 6.4

Avigilon Control Center Server User Guide. Version 6.4 Avigiln Cntrl Center Server User Guide Versin 6.4 2006-2017, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS.AVIGILON, the

More information

MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION

MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION MySabre API RELEASE NOTES MYSABRE API VERSION 2.1 (PART OF MYSABRE RELEASE 7.1) DECEMBER 02, 2006 PRODUCTION These release ntes pertain t the Prductin release fr MySabre Release 7.1 cntaining MySabre API

More information

Hitachi Server Adapter for the SAP HANA Cockpit

Hitachi Server Adapter for the SAP HANA Cockpit Hitachi Server Adapter fr the SAP HANA Cckpit v01.0.0 Release Ntes Cntents Abut This Dcument... 2 Intended Audience... 2 Getting Help... 2 Abut Release v01.0.0... 2 Supprted Hardware and Sftware... 3 Required

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

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

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand Planning, installing, and cnfiguring IBM CMIS fr Cntent Manager OnDemand Cntents IBM CMIS fr Cntent Manager OnDemand verview... 4 Planning fr IBM CMIS fr Cntent Manager OnDemand... 5 Prerequisites fr installing

More information

FiveContractor.com User Manual

FiveContractor.com User Manual FiveCntractr.cm User Manual Fr Use by Five Brthers Vendrs Distributin authrized t current Five Brthers Custmers nly. Other requests fr this dcument shall be referred t Five Brthers, 12220 East Thirteen

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

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

Simple Identity Management Profile

Simple Identity Management Profile Simple Identity Management Prfile Dcument Number: DCIM1055 Dcument Type: Specificatin Dcument Status: Published Dcument Language: E Date: 2017-07-11 Versin: 4.0.0 Versin 4.0.0 1 This prfile is fr infrmatinal

More information

Department of Computer Information Systems KEMU

Department of Computer Information Systems KEMU Advanced DBMS: CISY 423 Department f Cmputer Infrmatin Systems KEMU Database Security OBJECTIVES Database Security and Authrizatin Database Users Creating Users/Accunts in cmmercial DBMS Discretinary Access

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

DocAve Governance Automation 2

DocAve Governance Automation 2 DcAve Gvernance Autmatin 2 Business User Guide Service Pack 2 Issued March 2018 The Enterprise-Class Management Platfrm fr SharePint Gvernance Table f Cntents What s New in this Guide... 3 Submitting Dcumentatin

More information

iallworx User s Guide

iallworx User s Guide Versin 1.0 September 12, 2010 Allwrx Crp. 300 Main Street East Rchester, NY 14445 www.allwrx.cm Supprt@allwrx.cm 1.866.Allwrx 585.421.3850 Fax: 585.421.3853 2011 Allwrx Crp, a whlly wned subsidiary f PAETEC

More information

Cisco EPN Manager Operations

Cisco EPN Manager Operations Training Data Sheet Cisc EPN Manager Operatins Cisc EPN Manager Operatins is an instructr-led and lab-based curse in which yu learn t perfrm basic EPN Manager netwrk peratins functins. The Cisc Evlved

More information

Walk MS: 2013 Participant Center Guide

Walk MS: 2013 Participant Center Guide Walk MS: 2013 Participant Center Guide Walk t create a wrld free f ms mymswalk.rg r 800-582-5296 Susan, diagnsed in 1998 Table f cntents Be inspired. Get cnnected. Walk MS. Why use nline fundraising tls...

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

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

Packet Tracer - Configuring a Zone-Based Policy Firewall (ZPF)

Packet Tracer - Configuring a Zone-Based Policy Firewall (ZPF) Packet Tracer - Cnfiguring a Zne-Based Plicy Firewall (ZPF) Tplgy Addressing Table R1 R2 R3 Device Interface IP Address Subnet Mask Default Gateway Switch Prt G0/1 192.168.1.1 255.255.255.0 N/A S1 F0/5

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

Kaltura MediaSpace User Manual. Version: 3.0

Kaltura MediaSpace User Manual. Version: 3.0 Kaltura MediaSpace User Manual Versin: 3.0 Kaltura Business Headquarters 200 Park Avenue Suth, New Yrk, NY. 10003, USA Tel.: +1 800 871 5224 Cpyright 2012 Kaltura Inc. All Rights Reserved. Designated trademarks

More information

2013 Participant Center Guide

2013 Participant Center Guide 2013 Participant Center Guide create a wrld free f ms MSnewengland.rg r 800.344.4867 Table f cntents Be inspired. Get cnnected. Why Use Online Fundraising Tls... 2 Online Security... 2 Participant Center...

More information

Longitude Release Notes

Longitude Release Notes Lngitude fr SharePint http://www.ba-insight.net Lngitude Release Ntes BA-Insight Last Updated: May 25th 2011 The infrmatin cntained in this dcument represents the current view f BA-Insight n the issues

More information

DocAve 6 Lotus Notes Migrator

DocAve 6 Lotus Notes Migrator DcAve 6 Ltus Ntes Migratr User Guide Service Pack 4 Revisin A Issued May 2014 1 Table f Cntents Table f Cntents... 2 Abut Ltus Ntes Migratr... 5 Cmplementary Prducts... 5 Submitting Dcumentatin Feedback

More information

from DDS on Mac Workstations

from DDS on Mac Workstations Email frm DDS n Mac Wrkstatins Intrductin This dcument describes hw t set email up t wrk frm the Datacn system n a Mac wrkstatin. Yu can send email t anyne in the system that has an email address, such

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

Dell Chassis Management Controller (CMC) Version 1.35 for Dell PowerEdge VRTX. Release Notes

Dell Chassis Management Controller (CMC) Version 1.35 for Dell PowerEdge VRTX. Release Notes Dell Chassis Management Cntrller (CMC) Versin 1.35 fr Dell PwerEdge VRTX Release Ntes Release Type and Definitin The Dell Chassis Management Cntrller (CMC) Versin 1.35 fr Dell PwerEdge VRTX is a System

More information

AvePoint Online Services 2

AvePoint Online Services 2 2 User Guide Service Pack 10 Issued Octber 2017 Table f Cntents What is New in this Release... 6 Abut... 9 Versins: Cmmercial and U.S. Gvernment Public Sectr... 9 Submitting Dcumentatin Feedback t AvePint...

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

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

CLI USER MANUAL. Made by Neit Consulting, s.r.o. Date of last update: Version: 2.0

CLI USER MANUAL. Made by Neit Consulting, s.r.o. Date of last update: Version: 2.0 CLI USER MANUAL Made by Neit Cnsulting, s.r.. Date f last update: 4. 4. 2017 Versin: 2.0 Neit Cnsulting s.r.. Washingtnva 1624/5, 110 00 Praha 1, Czech Republic Summary A. Preface... 3 A.1. Pre-installatin

More information

SAS Viya 3.2 Administration: Mobile Devices

SAS Viya 3.2 Administration: Mobile Devices SAS Viya 3.2 Administratin: Mbile Devices Mbile Devices: Overview As an administratr, yu can manage a device s access t SAS Mbile BI, either by exclusin r inclusin. If yu manage by exclusin, all devices

More information

Getting started. Roles of the Wireless Palette and the Access Point Setup Utilities

Getting started. Roles of the Wireless Palette and the Access Point Setup Utilities Getting started The Wireless Palette is a sftware applicatin fr mnitring the cmmunicatin status between the Wireless LAN PC Card and the Wireless LAN Access Pint (hereinafter referred t as the Access Pint).

More information

CXA-206-1I Citrix XenApp 6.5 Administration

CXA-206-1I Citrix XenApp 6.5 Administration CXA-206-1I Citrix XenApp 6.5 Administratin Citrix XenApp 6.5 Administratin training curse prvides the fundatin necessary fr administratrs t effectively centralize and manage applicatins in the datacenter

More information

This document lists hardware and software requirements for Connected Backup

This document lists hardware and software requirements for Connected Backup HPE Cnnected Backup Versin 8.8.6.1 Matrix Revisin 0 This dcument lists hardware and sftware requirements fr Cnnected Backup 8.8.6.1. Data Center This sectin lists the installatin requirements fr the Cnnected

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

CMC Blade BIOS Profile Cloning

CMC Blade BIOS Profile Cloning This white paper describes the detailed capabilities f the Chassis Management Cntrller s Blade BIOS Prfile Clning feature. Authr Crey Farrar This dcument is fr infrmatinal purpses nly and may cntain typgraphical

More information

AvePoint Meetings Pro 4.3 for SharePoint On-Premises. Installation and Configuration Guide

AvePoint Meetings Pro 4.3 for SharePoint On-Premises. Installation and Configuration Guide AvePint Meetings Pr 4.3 fr SharePint On-Premises Installatin and Cnfiguratin Guide Issued January 2018 Table f Cntents What s New in this Guide... 5 Abut AvePint Meetings Pr fr SharePint... 6 System Requirements...

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

HP Oracle LMS. Software Version: User Guide

HP Oracle LMS. Software Version: User Guide HP Oracle LMS Sftware Versin: 1.20 User Guide Dcument Release Date: August 2015 Sftware Release Date: August 2015 Legal Ntices Warranty The nly warranties fr HP prducts and services are set frth in the

More information

Create Your Own Report Connector

Create Your Own Report Connector Create Yur Own Reprt Cnnectr Last Updated: 15-December-2009. The URS Installatin Guide dcuments hw t cmpile yur wn URS Reprt Cnnectr. This dcument prvides a guide t what yu need t create in yur cnnectr

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

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

Evidence.com 1.30 Release Notes

Evidence.com 1.30 Release Notes Evidence.cm 1.30 Release Ntes December 8, 2015 Dcument Versin 1.3 Apple is a trademark f Apple, Inc., registered in the U.S. and ther cuntries. Windws is a registered trademark f Micrsft Crpratin in the

More information

Milestone XProtect. NVR Installer s Guide

Milestone XProtect. NVR Installer s Guide Milestne XPrtect NVR Installer s Guide Target Audience fr this Dcument This guide is relevant fr peple respnsible fr delivering and installing Milestne XPrtect NVR surveillance systems. If yu are a Milestne

More information

VMware AirWatch SDK Plugin for Apache Cordova Instructions Add AirWatch Functionality to Enterprise Applicataions with SDK Plugins

VMware AirWatch SDK Plugin for Apache Cordova Instructions Add AirWatch Functionality to Enterprise Applicataions with SDK Plugins VMware AirWatch SDK Plugin fr Apache Crdva Instructins Add AirWatch Functinality t Enterprise Applicatains with SDK Plugins v1.2 Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using

More information

Avaya Oceanalytics Insights for Elite Release Notes Issue 1.0 November 30, 2017

Avaya Oceanalytics Insights for Elite Release Notes Issue 1.0 November 30, 2017 Avaya Oceanalytics Insights fr Elite 3.3.0.0 Issue 1.0 Nvember 30, 2017 TABLE OF CONTENTS 1. PURPOSE... 3 2. AVAYA OCEANALYTICS ELITE 3.3.0.0 RELEASE... 3 2.1 NEW INSTALL... 4 2.2 NEW IN AVAYA OCEANALYTICS

More information