--On Tuesday, January 26, 2021 5:11 PM +0200 "Harri T." <[email protected]>
wrote:
On 25.1.2021 23.28, Quanah Gibson-Mount wrote:
I don't know what you mean by "an example of .ldif".
Hi Quanah,
And thank you for the answer. I thought that .ldif [1] is a file format
to be used with ldapmodify but maybe it is used only for modifying the
directory contents and not for configuring slapd.
I'll try the examples you gave.
OpenLDAP can be configured one of two ways:
a) Via the static slapd.conf method (deprecated)
b) Via the cn=config database
You never stated which you were using. The first method (a) requires
updates via a text editor or similar. The second method (b) can be updated
via ldapmodify on an LDIF formatted file.
Regards,
Quanah
--
Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>