Re: LDAP Authentication?

From: Satoshi Nagayasu <nagayasus(at)nttdata(dot)co(dot)jp>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: LDAP Authentication?
Date: 2005-10-15 11:02:37
Message-ID: 4350E1CD.3060407@nttdata.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus,

Magnus Hagander wrote:
> It should be fairly easy to write a LDAP "backend" to password
> authentication using openldap, winldap or whatever ldap library is
> available.
>
> Before I start working on anything I'd like to check if a patch for this
> would be accepted?

Also I was thinking about LDAP authentication before.

LDAP is the most important infrastracture for enterprise users
who have the centerized account management.

Samba and Apache have LDAP auth.

Also we need it for PostgreSQL.
--
NAGAYASU Satoshi <nagayasus(at)nttdata(dot)co(dot)jp>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message mark 2005-10-15 11:59:17 Re: slow IN() clause for many cases
Previous Message Jari Aalto 2005-10-15 08:35:20 Re: drop if exists