Re: [PATCH] IDMAP Backend part 1 of 2 (LDAP library)

2003-03-19 Thread Andrew Bartlett
On Wed, 2003-03-19 at 12:31, Anthony Liguori wrote: This is the first part of an IDMAP LDAP backend for Winbind. This patch moves the ldapsam LDAP routines into a separate library. There's a lot of crazy code in ldapsam to handle the various oddities of different ldap libraries. The

Re: [PATCH] IDMAP Backend part 1 of 2 (LDAP library)

2003-03-19 Thread Anthony Liguori
: (512) 838-1208 Tie Line: 678-1208 Andrew Bartlett [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 03/19/2003 03:46 AM To: Anthony Liguori [EMAIL PROTECTED] cc: Jim McDonough/Portland/[EMAIL PROTECTED], [EMAIL PROTECTED] Subject:Re: [PATCH] IDMAP Backend part

Re: [PATCH] IDMAP Backend part 1 of 2 (LDAP library)

2003-03-19 Thread Andrew Bartlett
On Thu, 2003-03-20 at 06:27, Anthony Liguori wrote: Connecting to an ADS server is slightly different than connecting to a normal LDAP server (over TLS or something). I would say that all of the LDAP connection code should be abstracted together but the libads abstracts away even the LDAP