Authentication - Access Control Default Security Active Directory Trusted Authentication Guest User or Anonymous (un-authenticated) Logging Out

Size: px
Start display at page:

Download "Authentication - Access Control Default Security Active Directory Trusted Authentication Guest User or Anonymous (un-authenticated) Logging Out"

Transcription

1 FME Server Security

2 Table of Cotets FME Server Autheticatio - Access Cotrol Default Security Active Directory Trusted Autheticatio Guest User or Aoymous (u-autheticated) Loggig Out Authorizatio - Roles ad Policies Permissios with respect to workspaces ad data Network - Trasmissio Security Cliet to FME Server HTTP Cliets Web Applicatio Server Other Commuicatio Betwee FME Server ad the Database Other Risk Assessmets Summary

3 Safe Software s etire busiess is built o data, ad we uderstad that it is amog the most importat assets of ay orgaizatio. The security ad privacy of your data is our highest priority. FME Server FME Server brigs FME to the eterprise, ad a icreased focus o security. Ehaced security ca ofte mea a compromise o ease of use ad deploymet, but with FME Server, advaced security features are balaced with a product that is simple to use ad istall. There are 4 mai compoets to FME Server security: 1. Autheticatio Access Cotrol 2. Authorizatio Roles ad Policies 3. Data Data Security 4. Network Trasmissio Security FME Server is already trusted ad used by may orgaizatios i the oil ad gas, local ad federal govermet, utilities, higher educatio, ad military sectors. This documet describes how FME Server provides comprehesive security. Autheticatio - Access Cotrol To prevet uauthorized access, the first level of security is to establish the user s idetity. This process is referred to as autheticatio. FME Server supports 3 types of autheticatio: Default Security, Active Directory, ad Trusted, as well as a optio to allow u-autheticated access to the system. Default Security FME Server ships with a itegrated security compoet providig user maagemet ad autheticatio services. This default is geerally applied whe you are ot plaig to use Active Directory or whe you are deployig outside your orgaizatio s firewall (e.g. o FME Cloud). Whe Default Security is eabled, the FME Server is resposible for maagig the etire autheticatio process. A admi ca create ad maage users from the web user iterface. Oce users are created, they ca log i by maually eterig their credetials. Users ca also be created ad destroyed programmatically usig the FME Server REST API. This meas that creatig ad maagig FME Server logis ca be automated ad tied ito your provisioig process. Active Directory Whe Active Directory is eabled for autheticatio, all userames ad passwords are maaged by Active Directory. FME Server passes credetials to the Active Directory server, but it does ot participate i the autheticatio process. The itegratio works by effectively mappig Active Directory security groups to FME Server user accouts or roles. FME Server does ot store passwords whe cofigured for Active Directory autheticatio. 1

4 Itegrated Widows Autheticatio (IWA), commoly referred to as sigle sig-o, is also available with Active Directory. This removes the eed for users to log i to the FME Server; their Widows logi credetials are seamlessly passed alog to FME Server ad ultimately Active Directory. IWA is supported i the FME Server Web User Iterface ad i the publish wizard i FME Workbech. FME Server Itegrated Widows Autheticatio Browser Browser idicates support for diffferet autheticatio mechaisms (NTLM, Kerberos, GSSAPI) Tomcat asks for Kerberos Kerberos payload is set (icludes SPN, credetials, timestamp) Tomcat seds sucess or fail respose Tomcat LDAP protocol used to commuicate with Active Directory. Choose for cross-platform capabilities vs SSPI, which is Widows oly. Tomcat uses LDAP SASL to sed Kerberos payload for evaluatio Active Directory uses LDAP SASL to sed success or failure respose Active Directory Oce the autheticatio has bee cofigured, system admiistrators (as with default security) have the ability to fie-tue the authorizatio ad access to the differet compoets of FME Server (i.e. set up roles, grat policies, ad assig users to the roles). Trusted Autheticatio If you are developig a custom applicatio, FME Server toke security provides a robust ad simple way for trusted applicatios to iteract with all or parts of FME Server. For example, you may have a iteral self-service applicatio that allows users i your compay to dowload data out of your corporate database i a specific format. Rather tha make the user log i, you ca set up a trusted relatioship betwee the applicatio ad FME Server. Whe FME Server receives a request from a trusted applicatio, it takes the toke, performs the autheticatio process ad carries out the request. Toke security works by providig a ecrypted strig that is passed with the request, bypassig the iteractive eed to log i to FME Server. Tokes ca oly be geerated by a autheticated user with the correct policies. They are primarily used i combiatio with the REST API but all services (e.g. Data Dowload ad Data Streamig) support toke security. FME Server roles ca be used to adjust the policies to which the toke has access. Tokes are oe way SHA-1 ecrypted hashes ad ca be set to expire. Tokes are based o three uique variables which esures they are upredictable. If HTTPS is eabled, all sessio iformatio is stored i secure cookies. Guest User or Aoymous (u-autheticated) FME Server ca be cofigured to allow aoymous access to the services that ship with FME Server. This is useful for providig access to ukow users such as the geeral public. For example, a FME Server workspace could be set up to allow members of the public to upload data ito a cetralized repository via a QA process. By default, the guest accout is eabled o FME Server, however it oly grats a limited umber of policies. Loggig Out There is o sessio timeout whe logged i to FME Server. Users cocered about leavig their browsers exposed should log out of FME Server whe ot i use, or lock their computers maually or through a pre-cofigured timeout. 2

