phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] LDAP contacts


From: Miles Lott
Subject: [Phpgroupware-developers] LDAP contacts
Date: Fri, 23 Nov 2001 22:25:11 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120

I just modified the ldap contact schema a bit to allow for multiple
categories.  Also, the schema was still broken for the typeid field.
This is now working on openldap2 at least.  The others should be ok.

The method for query has also changed in the ldap contacts class.
Search is now done via one query on every stock field using ldap
and/or syntax.  This replaces the old method of multiple queries on
each field.  Hopefully, this is faster.  But, it would be nice if
someone out there using openldap1 and others could test that this
does not create some kind of overflow due to excessive string length.

Openldap2 seems to be just fine with it, noting but not crashing on
textual queries on integer fields, etc...








reply via email to

[Prev in Thread] Current Thread [Next in Thread]