freeipa/install/updates/49-autobind-services.update
Christian Heimes 16e1cbdc5e LDAP autobind authenticateAsDN for BIND named
Use new nsslapd-ldapiautoauthdnattr feature to switch BIND named from
GSSAPI bind to EXTERNAL LDAPI bind.

Requires 389-DS >= 1.4.4.11 or >= 2.0.2

Fixes: https://pagure.io/freeipa/issue/8544
See: https://github.com/389ds/389-ds-base/issues/4381
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Francois Cami <fcami@redhat.com>
2021-06-15 14:13:16 +03:00

8 lines
271 B
Plaintext

# create / update LDAPI autobind rules for services
# also used by ipa-restore to ensure correct mappings
# NOTE: ipa-ldap-updater runs reload ldapi mappings tasks
dn: cn=named,cn=auto_bind,cn=config
onlyifexist: uidNumber: $NAMED_UID
onlyifexist: gidNumber: $NAMED_GID