5 Authorizatio - Roles ad Policies I FME Server, a role is a group of oe or more users. Policies defie the activities that are grated for a specific role o each FME Server resource. A umber of default roles ship with FME Server: fmeadmi, fmeauthor, fmeguest, fmesuperuser, ad fmeuser. These roles are created aroud job fuctios ad are based o how orgaizatios traditioally use FME Server. However, you have complete cotrol over roles; you ca delete ay of these ad create your ow. These authorizatio capabilities allow a admi to implemet fie-graied cotrol over what cotet users ca access as well as what actios (read, write, publish ad remove) they ca perform o the cotet. For example, a user assiged to the fmeauthor default istalled role ca publish workspaces to FME Server. They ca also access the web user iterface to iteract with ay of the workflows they have published. But they caot access ay admi tasks such as Security or Egie Maagemet. Oce a user has correctly autheticated with FME Server, they are grated access to the system. Whe a user the accesses a specific compoet, FME Server security determies if ay of the associated roles of the user have the correct policies assiged to perform the requested operatio o the resource. Permissios with respect to workspaces ad data I FME workflows, workspaces ad data cotai your itellectual property. FME Server comes with built-i security focusig specifically o these compoets. Workspaces are maaged via repositories o the FME Server, which is like a folder system o the server. It is at the repository level that permissios are assiged. Ay user accout with a role that has the maage repository permissio has cotrol over which repositories users ca access, as well as the actios (read, write, publish ad remove) that ca be performed o the objects withi the repositories. For example, you could set permissios o a repository so users could see ad ru the workspaces but ot dowload them. If a user creates a repository they are automatically grated full permissios o that repository. Data ca be uploaded with the workspace, i which case the same repository level permissios apply as above. It ca be uploaded through the data upload service (via the web user iterface or a API call) or uploaded ito the resources folders which allows you to share data betwee workspaces. There are four default root resource folders: Backup, Data, Logs ad Temp. Resource folders ca also be created by a admi. As with repositories, roles ca the be assiged to the folders to esure oly users with permissio ca access the data. If a workspace cotais a published parameter with a ame cotaiig password, it will be automatically ecrypted (usig RSA asymmetric ecryptio) before it is added to the database. This esures passwords are ecrypted i the database web user iterface job history, job, egie, ad server logs. Network - Trasmissio Security FME Server is deployed both o the iteret ad itraet. For iteral deploymets, securely trasmittig data might ot be of the highest priority because security is usually provided by prevetig access to the etwork as a whole. However, it is importat to securely trasmit credetials across the etwork eve with iteral deploymets, as more access is give to the outside world to access cloud services ad sed 3

6 otificatios. For exteral deploymets (icludig o FME Cloud), trasmissio security is critical to protect data ad prevet malicious use of FME Server. There are 3 mai etwork iterfaces to FME Server: Cliet to FME Server, FME Server to Database, ad commuicatio betwee the FME Server compoets. Each of these iterfaces is described i more detail below. Cliet to FME Server HTTP Cliets The mai cliet of FME Server is the web browser which iterfaces with FME Server via the web user iterface. Cliets ca also iteract with FME Server via the REST API. This may or may ot be a web browser, but the security implicatios discussed below are the same. By default, FME Server uses stadard HTTP requests ad resposes which are suitable for most itraet deploymets. For iteret or sesitive deploymets, HTTPS ca be cofigured usig customer supplied security certificates. Whe SSL is eabled o FME Server, all cotet ad commuicatios betwee cliets are ecrypted ad use the HTTPS protocol. FME Cloud uses HTTPS as default as the istaces reside o the public web, ad we provide the certificate. If Itegrated Widows Autheticatio (IWA) is eabled o FME Server, the two compoets ca be cofigured to commuicate data uecrypted or ecrypted. If ecryptio is ot required, the SSL coectio ca be disabled ad LDAP (Lightweight Directory Access Protocol) used. If ecryptio is required, LDAPS (Lightweight Directory Access Protocol with SSL) ca be eabled which ecrypts commuicatio via SSL over port 636. LDAP ad LDAPS are equivalet to HTTP ad HTTPS. Web Applicatio Server FME Server s ative Web Services are served by the Apache Tomcat applicatio server ad FME Server uses their SSL library. Tomcat is patched with the latest security updates with every major release ad service pack. Oracle WebLogic ca also be cofigured to work with FME Server. Cross-origi resource sharig (CORS) is supported o FME Server. This allows web applicatios to be created that access FME Server Web Services or REST API fuctioality o a differet domai. For example, if FME Server is o ad your applicatio is o you will be able to coect usig JavaScript. This access would ormally be forbidde because of the same origi policy which permits scripts ruig o pages origiatig from the same site, but prevets access to DOM from differet sites. CORS defies a way for the browser ad the server to iteract securely, ad determie whether to allow the cross-origi request. Other The otificatio server that ships as part of FME Server allows you to coect over several differet protocols to both receive ad sed data. 4

7 To esure messages set to FME Server are ecrypted ad secure: The FME Server SMTP publisher supports SSL ad TLS secured. The FME Server IMAP Publisher supports SSL, TLS, ad StartTLS. JMS: The Java Messagig Service protocol is secured with userame ad password. JMS servers with ecryptio eabled are also fully supported. WebSocket Server: The built i WebSocket Server ca support either usecure or secure coectios. WebSockets over SSL/TLS (WSS), like HTTPS, are ecrypted ad protect agaist Ma-i-the-Middle attacks. WSS ca be cofigured usig customer supplied security certificates. FTP: The FTP protocol is supported allowig files to be placed o a FTP after traslatio. Both FTPS (SSL/TLS ecrypted) ad FTPES (explicit FTP over SSL/TLS) are supported. UDP: The UDP protocol is ope to ay cliet that kows the cofigured UDP port of the publicatio, but the trasmissio of the data is guarded by topic security. FME Server will discard data uless it s cofigured to publish to a topic. Push: The push protocol is a HTTP subscriber that allows data to be set to a HTTP edpoit. HTTPS is supported so data ca be set ecrypted. If the edpoit requires autheticatio, a userame ad password ca be supplied. Commuicatio Betwee FME Server ad the Database FME Server uses the database to store metadata related to the published workspaces ad data, security, trasformatio, cofiguratio, ad jobs. FME Server uses JDBC to coect to the database. Server ca also be cofigured with your ow database (PostgreSQL, Oracle, SQL Server). However, sice FME Server to database commuicatio is usually behid a firewall, most customers will ot ecrypt this. Specific sesitive data withi the database is ecrypted. Passwords ad tokes used to autheticate with FME Server are saved, hashed, ad salted i the database. Passwords defied i workspace published parameters are ecrypted usig RSA asymmetric ecryptio. Other Risk Assessmets Applicatio desig is a combiatio of secure desig practices ad regular audits. To esure the security of FME Server, a third-party Certified Iformatio Systems Security Professioal (CISSP) was hired to complete a applicatio ad etwork security audit. This icluded etwork vulerability scaig, peetratio testig, ad a architecture review. Summary FME Server provides a robust, secure way to trasform ad automate your data coectios at a eterprise level. Customizable security settigs eable you to cofigure FME Server to adapt exactly to your orgaizatio s eeds. If you wish to discuss ay aspect of FME Server security, please cotact us ad we will be more tha happy to help. 5

