Skip to content

dsconfig should have option to add base entry when creating new backend or new baseDN #478

Description

@kranskydog

the setup program has the option to add the entry for the baseDN when doing an initial configuration

[root@ldap21 opendj]# ./setup --help
Usage: setup {options}

This utility can be used to setup the Directory Server

Command options:

-a, --addBaseEntry
Indicates whether to create the base entry in the Directory Server database

Similarly, control_panel has the option to Create Base Entry

Image

However, there does not seem to be the same option when creating a backend or adding a baseDN with dsconfig, which means the entry for the baseDN must be added separately via an ldif

It would be good to have the same --addBaseEntry option in dsconfig that is found in setup

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions