SlideShare a Scribd company logo
World®
’16
Implementing	EEM	with	CA	
Workload	Automation	AE
Mike	Woods,	CA	Technologies,	Principal	Engineering	Services	
Architect
MFX21E
MAINFRAME	AND	WORKLOAD	AUTOMATION
2 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
©	2016	CA.	All	rights	reserved.	All	trademarks	referenced	herein	belong	to	their	respective	companies.
The	content	provided	in	this CA	World	2016	presentation	is	intended	for	informational	purposes	only	and	does	not	form	any	type	of	
warranty. The information	provided	by	a	CA	partner	and/or	CA	customer	has	not	been	reviewed	for	accuracy	by	CA.	
For	Informational	Purposes	Only	
Terms	of	this	Presentation
3 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Abstract
This	session	will	discuss	some	of	the	ways	to	improve	performance	of	Embedded	
Entitlements	Manager	(EEM),	and	recommend	ways	to	structure	EEM	policy	for	
ease	of	maintenance	using	group	membership.
Michael	
Woods
CA	Technologies
Principal	Engineering	
Services		Architect
4 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Agenda
DEFINING	A	SECURITY	MATRIX
LEVERAGE	YOUR	NAMING	CONVENTION
INFRASTRUCTURE
DEFINING	GROUP	MEMBERSHIP	
IMPLEMENTING	A	POLICY	METHODOLOGY	
TESTING	YOUR	IMPLEMENTATION	
1
2
3
4
5
6
5 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Defining	a	Security	Matrix
§ Jobs	
§ Global	Variables
§ Calendars
§ Resources
§ Owners?
§ Machines?
Objects	to	be	controlled
6 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Defining	a	Security	Matrix
§ Who?
– Which	groups	
§ What?
– Type	of	access	required
§ Where?
– Tiers	are	different?
Sub-head
7 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
DEV as-appl as-calendar as-control as-cylce as-group as-gvar as-job as-joblog as-jobtype as-list as-machine as-owner
ACCESS x r,c,d,x,w x r,c,d,x,w x r,c,d,x,w r,c,d,x,w r r,c,d,x,w r r,c,d,x,w x
BINARY jil
autocal_asc,j
il
stop_demo
n,
eplog,
secadm autocal_asc jil
autorep,
autostatu
s,
sendeven
t,
autorep,
autostatd,
autostatus,
job_depends
,
monbro,jil,
sendevent
autorep,
job_depends
,
jil
autorep,
autostat,
autostatus,
job_depen
ds,
monbro jil,
sendevent jil
resource
instance.
app
instance.cale
ndar
instance.o
bject
instance.cale
ndar
instance.gr
oup
instance.
var
instance.job
name
instance.job
name
instance.job
name
instance.o
bject
instance.ma
chin
user@hostn
ame
Autosys
Admins
x-all r,c,d,x,w-all x-all all x-all
r,c,d,x,w-
all
r,c,d,x,w-all r-all all r-all r,c,d,x-all x-all
Autosys
Operatio
ns
x-all r-all none none x-all
r,c,d,x,w-
all
r,c,d,x,w-all r-all none r-all all x-all
Applicati
on
Develop
ers
x-by	app r-all none none x-by	group
r,c,d,x,w-
all
r-all,
cdxw-by	
jobname
r-all none r-all
by	app	
name:	all
x-all
Autosys
Schedule
r
x-all r,c,d,x,w-all none all x-all
r,c,d,x,w-
all
r,c,d,x,w-all r-all all r-all r,c,d,x-all x-all
Prod	 as-appl as-calendar as-control as-cylce as-group as-gvar as-job as-joblog as-jobtype as-list as-machine as-owner
ACCESS x r,c,d,x,w x r,c,d,x,w x r,c,d,x,w r,c,d,x,w r r,c,d,x,w r r,c,d,x,w x
8 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Leverage	Your	Naming	Convention
§ Most	common	
– Application_More_Detailed_Name
§ If	None	or	too	many	used	(too	many	mergers)
– Consider	using	group/application	fields
Sub-head
9 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Define	Group	Membership
Will	depend	on	your	user	store
§ Internal	to	EEM
– Naming	is	under	your	control
– Your	responsibility	to	maintain	and	keep	accurate
§ LDAP/CA	SiteMinder
– May	be	harder	to	utilize	depending	on	company	naming	standards
– Compliance	is	easier	as	accuracy	shifted	to	security	group
Sub-head
10 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Implement	Policy	Methodology
§ Most	Basic
– Define	a	policy	per	object	per	application
§ Each	policy	will	protect	a	piece	of	an	application
§ as-job,	as-global,	as-calendar,…
– Resource	name	will	contain	identifying	application	name
§ ACE.abcapp*
– Identities	will	contain	affected	groups
– Operations,	Admins,	application	group
Sub-head
11 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Implement	Policy	Methodology
§ More	Advanced
– Reduced	number	of	policies
§ Policy	per	type	of	user
– Applies	to	selected	instances
§ PR1.*	
– One	for	Operations	and	Admins
– One	with	filters	controlling	application	groups
Sub-head
12 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Implement	Policy	Methodology
§ Implement	sub-groups	of	application	users
§ Uses	string	calculations
– Application	+	Role	based	group	names	
– May	be	any	type	of	group
Sub-head
13 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Implement	Policy	Methodology
§ Combined	filters
§ Least	number	of	policies
§ May	be	harder	to	adjust
– Combines	application	users	with	other	groups
Sub-head
14 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Deny	Policies
§ Best	Match	enabled
– Think	about	the	list	of	policies	gathered
§ Grant	Must	be	given
– Access	is	denied	if	no	policy	grants	access
Sub-head
15 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Recommended	Sessions
SESSION	# TITLE DATE/TIME
MFX37E
Your	Voice	Counts!	Customer	Driven	Requirements	for	
CA	Workload	Automation
11/15/2016	at	1:00	pm
Banyan	A/B
MFX14E
Maximizing	your	CA	investment	by	integration	CA	WLA	
with	CA	Unified	Infrastructure	Management	(UIM)
11/15/2016	at	11:00	am
Jasmine	C
MFX142EL
CA	Workload	Automation	Advanced	Integrations	and	
Agents	(Hands-on-Lab)
11/15/2016	at	3:00	pm
South	Seas	D
MFX122S Vision	and	Roadmap:	CA	Workload	Automation	AE	
11/16/2016	at	12:45pm
Banyan	A/B
16 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Must	See	Demos
Advanced	
Workload	
Analytics
CA	WLA	iDash
MF	and	Workload	
Automation
Seamless	
Application
Automation
Agents	&	Advanced	
Integrations
MF	and	Workload	
Automation
CA	Conversion	
as	a	Service	
CA	Workload	
Automation
MF	and	Workload	
Automation
Innovations:	
Cross	Enterprise	
Workload	
Automation
CA	WLA	AE	&	DE
MF	and	Workload	
Automation
17 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Questions?
18 ©	2016	CA.	ALL	RIGHTS	RESERVED.@CAWORLD				#CAWORLD
Thank	you
Stay	connected	at	communities.ca.com