Configuring Additional Active Directory Server Roles

Configuring Additional Active Directory Server Roles Maual Upgradig your MCSE o Server 2003 to Server 2008 (70-649) 1-800-418-6789 Cofigurig Additioal Active Directory Server Roles Active Directory Lightweight Directory Services Backgroud ad Cofiguratio

More information

Domain 1: Identifying Cause of and Resolving Desktop Application Issues Identifying and Resolving New Software Installation Issues

Domain 1: Identifying Cause of and Resolving Desktop Application Issues Identifying and Resolving New Software Installation Issues Maual Widows 7 Eterprise Desktop Support Techicia (70-685) 1-800-418-6789 Domai 1: Idetifyig Cause of ad Resolvig Desktop Applicatio Issues Idetifyig ad Resolvig New Software Istallatio Issues This sectio

More information

BaanERP. BaanERP Windows Client Installation Guide

BaanERP. BaanERP Windows Client Installation Guide BaaERP A publicatio of: Baa Developmet B.V. P.O.Box 143 3770 AC Bareveld The Netherlads Prited i the Netherlads Baa Developmet B.V. 1999. All rights reserved. The iformatio i this documet is subject to

More information

Domain 1: Configuring Domain Name System (DNS) for Active Directory

Domain 1: Configuring Domain Name System (DNS) for Active Directory Maual Widows Domai 1: Cofigurig Domai Name System (DNS) for Active Directory Cofigure zoes I Domai Name System (DNS), a DNS amespace ca be divided ito zoes. The zoes store ame iformatio about oe or more

More information

client communication

client communication CCH Portal cliet commuicatio facig today s challeges Like most accoutacy practices, we ow use email for most cliet commuicatio. It s quick ad easy, but we do worry about the security of sesitive data.

More information

Security Functions and Purposes of Network Devices and Technologies (SY0-301) 1-800-418-6789. Firewalls. Audiobooks

Security Functions and Purposes of Network Devices and Technologies (SY0-301) 1-800-418-6789. Firewalls. Audiobooks Maual Security+ Domai 1 Network Security Every etwork is uique, ad architecturally defied physically by its equipmet ad coectios, ad logically through the applicatios, services, ad idustries it serves.

More information

QUADRO tech. PST Flightdeck. Put your PST Migration on autopilot

QUADRO tech. PST Flightdeck. Put your PST Migration on autopilot QUADRO tech PST Flightdeck Put your PST Migratio o autopilot Put your PST Migratio o Autopilot A moder aircraft hardly remids its pilots of the early days of air traffic. It is desiged to eable flyig as

More information

(VCP-310) 1-800-418-6789

(VCP-310) 1-800-418-6789 Maual VMware Lesso 1: Uderstadig the VMware Product Lie I this lesso, you will first lear what virtualizatio is. Next, you ll explore the products offered by VMware that provide virtualizatio services.

More information

Engineering Data Management

Engineering Data Management BaaERP 5.0c Maufacturig Egieerig Data Maagemet Module Procedure UP128A US Documetiformatio Documet Documet code : UP128A US Documet group : User Documetatio Documet title : Egieerig Data Maagemet Applicatio/Package

More information

Domain 1 Components of the Cisco Unified Communications Architecture

Domain 1 Components of the Cisco Unified Communications Architecture Maual CCNA Domai 1 Compoets of the Cisco Uified Commuicatios Architecture Uified Commuicatios (UC) Eviromet Cisco has itroduced what they call the Uified Commuicatios Eviromet which is used to separate

More information

Baan Service Master Data Management

Baan Service Master Data Management Baa Service Master Data Maagemet Module Procedure UP069A US Documetiformatio Documet Documet code : UP069A US Documet group : User Documetatio Documet title : Master Data Maagemet Applicatio/Package :

More information

IT Support. 020 8269 6878 n www.premierchoiceinternet.com n support@premierchoiceinternet.com. 30 Day FREE Trial. IT Support from 8p/user

IT Support. 020 8269 6878 n www.premierchoiceinternet.com n support@premierchoiceinternet.com. 30 Day FREE Trial. IT Support from 8p/user IT Support IT Support Premier Choice Iteret has bee providig reliable, proactive & affordable IT Support solutios to compaies based i Lodo ad the South East of Eglad sice 2002. Our goal is to provide our

More information

ODBC. Getting Started With Sage Timberline Office ODBC

ODBC. Getting Started With Sage Timberline Office ODBC ODBC Gettig Started With Sage Timberlie Office ODBC NOTICE This documet ad the Sage Timberlie Office software may be used oly i accordace with the accompayig Sage Timberlie Office Ed User Licese Agreemet.

More information

ContactPro Desktop for Multi-Media Contact Center

ContactPro Desktop for Multi-Media Contact Center CotactPro Desktop for Multi-Media Cotact Ceter CCT CotactPro (CP) is the perfect solutio for the aget desktop i a Avaya multimedia call ceter eviromet. CotactPro empowers agets to efficietly serve customers

More information

InventoryControl. The Complete Inventory Tracking Solution for Small Businesses

InventoryControl. The Complete Inventory Tracking Solution for Small Businesses IvetoryCotrol The Complete Ivetory Trackig Solutio for Small Busiesses Regular Logo 4C Productivity Solutios for Small Busiesses Logo Outlie Get i cotrol of your ivetory with Wasp Ivetory Cotrol the complete

