We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Authentication in PostgreSQL

Formale Metadaten

Titel
Authentication in PostgreSQL
Serientitel
Anzahl der Teile
37
Autor
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
PostgreSQL offers many ways for users to administer and control incoming connections to a given instance with a large catalog of options available like BSD, LDAP and password-based, etc. Depending on the deployments and the security expectations though, each method comes with its set of advantages for PostgreSQL. At the end it comes to how much complication and how much gain an option can have compared to another from a security point of view. This presentation presents the catalog of options available to users, focusing on how to take advantage of one method or another depending on the deployments done and what are the expectations looked for. Are also presented the latest features related to authentication that have been added recently in PostgreSQL 11.