This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2014

Advanced Authentication

Date: 2014-10-23
Time: 10:30–11:20
Room: Renacimiento I
Level: Intermediate

PostgreSQL supports a number of different authentication mechanisms and while many of them are quite simple and easy to use, the enterprise-level authentication systems require setup beyond PostgreSQL and a deeper understanding of how authentication works.

This talk will cover implementing the two most prevelant enterprise authentication schemes- Kerberos/GSSAPI (used extensively by universities and businesses, and is the authentication system for Microsoft Windows) and Client-Side Certificates / SSL (used by many governments and high security systems). We will go into detail on how to integrate PostgreSQL into these enterprise authentication schemes, and cover the different options and limitations.

Speaker

Stephen Frost