Loading…
Security [clear filter]
Thursday, April 18
 

9:00am PDT

Securing OpenStack with FreeIPA

Security is important when deploying any distributed application especially the one responsible for running all of the virtual machines in your data center. When deploying Open Stack, many of the security implementation details are left unspecified. This is where FreeIPA comes to the rescue. This session will show how guidance on how FreeIPA can be used to help secure communication, provide authentication and authorization capabilities for a large scale Open Stack deployment. 

 


Speakers
avatar for Adam Young

Adam Young

Cloud Solutions Architect, Red Hat
After a long career as a software developer, Adam Decided it was time to talk to people actually running the software he wrote, and became a Solutions Architect. He is a long time core developer on Keystone, the authentication and authorization service for OpenStack. Adam has worked... Read More →


Thursday April 18, 2013 9:00am - 9:40am PDT
A107+108+109 (Portland Convention Center) 777 NE Martin Luther King Jr Blvd Portland, OR 97232

9:50am PDT

A Multi-tenant RBAC Federated system for OpenStack

OpenStack is extensively used in industry today. With increasing collaborations both within a single organization and between several, resource sharing is a natural extension to the existing implementation of isolated tenants (ie allow resource sharing between tenants within an organization). Furthermore, the access

and resource sharing between different cloud installations is also unattended to. We propose the addition of a service which handles both these requirements ie, resource sharing between tenants within a single organization and also tenants between different cloud installations. Our proposal (which will be submitted as a blueprint and is under implementation) aims to provide a multi-tenant federated access to resources within OpenStack. A federation is an association comprising any number of service providers and identity providers, in this scenario would mean different openstack clouds/installations. Multi-tenancy support is defined as the capability of a single cloud instance to provide its service to several customers/tenants simultaneously which in this case not only refers to the mere existence of several tenants but also resource sharing capability between the tenants within the same cloud instance or other cloud instances due to the concept of federated access.

This brings forth the need for improved Identity Management and Policy Enforcement which doesn’t rework existing deployments but rather extends them to the the required functionality seamlessly. We model the functionality of this service and the required extensions to be made to accommodate it. The crux of our model lies in the way we represent each user and his capabilities. The current system uses a 3-Tuple mechanism of (Subject, Privilege, Object) to represent users and the resources they are allowed access to. We plan to extend this to a 5-Tuple mechanism (Issuer, role(Issuer,roleName), Privilege, Interface, Object) so as to incorporate RBAC and provide access to remote resources outside of the same tenant and cloud installation.

Our talk will deal with a detailed look into this proposal. 

 


Speakers

Thursday April 18, 2013 9:50am - 10:30am PDT
A107+108+109 (Portland Convention Center) 777 NE Martin Luther King Jr Blvd Portland, OR 97232

11:00am PDT

Support for Domain quota management to allow Domain quotas to be managed and enforced.

In Keystone v3 (Grizzly release), the Domains feature encapsulates users and projects into logical entities that can represent accounts, organizations, etc. However, currently there is no capability or mechanism to manage or enforce quotas at the domain level. Assigning or updating values or limits to a domain will allow the cloud administrator to evaluate domain lists and consumption. In order to achieve these capabilities it will be required to implement quota management and quota monitoring for Keystone domains, by which domain usage can be managed and enforced.

The goal is to support quotas at the OpenStack Domain level. 

 


Speakers
avatar for Yehia Beyh

Yehia Beyh

Tech Lead/SW Devoloper, HP


Thursday April 18, 2013 11:00am - 11:40am PDT
A107+108+109 (Portland Convention Center) 777 NE Martin Luther King Jr Blvd Portland, OR 97232

11:50am PDT

Cloud Security: We're doing it wrong.

Most companys today have taken the age old security models and "Virtualized" them to be used in todays "cloud" market. Vendors have come to market with "Virtual" Firewalls, IPS, HIPS/HIDS, etc that all claim to be the pancea that solves your cloud "security" issues. The problem exists when we rely our "virtual" security infrastructure to protect our sensative 'real' information.

During this talk we will walk through the current state of Virtualization security. We will look at products both free ( as in speech, and as in beer) , and commercial products -- and show where they fail and how; in some cases they leave you in a worse position after implementing.

The hypervisor is a huge attack surface; there’s no defense in depth when your only security controls are provided by the provider (Hypervisor vendor, cloud provider, etc ). How do you gain visibility into a system that by design is constructed to keep you out?

Whether it is IAAS or PASS, Public or Private - there is no good compensating control around a system that is closed and only allows access to very specific parts, and uses a "trust me" security methodology.

As a community we need to innovate, leverage different ways to address our security concerns, get rid of the "catsup" on "ketchup" approach to Cloud security, piling on legacy security infrastrucutre up and down the stack, duplicating efforts along the way.

This presentation will outline where our current security strategys fail, and can be circumvented -- and also gives insite on how to make things better going forward. 

 


Speakers
JS

John Stauffacher