More information

Advanced Protection for Web Services

Advanced Protection for Web Services RealSetry TM SSL overview Advaced Protectio for Web Services SSL Accelerator Itrusio Detectio System Reverse Proxy Applicatio-Firewall Web services deploymet The pricipal reasos which delay the deploymet

More information

QUADRO tech. FSA Migrator 2.6. File Server Migrations - Made Easy

QUADRO tech. FSA Migrator 2.6. File Server Migrations - Made Easy QUADRO tech FSA Migrator 2.6 File Server Migratios - Made Easy FSA Migrator Cosolidate your archived ad o-archived File Server data - with ease! May orgaisatios struggle with the cotiuous growth of their

More information

E-Plex Enterprise Access Control System

E-Plex Enterprise Access Control System Eterprise Access Cotrol System Egieered for Flexibility Modular Solutio The Eterprise Access Cotrol System is a modular solutio for maagig access poits. Employig a variety of hardware optios, system maagemet

More information

Pre-Installation Network Planning Forms--S8700 Media Server

Pre-Installation Network Planning Forms--S8700 Media Server Pre-Istallatio Network Plaig Forms--S8700 Media Server S8700 Media Server with a Avaya G600 Media Gateways S8700 Media Server with Avaya MCC1/SCC1 Gateways Before you istall ad cofigure a Avaya media server,

More information

Desktop Management. Desktop Management Tools

Desktop Management. Desktop Management Tools Desktop Maagemet 9 Desktop Maagemet Tools Mac OS X icludes three desktop maagemet tools that you might fid helpful to work more efficietly ad productively: u Stacks puts expadable folders i the Dock. Clickig

More information

Domain 1 - Describe Cisco VoIP Implementations

Domain 1 - Describe Cisco VoIP Implementations Maual ONT (642-8) 1-800-418-6789 Domai 1 - Describe Cisco VoIP Implemetatios Advatages of VoIP Over Traditioal Switches Voice over IP etworks have may advatages over traditioal circuit switched voice etworks.

More information

Domain 1: Designing a SQL Server Instance and a Database Solution

Domain 1: Designing a SQL Server Instance and a Database Solution Maual SQL Server 2008 Desig, Optimize ad Maitai (70-450) 1-800-418-6789 Domai 1: Desigig a SQL Server Istace ad a Database Solutio Desigig for CPU, Memory ad Storage Capacity Requiremets Whe desigig a

More information

Enhancing Oracle Business Intelligence with cubus EV How users of Oracle BI on Essbase cubes can benefit from cubus outperform EV Analytics (cubus EV)

Enhancing Oracle Business Intelligence with cubus EV How users of Oracle BI on Essbase cubes can benefit from cubus outperform EV Analytics (cubus EV) Ehacig Oracle Busiess Itelligece with cubus EV How users of Oracle BI o Essbase cubes ca beefit from cubus outperform EV Aalytics (cubus EV) CONTENT 01 cubus EV as a ehacemet to Oracle BI o Essbase 02

More information

June 3, 1999. Voice over IP

June 3, 1999. Voice over IP Jue 3, 1999 Voice over IP This applicatio ote discusses the Hypercom solutio for providig ed-to-ed Iteret protocol (IP) coectivity i a ew or existig Hypercom Hybrid Trasport Mechaism (HTM) etwork, reducig

More information

BaanERP 5.0c. EDI User Guide

BaanERP 5.0c. EDI User Guide BaaERP 5.0c A publicatio of: Baa Developmet B.V. P.O.Box 143 3770 AC Bareveld The Netherlads Prited i the Netherlads Baa Developmet B.V. 1999. All rights reserved. The iformatio i this documet is subject

More information

Document Control Solutions

Document Control Solutions Documet Cotrol Solutios State of the art software The beefits of Assai Assai Software Services provides leadig edge Documet Cotrol ad Maagemet System software for oil ad gas, egieerig ad costructio. AssaiDCMS

More information

OpenText RightFax Fax Server

OpenText RightFax Fax Server OpeText RightFax Fax Server Icrease employee productivity, improve iformatio goverace, ad reduce costs by itegratig fax ito eterprise-wide busiess applicatios. Compaies eed a cetralized fax ifrastructure

More information

Exchange Server 2010 Configuration (70-662) LearnSmart Exam Manual Copyright 2011 by PrepLogic, LLC. Product ID: 012467 Production Date: July 13, 2011

Exchange Server 2010 Configuration (70-662) LearnSmart Exam Manual Copyright 2011 by PrepLogic, LLC. Product ID: 012467 Production Date: July 13, 2011 Maual Exchage Server 2010 Cofiguratio (70-662) 1-800-418-6789 Exchage Server 2010 Cofiguratio (70-662) LearSmart Maual Copyright 2011 by PrepLogic, LLC. Product ID: 012467 Productio Date: July 13, 2011

More information

Verizon Wireless Broadband Network Connectivity and Data Transport Solutions. Verizon Wireless White Paper

Verizon Wireless Broadband Network Connectivity and Data Transport Solutions. Verizon Wireless White Paper Verizo Wireless Broadbad Network Coectivity ad Data Trasport Solutios Verizo Wireless White Paper Cotets 1. Itroductio......................................................................................

More information

SYSTEM INFO. MDK - Multifunctional Digital Communications System. Efficient Solutions for Information and Safety

SYSTEM INFO. MDK - Multifunctional Digital Communications System. Efficient Solutions for Information and Safety Commuicatios Systems for Itercom, PA, Emergecy Call ad Telecommuicatios MDK - Multifuctioal Digital Commuicatios System SYSTEM INFO ms NEUMANN ELEKTRONIK GmbH Efficiet Solutios for Iformatio ad Safety

More information

CCH Accountants Starter Pack

CCH Accountants Starter Pack CCH Accoutats Starter Pack We may be a bit smaller, but fudametally we re o differet to ay other accoutig practice. Util ow, smaller firms have faced a stark choice: Buy cheaply, kowig that the practice