More Related Content

PDF
Pre-Con Ed: CA Workload Automation AE: Tips and Tricks
PDF
Pre-Con Ed: CA Workload Automation iDash for CA Workload Automation CA 7 r12 ...
PDF
Pre-Con Ed: Upgrading UUJMA (CA 7 Agent) to CA Workload Automation System Agent
PDF
Pre-Con Ed: Beyond the AE CLI - Leveraging CA Workload Automation AE Web Serv...
PDF
Pre-Con Ed: Configuring CA Workload Automation AE for optimal results
PDF
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
PDF
Pre-Con Ed: Wobtrigs and File triggers with CA Workload Automation ESP Edition
PDF
Pre Con Ed: Optimize Cloud Services and Operations With CA Process Automation
Pre-Con Ed: CA Workload Automation AE: Tips and Tricks
Pre-Con Ed: CA Workload Automation iDash for CA Workload Automation CA 7 r12 ...
Pre-Con Ed: Upgrading UUJMA (CA 7 Agent) to CA Workload Automation System Agent
Pre-Con Ed: Beyond the AE CLI - Leveraging CA Workload Automation AE Web Serv...
Pre-Con Ed: Configuring CA Workload Automation AE for optimal results
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
Pre-Con Ed: Wobtrigs and File triggers with CA Workload Automation ESP Edition
Pre Con Ed: Optimize Cloud Services and Operations With CA Process Automation

