From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Magnus Hagander <mha(at)sollentuna(dot)net> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: LDAP auth |
Date: | 2006-03-06 17:41:15 |
Message-ID: | 200603061741.k26HfFa00415@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Patch applied. Thanks.
---------------------------------------------------------------------------
Magnus Hagander wrote:
> 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
>
Content-Description: ldap_auth.patch
[ Attachment, skipping... ]
Content-Description: ldap_doc.patch
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
--
Bruce Momjian http://candle.pha.pa.us
SRA OSS, Inc. http://www.sraoss.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-03-06 17:59:37 | Re: Krb5 & multiple DB connections |
Previous Message | Bruce Momjian | 2006-03-06 17:12:40 | Re: [PATCHES] Inherited Constraints |