computer-playbook/roles/docker-ldap/templates/ldif/configuration/02_member_of_configuration.ldif.j2

10 lines
397 B
Django/Jinja

# Refint Module Activation for OpenLDAP
#
# This section adds the refint module to the LDAP configuration.
# The refint module ensures referential integrity by automatically updating
# or removing references when objects are renamed or deleted.
#
# In this file, the "olcmoduleload" attribute is used to load the "refint" module.
dn: cn=module{1},cn=config
add: olcmoduleload
olcmoduleload: refint