#49831 Ticket 49830 - Import fails if backend name is "default"
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base ticket49830  into  master

Download 49831.patch

Bug Description: The server was previously reserving the backend
name "default". If you tried to import on a
backend with this name the import would skip all
child entries

Fix Description: Change the default backend name to something
obscure, instead of "default".

              Also improved lib389's dbgen to generate the
              correct "dc" attribute value in the root node.

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

Reviewed by: ?

LGTM! Ack

rebased onto 8fa838a4ffd4d0c15ae51cb21f246bb1f2dea2a1

Pull-Request has been merged by mreynolds

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/2890

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