First our mdm(lmdb) implementation is very new and has not gone through any QE testing yet.  So it's experimental at this stage. It is also only available in 389-ds-base-2.1 (or newer).  "mdm" is not available in 1.3.x or 1.4.x.

So Thierry was correct, in 389-ds-base-2.1 the CLI command would be:

# dsconf slapd-instance backend config set --db_lib mdb

Then you need to import your LDIF file after making this change.

HTH,
Mark

On 3/31/22 7:33 AM, iyagomailru Alexander Yakovlev wrote:
Hi,

It's a problem: no option config in script, Only 'list', 'get', 'get_dn', 
'create', 'delete'

# dsconf ldap://127.0.0.1:389/ backend config set --db_lib mdb
usage: dsconf instance backend [-h] {list,get,get_dn,create,delete} ...
dsconf instance backend: error: invalid choice: 'config' (choose from 'list', 
'get', 'get_dn', 'create', 'delete')

I downloaded the source code, I found the DEFAULT_DB constant (one way to 
swotch to mdb) only in version 2.1, but version 1.3 is installed from the 
packages. Apparently, this is the problem.
_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

--
Directory Server Development Team
_______________________________________________
389-users mailing list -- 389-users@lists.fedoraproject.org
To unsubscribe send an email to 389-users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to