What's hot (20)

PDF
Pre-Con Ed: Critical Path Analysis with CA Workload Automation (AE) iDash - O...
PDF
Pre-Con Ed: How to move from SAP, Oracle and PeopleSoft Adapters to the CA Wo...
PDF
Pre-Con Ed: What’s New With Workload Automation DE R12?
PDF
Pre-Con Ed: Deep Dive into CA Workload Automation Agent Job Types
PDF
Pre-Con Ed: Planning Disaster Recovery for CA Workload Automation AE
PDF
Pre-Con Ed: Optimizing System and Network Performance Part II: What's New in ...
PDF
Pre-Con Ed: CA Workload Automation DE and ESP Edition: Some Novel Uses for th...
PDF
Efficiently Manage SLAs using Predictive Analytics with CA Workload Automatio...
PDF
Pre-Con Ed: Understanding when and how to use JavaScript at the Event, Applic...
PDF
Pre-Con Ed: Best practices for setting up CA Workload Automation ESP Applicat...
PDF
Pre-Con Ed: Best Practices: Enabling CA Workload Automation DE Artifacts to M...
PDF
Pre-Con Ed: CA Workload Automation ESP Edition: Hints, Tips and Tricks
PDF
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
PDF
Delivering CA Workload Automation from a SaaS Platform
PDF
Pre-Con Ed: CA Workload Automation ESP Edition: SLA Management and Business C...
PDF
Pre-Con Ed: Upgrading CA Workload Automation DE to R12
PDF
Real World Best Practices with CA Workload Automation AE 11.3.6
PDF
Pre-Con Ed: Your Voice Counts! Customer Driven Requirements for CA Workload A...
PDF
Case Study: Verizon - CA Workload Automation ESP Edition: Best Practice’s, De...
PDF
Use Case: Migrating from Terma Jaws to CA Workload Automation iDash
Pre-Con Ed: Critical Path Analysis with CA Workload Automation (AE) iDash - O...
Pre-Con Ed: How to move from SAP, Oracle and PeopleSoft Adapters to the CA Wo...
Pre-Con Ed: What’s New With Workload Automation DE R12?
Pre-Con Ed: Deep Dive into CA Workload Automation Agent Job Types
Pre-Con Ed: Planning Disaster Recovery for CA Workload Automation AE
Pre-Con Ed: Optimizing System and Network Performance Part II: What's New in ...
Pre-Con Ed: CA Workload Automation DE and ESP Edition: Some Novel Uses for th...
Efficiently Manage SLAs using Predictive Analytics with CA Workload Automatio...
Pre-Con Ed: Understanding when and how to use JavaScript at the Event, Applic...
Pre-Con Ed: Best practices for setting up CA Workload Automation ESP Applicat...
Pre-Con Ed: Best Practices: Enabling CA Workload Automation DE Artifacts to M...
Pre-Con Ed: CA Workload Automation ESP Edition: Hints, Tips and Tricks
Pre-Con Ed: CA Workload Automation DE: Tips and Tricks
Delivering CA Workload Automation from a SaaS Platform
Pre-Con Ed: CA Workload Automation ESP Edition: SLA Management and Business C...
Pre-Con Ed: Upgrading CA Workload Automation DE to R12
Real World Best Practices with CA Workload Automation AE 11.3.6
Pre-Con Ed: Your Voice Counts! Customer Driven Requirements for CA Workload A...
Case Study: Verizon - CA Workload Automation ESP Edition: Best Practice’s, De...
Use Case: Migrating from Terma Jaws to CA Workload Automation iDash
Ad

Similar to Pre-Con Ed: Implementing EEM with CA Workload Automation AE (20)

PDF
Implementation and Use of Generic VTAM Resources with Parallel SYSPLEX Features
PDF
CA Datacom®/AD Installation/Upgrade and Maintenance
PDF
Pre-Con Ed: Best Practices for Setting Thresholds in CA SYSVIEW®
PDF
Pre-Con Ed: High Performance Masking and Test Data Generation for IMS and DB2
PDF
Complements Will Get You Everywhere: How Do CA Workload Automation iDash and...
PDF
Tech Talk: Faster Remediation With Mainframe Team Center
PDF
Pre-Con Ed: Taking the "Hard" out of Hardware Asset Management
PDF
Pre-Con Ed: Improving Your Response to Events – Performance First Responders
PDF
Pre-Con Ed: Ideation: Intelligent Mainframe Management—Understanding Automati...
PDF
Enterprise Developers, Linux and z Systems - What you Need to Know
PDF
Critical Path Forecasting with CA Workload Automation iDash
PDF
Pre-Con Ed: CA OPS/MVS and the Power of Integration
PDF
Eclipse-Based User Interfaces for CA Endevor SCM and CA Testing Tool
PDF
Pre-Con Ed: Monitor Your Cloud Infrastructure With CA Unified Infrastructure ...
PDF
What’s new in CA Datacom
PDF
Pre-Con Ed: Where's the Data? How CA's DevTest Solutions Work Together to Lev...
PDF
Key to Optimizing Efficiency and Performance: Automate Everything Possible
PPTX
Microservice Lifecycle Demo Presentation
PDF
Migrating from Redwood to CA Workload Automation AE (AutoSys®) - Drivers, Met...
PDF
Tech Talk: Get the Entire Picture: End-To-End Infrastructure and App Monitoring
Implementation and Use of Generic VTAM Resources with Parallel SYSPLEX Features
CA Datacom®/AD Installation/Upgrade and Maintenance
Pre-Con Ed: Best Practices for Setting Thresholds in CA SYSVIEW®
Pre-Con Ed: High Performance Masking and Test Data Generation for IMS and DB2
Complements Will Get You Everywhere: How Do CA Workload Automation iDash and...
Tech Talk: Faster Remediation With Mainframe Team Center
Pre-Con Ed: Taking the "Hard" out of Hardware Asset Management
Pre-Con Ed: Improving Your Response to Events – Performance First Responders
Pre-Con Ed: Ideation: Intelligent Mainframe Management—Understanding Automati...
Enterprise Developers, Linux and z Systems - What you Need to Know
Critical Path Forecasting with CA Workload Automation iDash
Pre-Con Ed: CA OPS/MVS and the Power of Integration
Eclipse-Based User Interfaces for CA Endevor SCM and CA Testing Tool
Pre-Con Ed: Monitor Your Cloud Infrastructure With CA Unified Infrastructure ...
What’s new in CA Datacom
Pre-Con Ed: Where's the Data? How CA's DevTest Solutions Work Together to Lev...
Key to Optimizing Efficiency and Performance: Automate Everything Possible
Microservice Lifecycle Demo Presentation
Migrating from Redwood to CA Workload Automation AE (AutoSys®) - Drivers, Met...
Tech Talk: Get the Entire Picture: End-To-End Infrastructure and App Monitoring
Ad

More from CA Technologies (20)

