Issue 7492 - add "onerr" to back-ldap
Summary: add "onerr" to back-ldap
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-11 23:12 UTC by ando@openldap.org
Modified: 2014-08-01 21:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ando@openldap.org 2013-01-11 23:12:48 UTC
Full_Name: Pierangelo Masarati
Version: HEAD
OS: irrelevant
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (2.40.21.25)
Submitted by: ando


back-meta supports "onerr" to determine search behavior when an error is
returned by a remote server; a similar behavior may be desirable for back-ldap.

Right now, when an error occurs, back-ldap stops sending entries and returns
success.  The "onerr stop" directive makes back-ldap return the error instead;
"onerr continue" produces the current behavior.
Comment 1 ando@openldap.org 2013-01-11 23:17:58 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Enhancements
Comment 2 Quanah Gibson-Mount 2013-01-27 03:25:24 UTC
changed notes
changed state Test to Release
Comment 3 Quanah Gibson-Mount 2013-03-05 02:24:44 UTC
changed notes
changed state Release to Closed
Comment 4 OpenLDAP project 2014-08-01 21:04:56 UTC
added to HEAD
added to RE24