#49920 Ticket 49887: Fix SASL map creation when --disable-perl
Closed by spichugi. Opened by firstyear.
firstyear/389-ds-base 49887-suffix-sasl-issue  into  master

Download 49920.patch

When the SASL maps for single backend was made, it was assuming a number
of behaviours such as a single backend was added. This is not the
default in lib389, and caused a crashed when a valid ZERO backend
server was created. Additionally, it used a template file that
will not be present in the future.

This Fixes the behaviour to account for 0, 1 and multiple backends
and uses the correct saslmapping objects to create the types needed
for LDAPI

https://pagure.io/389-ds-base/issue/49887

Author: William Brown william@blackhats.net.au

LGTM! You have my ack

Pull-Request has been merged by firstyear

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/2979

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata