Re: certificate based authorization

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: sebastian(dot)ponovescu(at)alcatel-lucent(dot)ro
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: certificate based authorization
Date: 2007-11-30 01:50:36
Message-ID: 200711300150.lAU1oa609759@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sebastian - Anton PONOVESCU wrote:
> Hello
>
> Is there a way to use certificate based authorization with postgresql? I
> already implemented authentication, but among the people that my CA
> certifies, and which I trust by the way, I want to distinguish to a
> particular server who I grand access and who I don't even if they are
> who they claim they are. And this based only on certificates not user /
> pass or other mechanisms like LDAP / PAM.

Have you tried adding CRLs? We support those.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2007-11-30 01:55:32 Re: PostgresSQL vs. Informix
Previous Message JonXP 2007-11-30 01:17:26 Re: Cascading Trigger Prevention