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 bui
> Andrew Dunstan wrote:
> > I suggested libcurl in another context, and not so much as
> a means of
> > getting at LDAP data as a means of getting config data from
> non-LDAP
> > as well as LDAP sources. If all we want is LDAP then using libcurl
> > would indeed be introducing an unnecessary d
Andrew Dunstan wrote:
> I suggested libcurl in another context, and not so much as a means of
> getting at LDAP data as a means of getting config data from non-LDAP as
> well as LDAP sources. If all we want is LDAP then using libcurl would
> indeed be introducing an unnecessary dependency.
>
>
Magnus Hagander wrote:
Awhile back, "Magnus Hagander" <[EMAIL PROTECTED]> 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, u
"Magnus Hagander" <[EMAIL PROTECTED]> writes:
> Was there ever a decision in "the libcurl thread"?
No, not yet.
Personally I'm unconvinced that we should depend on libcurl: if it's
going to use openldap to do LDAP work, then the only good reason to use
libcurl rather than openldap directly is if
> Awhile back, "Magnus Hagander" <[EMAIL PROTECTED]> 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.
>
> Is this patch still live, or d
Awhile back, "Magnus Hagander" <[EMAIL PROTECTED]> 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.
Is this patch still live, or do you want to wit
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
ldap_auth.patch
Description: ldap_auth.patch
ldap_doc.patch
Description: ldap_doc.patch