docs/migrations: fix typo in migration #4

This commit is contained in:
Martin Weinelt
2026-05-24 21:19:40 +02:00
parent f8f71c820a
commit d86c1778e2
+1 -1
View File
@@ -166,7 +166,7 @@ best practices to mailserver management.
- Keycloak ``entryUUID`` - Keycloak ``entryUUID``
- OpenLDAP: ``entryUUID`` (`RFC4530`_) - OpenLDAP: ``entryUUID`` (`RFC4530`_)
If yours LDAP provider isn't listed you can determine the correct If your LDAP provider isn't listed you can determine the correct
attribute by querying a user entry with ``ldapsearch``. Finally, configure attribute by querying a user entry with ``ldapsearch``. Finally, configure
:option:`mailserver.ldap.attributes.uuid` accordingly. :option:`mailserver.ldap.attributes.uuid` accordingly.