John Stauffacher (@g33kspeed) is a Principal Consultant with the Accuvant Labs Technology Services team where he performs incident response planning and application security defense projects for clients. As part of the Technology Services team, John's core function is to provide expert... Read More →


Thursday April 18, 2013 11:50am - 12:30pm PDT
A107+108+109 (Portland Convention Center) 777 NE Martin Luther King Jr Blvd Portland, OR 97232

1:30pm PDT

Federated Access to OpenStack via Keystone v3 API

This presentation will provide an update on the progress in adding federated authentication and authorisation to OpenStack via modifications to the Keystone v3 API. This will allow organisations to use their existing internal authentication systems so that their users can access both public clouds and internal private clouds and services using the same set of credentials. This will simultaneously reduce the management overhead costs to the organisation and the multiple credential management nightmare to users.

This talk will be of general interest to all OpenStack users. 

 


Speakers
avatar for David Chadwick

David Chadwick

Professor, University of Kent
Professor of Information Systems Security Publications My publications are available from the University of Kent's Academic Repository. Research Interests I belong to the following research groups: Programming Languages and Systems Group Security Group Future Computing Group My O... Read More →


Thursday April 18, 2013 1:30pm - 2:10pm PDT
A107+108+109 (Portland Convention Center) 777 NE Martin Luther King Jr Blvd Portland, OR 97232

2:20pm PDT

OpenStack Security Group - Present and Future
Speakers
avatar for Robert Clark

Robert Clark

Lead Security Architect, HP
Robert is a HP Distinguished Technologist, the lead security architect for HP Helion OpenStack and the current PTL of the OpenStack Security team. His career has its roots in threat modelling, vulnerability analysis and virtualization security. He is passionate about security and... Read More →


Thursday April 18, 2013 2:20pm - 3:00pm PDT
A107+108+109 (Portland Convention Center) 777 NE Martin Luther King Jr Blvd Portland, OR 97232

3:20pm PDT

Folsom Security in Review

This talk is a break down of security concerns relating to the OpenStack Folsom Release. The purpose of this talk is to look at past vulnerabilities in Folsom, existing security models, and emerging technologies that will impact those models. The presentation will follow the flow of describing several deployment models in terms of their security attributes. The next phase will be the discussion of specific protocols in use and their individual security characteristics. I will present statistics on where past vulnerabilities have been found and reported allowing us to consider how we can better address security in our continuous integration
processes. The goal of this talk is to present a map of where we are today, and expose some of the issues we have yet to face. 

 


Speakers

Thursday April 18, 2013 3:20pm - 4:00pm PDT
A107+108+109 (Portland Convention Center) 777 NE Martin Luther King Jr Blvd Portland, OR 97232

4:10pm PDT

Practical OpenStack Cloud Hardening and PCI-DSS Readiness

OpenStack is complex, and like all complex systems needs to have some extra attention paid when hardening the environment. This session will cover some basic cloud security concepts and then dive into the practicalities of securing your OpenStack deployment and the steps necessary to design your OpenStack Private Cloud in preparation to undergo a PCI-DSS Audit. 

  • Understanding of Cloud Infrastructure Security
  • Understanding of how the various parts of OpenStack communicate
  • Example hardened architectures
  • Practical guidelines / checklists of things to secure when building your Cloud deployment 

 

 


Speakers
CB

Cody Bunch

Principal Architect, Private Cloud at Rackspace, Rackspace
Cody Bunch is a Principal Architect with Rackspace. Cody has authored or co-authored several OpenStack and VMware books. Cody also regularly speaks at industry events and local user groups. You can follow Cody on Twitter @cody_bunch.


Thursday April 18, 2013 4:10pm - 4:50pm PDT
A107+108+109 (Portland Convention Center) 777 NE Martin Luther King Jr Blvd Portland, OR 97232

5:00pm PDT

Securing OpenStack's Underside: True Computing

There have been a number of premature attempts to provide a trusted computing platform for IaaS software; however, all of met with failure and a lack of mass market adoption. What would be required to solve this problem for real and deliver "true" computing? True computing requires the ability to have a trusted chain of events related to the provisioning and deployment of hardware and software. It requires integration to the supply chain with installation of initial keys at the hardware vendor's site, secure PXE booting, system attestation, and robust key management. None of this is easy or free, but what would it look like if OpenStack could become the first truly trusted cloud system? How would it integrate with the current 'trusted-messaging' blueprint? Would it make CloudAudit's API more relevant? 

 


Speakers
avatar for Eric Windisch

Eric Windisch

Software Engineer at Docker, Inc., Docker, Inc
Eric Windisch is a veteran contributor to OpenStack across multiple projects. He is best known for his contributions of ZeroMQ messaging and the Docker virt driver for OpenStack Compute. Eric also initiated the oslo.db effort and is a co-author of the OpenStack Security Guide.


Thursday April 18, 2013 5:00pm - 5:40pm PDT
A107+108+109 (Portland Convention Center) 777 NE Martin Luther King Jr Blvd Portland, OR 97232
 
Filter sessions
Apply filters to sessions.