More information

IntelliSOURCE Comverge s enterprise software platform provides the foundation for deploying integrated demand management programs.

IntelliSOURCE Comverge s enterprise software platform provides the foundation for deploying integrated demand management programs. ItelliSOURCE Comverge s eterprise software platform provides the foudatio for deployig itegrated demad maagemet programs. ItelliSOURCE Demad maagemet programs such as demad respose, eergy efficiecy, ad

More information

Agency Relationship Optimizer

Agency Relationship Optimizer Decideware Developmet Agecy Relatioship Optimizer The Leadig Software Solutio for Cliet-Agecy Relatioship Maagemet supplier performace experts scorecards.deploymet.service decide ware Sa Fracisco Sydey

More information

HP Asset Manager. Software version: 5.20. Service Asset and Configuration Management

HP Asset Manager. Software version: 5.20. Service Asset and Configuration Management HP Asset Maager Software versio: 5.20 Service Asset ad Cofiguratio Maagemet Documet Release Date: 01 October 2009 Software Release Date: October 2009 Legal Notices Copyright Notices Copyright 1994-2009

More information

Unicenter TCPaccess FTP Server

Unicenter TCPaccess FTP Server Uiceter TCPaccess FTP Server Release Summary r6.1 SP2 K02213-2E This documetatio ad related computer software program (hereiafter referred to as the Documetatio ) is for the ed user s iformatioal purposes

More information

iprox sensors iprox inductive sensors iprox programming tools ProxView programming software iprox the world s most versatile proximity sensor

iprox sensors iprox inductive sensors iprox programming tools ProxView programming software iprox the world s most versatile proximity sensor iprox sesors iprox iductive sesors iprox programmig tools ProxView programmig software iprox the world s most versatile proximity sesor The world s most versatile proximity sesor Eato s iproxe is syoymous

More information

Message Exchange in the Utility Market Using SAP for Utilities. Point of View by Marc Metz and Maarten Vriesema

Message Exchange in the Utility Market Using SAP for Utilities. Point of View by Marc Metz and Maarten Vriesema Eergy, Utilities ad Chemicals the way we see it Message Exchage i the Utility Market Usig SAP for Utilities Poit of View by Marc Metz ad Maarte Vriesema Itroductio Liberalisatio of utility markets has

More information

Extending Your Management Reach to Remote Users

Extending Your Management Reach to Remote Users Extedig Your Maagemet Reach to Remote Users White Paper LANDESK WHITE PAPER : Extedig Your Maagemet Reach to Remote Users Table of Cotets Executive Summary... 3 Obstacles to Cost-Effective Remote Maagemet...

More information

Things Your Next Firewall Must Do

Things Your Next Firewall Must Do 10 Thigs Your Next Firewall Must Do Itroductio: 10 Thigs Your Next Firewall Must Do Much has bee made about brigig applicatio visibility ad cotrol ito etwork security. The reaso is obvious: applicatios

More information

Faxing has a long history as a trusted and secure form. Choosing an Enterprise Fax Server Solution

Faxing has a long history as a trusted and secure form. Choosing an Enterprise Fax Server Solution Choosig a Eterprise Fax Server Solutio A guide to choosig a eterprise fax server solutio that supports your faxig eeds Faxig has a log history as a trusted ad secure form of commuicatio ad documet exchage.

More information

Ethernet Option Board

Ethernet Option Board Etheret Optio Board Assembly ad Iitializatio Guide for Addig Etheret Commuicatios to a ADP etime Timeclock Documet Part Number: 470552-00 Documet Revisio: B The iformatio i this documet is subject to chage

More information

RightFax Express. One solution. Multiple choices.

RightFax Express. One solution. Multiple choices. RightFax Express Oe solutio. Multiple choices. S mall ad medium-sized busiesses (SMBs) have issues similar to those of larger eterprise orgaizatios but have fewer resources to hadle them. The same is true

More information

Flood Emergency Response Plan

Flood Emergency Response Plan Flood Emergecy Respose Pla This reprit is made available for iformatioal purposes oly i support of the isurace relatioship betwee FM Global ad its cliets. This iformatio does ot chage or supplemet policy

More information

CCH Document Management

CCH Document Management CCH Documet Maagemet documet maagemet facig today s challeges We eed a documet maagemet system that does more tha just store documets Over the years we ve see a gradual reductio i the amout of paper circulatig

More information

SQL Server 2008 Implementation and Maintenance (70-432) LearnSmart Exam Manual

SQL Server 2008 Implementation and Maintenance (70-432) LearnSmart Exam Manual Maual SQL Server 2008 Implemetatio ad Maiteace (70-432) 1-800-418-6789 SQL Server 2008 Implemetatio ad Maiteace (70-432) LearSmart Maual Copyright 2011 by PrepLogic, LLC. Product ID: 012335 Productio Date:

More information

e-trader user guide Introduction

e-trader user guide Introduction User guide e-trader user guide Itroductio At UK Geeral our aim is to provide you with the best possible propositio for you ad your customers. We believe i offerig brokers a choice of how they trade with

More information

The ERP Card-Solution. The power, control and efficiency of ERP combined with the ease-of-use and financial benefits of a P-Card.

The ERP Card-Solution. The power, control and efficiency of ERP combined with the ease-of-use and financial benefits of a P-Card. The ERP Card-Solutio Xpoetial - It's about Itegratio The power, cotrol ad efficiecy of ERP combied with the ease-of-use ad fiacial beefits of a P-Card. TM poetial The ERP-Card Solutio P-Cards ad ERP For

More information

Equalizer Installation and Administration Guide

Equalizer Installation and Administration Guide Equalizer Istallatio ad Admiistratio Guide Versio 7.2.3 Jauary 2007 Coyote Poit Systems, Ic. 675 North First Street Suite 975 Sa Jose, Califoria 95112 Copyright 1997-2007 Coyote Poit Systems, Ic. All Rights

More information

Managed Services Catalogue (HE)

