This patch is obviously wrong. The timelimit you're looking at is an LDAP protocol-level option sent to an LDAP server to tell it the maximum amount of time it should spend executing the search operation.

You want to specify the API timeout here. The two are completely separate and mixing the two violates the API definition.

When you upgrade to OpenLDAP 2.4's libldap you can use "TIMEOUT" in ldap.conf(5) to set the API timeout.

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to