Skip to content

LDAP: add 2.2.1 updates - #11687

Open
Karuna-Mendix wants to merge 3 commits into
developmentfrom
kv-ldap-updates
Open

LDAP: add 2.2.1 updates#11687
Karuna-Mendix wants to merge 3 commits into
developmentfrom
kv-ldap-updates

Conversation

@Karuna-Mendix

Copy link
Copy Markdown
Collaborator

No description provided.

{{% /alert %}}

{{% alert color="warning" %}}
When upgrading from LDAP v2.2.0 to v2.2.1, duplicate LDAP Group records may exist if they were created in LDAP v2.2.0. After upgrading to version 2.2.1, remove the unique constraint on the `ObjectGUID` attribute of the LDAP Group entity. Run the `Ldap.MF_DeleteDuplicateGroups` migration microflow to detect and remove duplicate LDAP Group records. Once the cleanup is complete, add a unique constraint on the `ObjectGUID` attribute of the LDAP Group entity and **Refresh** groups. Run the [LDAP synchronization](/appstore/modules/ldap/#regular-synchronization) again.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The first bit could be more clear, maybe better to say:
"LDAP v2.2.0 may have created duplicate LDAP Group records. After upgrading to 2.2.1 you can get rid of these duplicate groups by ...."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants