Hi Thiago,

thiagowolff wrote:
> I don't see the example partition (dc=example,dc=com) after installing
> ApacheDS 1.5.4.
> I've noticed there was a change regarding the partitions configuration
> ("Remove the need to create (or configure) a partition context entry") but I
> couldn't figure out how to do it.

You need to create the entry, for example using the following LDIF:

---------------------------------
dn: dc=example,dc=com
objectClass: domain
objectClass: top
dc: example
---------------------------------

HTH,
Stefan

Reply via email to