Re: postgres authentication against Windows Domain

From: Joshua Tolley <eggyknap(at)gmail(dot)com>
To: u235sentinel <u235sentinel(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgres authentication against Windows Domain
Date: 2010-06-02 14:02:58
Message-ID: 4c066494.0e36720a.7dca.ffff99e1@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jun 01, 2010 at 11:56:19AM -0600, u235sentinel wrote:
> Is there is a way to connect postgres to authenticate against a windows
> domain without recompiling and using gssapi. Ldap perhaps?
>
> Thanks!

This page describes, among other things, LDAP authentication:
http://www.postgresql.org/docs/8.4/interactive/auth-methods.html

You might also refer to this PGCon 2010 talk:
http://www.fosslc.org/drupal/content/secure-postgresql-deployment

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2010-06-02 14:05:52 Re: postgres authentication against Windows Domain
Previous Message Joshua Tolley 2010-06-02 13:57:37 Re: Statement Pooling