| | |
| | | user-friendly-plural-name=Local DB Backends |
| | | synopsis=The Local DB Backend uses the Berkeley DB Java Edition to store user-provided data in a local repository. |
| | | description=It is the traditional "directory server" backend and is similar to the backends provided by the Sun Java System Directory Server. The Local DB Backend stores the entries in an encoded form and also provides indexes that can be used to quickly locate target entries based on different kinds of criteria. |
| | | constraint.1.synopsis=The properties db-txn-no-sync and db-txn-write-no-sync are mutually exclusive and cannot be both set at the same time. |
| | | property.backend-id.synopsis=Specifies a name to identify the associated backend. |
| | | property.backend-id.description=The name must be unique among all backends in the server. The backend ID may not be altered after the backend is created in the server. |
| | | property.base-dn.synopsis=Specifies the base DN(s) for the data that the backend handles. |