Managed Services Catalogue (HE) Maaged Services Catalogue (HE) New legislatio ad ew statutory requiremets come i regularly so it is essetial for us to have a flexible system which ca cope with the chages required ad the frequecy of the

More information

Professional Networking

Professional Networking Professioal Networkig 1. Lear from people who ve bee where you are. Oe of your best resources for etworkig is alumi from your school. They ve take the classes you have take, they have bee o the job market

More information

Online Banking. Internet of Things

Online Banking. Internet of Things Olie Bakig & The Iteret of Thigs Our icreasigly iteretcoected future will mea better bakig ad added security resposibilities for all of us. FROM DESKTOPS TO SMARTWATCHS Just a few years ago, Americas coducted

More information

Securing the Virtualized Data Center with Next-Generation Firewalls

Securing the Virtualized Data Center with Next-Generation Firewalls Securig the Virtualized Data Ceter with Next-Geeratio Firewalls November 2012 Palo Alto Networks: Securig the Virtualized Data Ceter with Next-Geeratio Firewalls Table of Cotets Executive Summary 3 Evolutio

More information

The future of global data management is here: modular, scalable and integrated. MasterCard smartdata.gen2

The future of global data management is here: modular, scalable and integrated. MasterCard smartdata.gen2 The future of global data maagemet is here: modular, scalable ad itegrated MasterCard smartdata.ge2 Revolutioize your data. Trasform your busiess. MasterCard smartdata.ge2 is a revolutioary web-based

More information

Radio Dispatch Systems

Radio Dispatch Systems Radio Dispatch Systems ZETRON DISPATCH SOLUTIONS: AT THE CENTER OF YOUR CRITICAL OPERATIONS Your dispatch system is the ceterpoit through which your key operatios are coordiated ad cotrolled. That s why

More information

Verizon Wireless Private Network

Verizon Wireless Private Network Verizo Wireless Private Network Cotets 1. Itroductio...................................................................................... 3 1.1 Audiece....................................................................................

More information

Introducing Rational Suite

Introducing Rational Suite Itroducig Ratioal Suite Product Versio Ratioal Suite 2000.02.10 Release Date April 2000 Part Number 800-023314-000 support@ratioal.com http://www.ratioal.com IMPORTANT NOTICE Copyright Notice Copyright

More information

EUROCONTROL PRISMIL. EUROCONTROL civil-military performance monitoring system

EUROCONTROL PRISMIL. EUROCONTROL civil-military performance monitoring system EUROCONTROL PRISMIL EUROCONTROL civil-military performace moitorig system Itroductio What is PRISMIL? PRISMIL is a olie civil-military performace moitorig system which facilitates the combied performace

More information

Business Application Services. Business Applications that provide value to your enterprise.

Business Application Services. Business Applications that provide value to your enterprise. Busiess Applicatio Services Busiess Applicatios that provide value to your eterprise. Sesiple s expertise ca help orgaizatio decode the performace issues ad trasform them ito valuable beefits that meet

More information

Skytron Asset Manager

Skytron Asset Manager Skytro Asset Maager Meet Asset Maager Skytro Asset Maager is a wireless, pateted RFID asset trackig techology specifically desiged for hospital facilities to deliver istat ROI withi a easy to istall, fully

More information

CCH CRM Books Online Software Fee Protection Consultancy Advice Lines CPD Books Online Software Fee Protection Consultancy Advice Lines CPD

CCH CRM Books Online Software Fee Protection Consultancy Advice Lines CPD Books Online Software Fee Protection Consultancy Advice Lines CPD Books Olie Software Fee Fee Protectio Cosultacy Advice Advice Lies Lies CPD CPD facig today s challeges As a accoutacy practice, maagig relatioships with our cliets has to be at the heart of everythig

More information

SOCIAL MEDIA. Keep the conversations going

SOCIAL MEDIA. Keep the conversations going SOCIAL MEDIA Keep the coversatios goig Social media is where most of the world is. It is therefore a ope source of cosumer data, a chael of commuicatio ad a platform for establishig relatioships with customers.

More information

Securing your business

Securing your business Iteratioal Chamber of Commerce The world busiess orgaizatio Securig your busiess A compaio for small or etrepreeurial compaies to the 2002 OECD Guidelies for the security of etworks ad iformatio systems:

More information

Mobility. Manage Agility with Our Technology

Mobility. Manage Agility with Our Technology Mobility Maage Agility with Our Techology Smart mobile strategies are redefiig busiess performace today. Mobility as a eabler is oe of our key busiess objectives. As a radical orgaizatio, we defie comprehesive

More information

Supply Chain Management

Supply Chain Management Supply Chai Maagemet LOA Uiversity October 9, 205 Distributio D Distributio Authorized to Departmet of Defese ad U.S. DoD Cotractors Oly Aim High Fly - Fight - Wi Who am I? Dr. William A Cuigham PhD Ecoomics

More information

Full Lifecycle Project Cost Controls

Full Lifecycle Project Cost Controls Full Lifecycle Project Cost Cotrols EcoSys EPC is a ext geeratio plaig ad cost cotrols software solutio deliverig best practices for full lifecycle project cost maagemet i a itegrated, easy-to-use web

More information

WebLogic Workshop Application Development Basics

WebLogic Workshop Application Development Basics WebLogic Workshop Applicatio Developmet Basics IN THIS CHAPTER by Albert J. Sagaich, Jr. 3 IN THIS CHAPTER. WebLogic Workshop Programmig Basics. Creatig Applicatios ad Projects. Deployig ad Cofigurig Applicatios

More information

Enterprise Security & Risk Management. White Paper. Securing the Future with Next-Generation Data Center Security

Enterprise Security & Risk Management. White Paper. Securing the Future with Next-Generation Data Center Security Eterprise Security & Risk Maagemet White Paper Securig the Future with Next-Geeratio Data Ceter Security About the Author Prikshit Goel Prikshit Goel heads the Ceter of Excellece (CoE) for Maaged Security

More information

BEA elink Adapter for Kenan Arbor/BP. User Guide

