enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #08537
Re: [Question #698847]: [meta] onerr not working as expected?
Question #698847 on openldap in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/openldap/+question/698847
Status: Open => Answered
Bernard Stafford proposed the following answer:
According to slapd-meta manpage:
onerr {CONTINUE|report|stop}
This directive allows to select the behavior in case an error is returned by one
target during a search. The default, continue, consists in continuing the
operation, trying to return as much data as possible. If the value is set to stop,
the search is terminated as soon as an error is returned by one target, and the
error is immediately propagated to the client. If the value is set to report, the
search is continued to the end but, in case at least one target returned an error
code, the first non-success error code is returned.
https://manpages.ubuntu.com/manpages/trusty/man5/slapd-meta.5.html
https://packages.ubuntu.com/bionic/slapd
This the package you are using for snapd.
In this package list - Recommends: https://packages.ubuntu.com/bionic/libsasl2-modules
" " - Suggests: https://packages.ubuntu.com/bionic/ldap-utils
May need testing for certain.
Link to file a bug report if not resolved: https://bugs.openldap.org/
There also is documentation at this site for ldap.
--
You received this question notification because your team Ubuntu
Server/Client Support Team is an answer contact for openldap in Ubuntu.