LDAP auth

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: LDAP auth
Date: 2005-12-31 16:18:29
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE92E969@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch adds native LDAP auth, for those platforms that don't have
PAM (such as Win32, but also unixen without PAM). On Unix, uses
OpenLDAP. On win32, uses the builin WinLDAP library.

//Magnus

Attachment Content-Type Size
ldap_auth.patch application/octet-stream 10.3 KB
ldap_doc.patch application/octet-stream 4.7 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-12-31 16:50:46 Re: TODO item: list prepared queries
Previous Message Neil Conway 2005-12-31 08:11:11 Re: TODO item: list prepared queries