BEA elink Adapter for Kenan Arbor/BP. User Guide BEA elik Adapter for Kea Arbor/BP User Guide BEA elik Adapter for Kea Arbor/BP Versio 1.1 Documet Editio 1.1 April 2000 Copyright Copyright 2000 BEA Systems, Ic. All Rights Reserved. Restricted Rights

More information

How to set up your GMC Online account

How to set up your GMC Online account How to set up your GMC Olie accout Mai title Itroductio GMC Olie is a secure part of our website that allows you to maage your registratio with us. Over 100,000 doctors already use GMC Olie. We wat every

More information

INTERNET AND SOCIAL MEDIA

INTERNET AND SOCIAL MEDIA Educatio Services INTERNET AND SOCIAL MEDIA Additioal Guidelies for Schools August 2014 Cotets Itroductio 1 Purpose of this Guide 1 Referece Documets 1 Defiitios 2 Approved Olie Iteret Services 3 Social

More information

Protection of Communication Infrastructures

Protection of Communication Infrastructures Protectio of Commuicatio Ifrastructures Chapter 6 Iteret Firewalls 1 Itroductio to Network Firewalls (1) I buildig costructio, a firewall is desiged to keep a fire from spreadig from oe part of the buildig

More information

Product Manager. Integrated management of intellectual property and workflows from pre-acquisition to post-production

Product Manager. Integrated management of intellectual property and workflows from pre-acquisition to post-production Product Maager Itegrated maagemet of itellectual property ad workflows from pre-acquisitio to post-productio Iformatio or frustratio? Publishig processes geerate a wealth of iformatio: about works, iteratios,

More information

GOOD PRACTICE CHECKLIST FOR INTERPRETERS WORKING WITH DOMESTIC VIOLENCE SITUATIONS

GOOD PRACTICE CHECKLIST FOR INTERPRETERS WORKING WITH DOMESTIC VIOLENCE SITUATIONS GOOD PRACTICE CHECKLIST FOR INTERPRETERS WORKING WITH DOMESTIC VIOLENCE SITUATIONS I the sprig of 2008, Stadig Together agaist Domestic Violece carried out a piece of collaborative work o domestic violece

More information

Managing deliverability. Technical Documentation Adobe Campaign v6.1

Managing deliverability. Technical Documentation Adobe Campaign v6.1 Maagig deliverability Techical Documetatio Adobe Campaig v6.1 2014, Adobe All rights reserved. Published by Adobe Systems Ic. Terms of use Privacy Ceter A trademark symbol (,, etc.) deotes a Adobe trademark.

More information

U.S.-Based Project Centers Offer Superior Effectiveness Over Offshore in CRM Implementations

U.S.-Based Project Centers Offer Superior Effectiveness Over Offshore in CRM Implementations U.S.-Based Project Ceters Offer Superior Effectiveess Over Offshore i CRM Implemetatios A Eagle Creek Software Services White Paper, 2012 Today s busiess eviromet is more competitive tha ever. I order

More information

Assessment of the Board

Assessment of the Board Audit Committee Istitute Sposored by KPMG Assessmet of the Board Whe usig a facilitator, care eeds to be take if the idividual is i some way coflicted due to the closeess of their relatioship with the

More information

AMS Suite: Asset Graphics

AMS Suite: Asset Graphics Product Data Sheet Jauary 2012 AMS Suite: Asset Graphics Powerful graphical display developmet tool Deployable as a local graphical display dedicated to a CSI 6500 Machiery Health Moitor Scalable to provide

More information

A Network Monitoring System with a Peer-to- Peer Architecture

A Network Monitoring System with a Peer-to- Peer Architecture A Network Moitorig System with a Peer-to- Peer Architecture Paulo Salvador ad Rui Valadas Uiversity of Aveiro Istitute of Telecommuicatios Summary Motivatio Peer-to-peer architecture System elemets Data

More information

Multi-server Optimal Bandwidth Monitoring for QoS based Multimedia Delivery Anup Basu, Irene Cheng and Yinzhe Yu

Multi-server Optimal Bandwidth Monitoring for QoS based Multimedia Delivery Anup Basu, Irene Cheng and Yinzhe Yu Multi-server Optimal Badwidth Moitorig for QoS based Multimedia Delivery Aup Basu, Iree Cheg ad Yizhe Yu Departmet of Computig Sciece U. of Alberta Architecture Applicatio Layer Request receptio -coectio

More information

Enabling Optimized Network Operations

Enabling Optimized Network Operations A Poit of View Eablig Optimized Network Operatios The Evictio Mechaism Approach to Maagig Data Flows based o Importace Itroductio The explosive growth i the umber of users alog with differet types of etwork

More information

SIP Threats Detection System

SIP Threats Detection System SIP Threats Detectio System MIROSLAV VOZNAK, FILIP REZAC Departmet of Telecommuicatios VSB Techical Uiversity of Ostrava 17. listopadu 15, 708 33 Ostrava Poruba CZECH REPUBLIC miroslav.vozak@vsb.cz, filip.rezac@vsb.cz

More information

Vulnerability test system for SIP network elements

Vulnerability test system for SIP network elements Vulerability test system for SIP etwork elemets Filip Rezac, Miroslav Vozak, Karel omala, Jiri Vychodil, Ja Rozho Departmet of elecommuicatios, VSB echical Uiversity of Ostrava Ostrava, Czech Republic

More information

CCH Accounts Production

CCH Accounts Production CCH Accouts Productio accouts productio facig today s challeges Preparig statutory ad fiacial accouts is a core activity for our practice, as it is for may professioal firms. Although legislatio ad accoutig

More information

The Modern Malware Review. Analysis of New and Evasive Malware in Live Enterprise Networks 1st Edition, March 2013

The Modern Malware Review. Analysis of New and Evasive Malware in Live Enterprise Networks 1st Edition, March 2013 The Moder Malware Review Aalysis of New ad Evasive Malware i Live Eterprise Networks 1st Editio, March 2013 THE MODERN MALWARE REVIEW MARCH 2013 TABLE OF CONTENTS Backgroud ad Goals 3 A Focus o Actioable