PPTX
CA Mainframe Resource Intelligence
PDF
Mainframe as a Service: Sample a Buffet of IBM z/OS® Platform Excellence
PDF
Case Study: How CA Went From 40 Days to Three Days Building Crystal-Clear Tes...
PDF
Case Study: How The Home Depot Built Quality Into Software Development
PDF
Pre-Con Ed: Privileged Identity Governance: Are You Certifying Privileged Use...
PDF
Case Study: Privileged Access in a World on Time
PDF
Case Study: How SGN Used Attack Path Mapping to Control Privileged Access in ...
PDF
Case Study: Putting Citizens at The Center of Digital Government
PDF
Making Security Work—Implementing a Transformational Security Program
PDF
Keynote: Making Security a Competitive Advantage
PDF
Emerging Managed Services Opportunities in Identity and Access Management
PDF
The Unmet Demand for Premium Cloud Monitoring Services—and How Service Provid...
PDF
Leveraging Monitoring Governance: How Service Providers Can Boost Operational...
PDF
The Next Big Service Provider Opportunity—Beyond Infrastructure: Architecting...
PDF
Application Experience Analytics Services: The Strategic Digital Transformati...
PDF
Application Experience Analytics Services: The Strategic Digital Transformati...
PDF
Strategic Direction Session: Deliver Next-Gen IT Ops with CA Mainframe Operat...
PDF
Strategic Direction Session: Enhancing Data Privacy with Data-Centric Securit...
PDF
Blockchain: Strategies for Moving From Hype to Realities of Deployment
PDF
Establish Digital Trust as the Currency of Digital Enterprise
CA Mainframe Resource Intelligence
Mainframe as a Service: Sample a Buffet of IBM z/OS® Platform Excellence
Case Study: How CA Went From 40 Days to Three Days Building Crystal-Clear Tes...
Case Study: How The Home Depot Built Quality Into Software Development
Pre-Con Ed: Privileged Identity Governance: Are You Certifying Privileged Use...
Case Study: Privileged Access in a World on Time
Case Study: How SGN Used Attack Path Mapping to Control Privileged Access in ...
Case Study: Putting Citizens at The Center of Digital Government
Making Security Work—Implementing a Transformational Security Program
Keynote: Making Security a Competitive Advantage
Emerging Managed Services Opportunities in Identity and Access Management
The Unmet Demand for Premium Cloud Monitoring Services—and How Service Provid...
Leveraging Monitoring Governance: How Service Providers Can Boost Operational...
The Next Big Service Provider Opportunity—Beyond Infrastructure: Architecting...
Application Experience Analytics Services: The Strategic Digital Transformati...
Application Experience Analytics Services: The Strategic Digital Transformati...
Strategic Direction Session: Deliver Next-Gen IT Ops with CA Mainframe Operat...
Strategic Direction Session: Enhancing Data Privacy with Data-Centric Securit...
Blockchain: Strategies for Moving From Hype to Realities of Deployment
Establish Digital Trust as the Currency of Digital Enterprise

Recently uploaded (20)

PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Approach and Philosophy of On baking technology
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Empathic Computing: Creating Shared Understanding
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PPTX
Cloud computing and distributed systems.
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Encapsulation_ Review paper, used for researhc scholars
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Spectral efficient network and resource selection model in 5G networks
Building Integrated photovoltaic BIPV_UPV.pdf
Approach and Philosophy of On baking technology
Network Security Unit 5.pdf for BCA BBA.
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Chapter 3 Spatial Domain Image Processing.pdf
NewMind AI Weekly Chronicles - August'25 Week I
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
The Rise and Fall of 3GPP – Time for a Sabbatical?
Empathic Computing: Creating Shared Understanding
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Cloud computing and distributed systems.
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Digital-Transformation-Roadmap-for-Companies.pptx

Pre-Con Ed: Implementing EEM with CA Workload Automation AE