#50937 Update CLI/UI for new backend split configuration
Closed: wontfix by mreynolds. Opened by mreynolds.

Issue Description

With the work for allowing the db backend to be pluggable the database configuration is now split between multiple entries:

cn=config,cn=ldbm database,cn=plugins,cn=config
cn=bdb,cn=config,cn=ldbm database,cn=plugins,cn=config
cn=lmdb,cn=config,cn=ldbm database,cn=plugins,cn=config <--- yet to be implemented, but eventually it will be

The UI/CLI needs to handle this change


1.4.1 is not split

Metadata Update from @mreynolds:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Issue set to the milestone: 1.4.2 (was: 0.0 NEEDS_TRIAGE)

Metadata Update from @mreynolds:
- Issue assigned to mreynolds

https://pagure.io/389-ds-base/pull-request/50944

Metadata Update from @mreynolds:
- Assignee reset

Commit a5e0fef7 relates to this ticket

Commit a5e0fef relates to this ticket

88b5cd3d0..005fbc721 389-ds-base-1.4.2 -> 389-ds-base-1.4.2

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

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 issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/3990

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

Metadata
Related Pull Requests