More information

BAAN IV. Oracle Database Driver Technical Reference Manual

BAAN IV. Oracle Database Driver Technical Reference Manual BAAN IV Oracle Database Driver Techical Referece Maual A publicatio of: Baa Developmet B.V. P.O.Box 143 3770 AC Bareveld The Netherlads Prited i the Netherlads Baa Developmet B.V. 1998. All rights reserved.

More information

TruStore: The storage. system that grows with you. Machine Tools / Power Tools Laser Technology / Electronics Medical Technology

TruStore: The storage. system that grows with you. Machine Tools / Power Tools Laser Technology / Electronics Medical Technology TruStore: The storage system that grows with you Machie Tools / Power Tools Laser Techology / Electroics Medical Techology Everythig from a sigle source. Cotets Everythig from a sigle source. 2 TruStore

More information

Neolane Leads. Neolane v6.1

Neolane Leads. Neolane v6.1 Neolae Leads Neolae v6.1 This documet, ad the software it describes, are provided subject to a Licese Agreemet ad may ot be used or copied outside of the provisios of the Licese Agreemet. No part of this

More information

CREATIVE MARKETING PROJECT 2016

CREATIVE MARKETING PROJECT 2016 CREATIVE MARKETING PROJECT 2016 The Creative Marketig Project is a chapter project that develops i chapter members a aalytical ad creative approach to the marketig process, actively egages chapter members

More information

FortiGuard Fortinet s Global Security Research and Protection

FortiGuard Fortinet s Global Security Research and Protection SOLUTION BRIEF FortiGuard Fortiet s Global Research ad Protectio itelligece represets kowledge of the idetity, capabilities, ad itetios of idividuals ad orgaizatios egaged i espioage, sabotage, or theft

More information

Alliance and Technology unit. White Paper. A Comparative Analysis of Application Integration Tools on Microsoft Azure Platform

Alliance and Technology unit. White Paper. A Comparative Analysis of Application Integration Tools on Microsoft Azure Platform Alliace ad Techology uit White Paper A Comparative Aalysis of Applicatio Itegratio Tools o Microsoft Azure Platform About the Author Varu Dubey Varu Dubey is a solutio architect with more tha ie years

More information

RELEASE GUIDE. VirusScan Enterprise VERSION 7.0

RELEASE GUIDE. VirusScan Enterprise VERSION 7.0 RELEASE GUIDE VirusSca Eterprise VERSION 7.0 COPYRIGHT 2003 Networks Associates Techology, Ic. All Rights Reserved. No part of this publicatio may be reproduced, trasmitted, trascribed, stored i a retrieval

More information

Mobile Client Architecture Web vs. Native vs. Hybrid Apps

Mobile Client Architecture Web vs. Native vs. Hybrid Apps White Paper Mobile Cliet Architecture Web vs. Native vs. Hybrid Apps Choosig appropriate cliet architectures is a hotly debated topic of late. Havig bee party to these debates ad also to implemetatios

More information

Ensuring emailing platform deliverability. Neolane v6.0

Ensuring emailing platform deliverability. Neolane v6.0 Esurig emailig platform deliverability Neolae v6.0 This documet, ad the software it describes, are provided subject to a Licese Agreemet ad may ot be used or copied outside of the provisios of the Licese

More information

Xantaro Maintenance Services & Operations. XTAC User Guide. UK Edition

Xantaro Maintenance Services & Operations. XTAC User Guide. UK Edition Xataro Maiteace Services & Operatios XTAC User Guide UK Editio XTAC WORKFLOW The Xataro Techical Assistace Cetre (XTAC) is the cetral iterface for all techical questios ad topics for products ad services

More information

TONEX Global Training Courses & Seminars. Customization is Our Secret. Wireless Communication n. Business Management n

TONEX Global Training Courses & Seminars. Customization is Our Secret. Wireless Communication n. Business Management n TONEX CERTIFICATIONS 1-888 -to-toex (1-888-868-6639) Iteratioal: 1-972-735-8686 Fax: 1-972-692-7492 www.toex.com TONEX Global Traiig Courses & Semiars Customizatio is Our Secret Telecom IT Traiig Storage

More information

Static revisited. Odds and ends. Static methods. Static methods 5/2/16. Some features of Java we haven t discussed

Static revisited. Odds and ends. Static methods. Static methods 5/2/16. Some features of Java we haven t discussed Odds ad eds Static revisited Some features of Java we have t discussed Static methods // Example: // Java's built i Math class public class Math { public static it abs(it a) { if (a >= 0) { retur a; else

More information

facing today s challenges As an accountancy practice, managing relationships with our clients has to be at the heart of everything we do.

facing today s challenges As an accountancy practice, managing relationships with our clients has to be at the heart of everything we do. CCH CRM cliet relatios facig today s challeges As a accoutacy practice, maagig relatioships with our cliets has to be at the heart of everythig we do. That s why our CRM system ca t be a bolt-o extra it

More information

A guide to School Employees' Well-Being

A guide to School Employees' Well-Being A guide to School Employees' Well-Beig Backgroud The public school systems i the Uited States employ more tha 6.7 millio people. This large workforce is charged with oe of the atio s critical tasks to

More information

To c o m p e t e in t o d a y s r e t a i l e n v i r o n m e n t, y o u n e e d a s i n g l e,

To c o m p e t e in t o d a y s r e t a i l e n v i r o n m e n t, y o u n e e d a s i n g l e, Busiess Itelligece Software for Retail To c o m p e t e i t o d a y s r e t a i l e v i r o m e t, y o u e e d a s i g l e, comprehesive view of your busiess. You have to tur the decisio-makig of your

More information

Total Program Management for High-Tech

Total Program Management for High-Tech Total Program Maagemet for High-Tech ORGANIZE Makig Order Out of Chaos Sortig the requiremets, fidig the right resources, aligig the capabilities, ad creatig a cohesive Team Maagemet Effort are dautig

More information