ldapEmbedded

<ldapEmbeddedConfig
>
required
<partitionName
>
required
string
</partitionName>
<partitionSuffixDn
>
required
string
</partitionSuffixDn>
<ldifLocation
>
required
anyURI

Defines the directory where the ldif file will be stored on disk. It can be defined with the usage of system variables for example: $SYSTEM{CADENZA_CONFIG_PATH}/Sample.ldif. Alternative way would be to define it as a filesystem resource for example file:////opt/files/ldap/Sample.ldif.

</ldifLocation>
<port
>
optional
int
</port>
</ldapEmbeddedConfig>