Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR - Ticket 49887: Fix SASL map creation when --disable-perl #2979

Closed
389-ds-bot opened this issue Sep 13, 2020 · 3 comments
Closed

PR - Ticket 49887: Fix SASL map creation when --disable-perl #2979

389-ds-bot opened this issue Sep 13, 2020 · 3 comments
Labels
merged Migration flag - PR pr Migration flag - PR

Comments

@389-ds-bot
Copy link

389-ds-bot commented Sep 13, 2020

Cloned from Pagure Pull-Request: https://pagure.io/389-ds-base/pull-request/49920


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

Resolves: #2946

Author: William Brown william@blackhats.net.au

@389-ds-bot 389-ds-bot added merged Migration flag - PR pr Migration flag - PR labels Sep 13, 2020
@389-ds-bot
Copy link
Author

Comment from spichugi (@droideck) at 2018-08-22 14:58:31

LGTM! You have my ack

@389-ds-bot
Copy link
Author

Comment from firstyear (@Firstyear) at 2018-08-23 00:28:52

Pull-Request has been merged by Firstyear

@389-ds-bot
Copy link
Author

Patch
49920.patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged Migration flag - PR pr Migration flag - PR
Projects
None yet
Development

No branches or pull requests

1 participant